mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-15 17:11:02 +00:00
[CI Skip] release/stable 0.21.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
627 Frank Update all.json (#3283)
|
627 Frank Update all.json (#3283)
|
||||||
605 Mich Block 6 scam URLs (#3284)
|
605 Mich Block 6 scam URLs (#3284)
|
||||||
579 Tim Janssen Update all.json (#3277)
|
579 Tim Janssen Update all.json (#3277)
|
||||||
525 Jaco Bump TypeScript (#3237)
|
526 Jaco 0.21.1 (#3285)
|
||||||
424 mhusnirizal Update all.json (#3281)
|
424 mhusnirizal Update all.json (#3281)
|
||||||
96 michalisFr Added 0 new domains (#2338)
|
96 michalisFr Added 0 new domains (#2338)
|
||||||
31 Bill Laboon Add allinone-services.net (#1727)
|
31 Bill Laboon Add allinone-services.net (#1727)
|
||||||
|
|||||||
+3
-3
@@ -14,10 +14,10 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.21.0",
|
"version": "0.21.1",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.20.6-55-x",
|
"git": "0.21.1",
|
||||||
"npm": "0.20.5"
|
"npm": "0.21.1"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"packages/*"
|
"packages/*"
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||||
"description": "Simple phishing scripts from a central source",
|
"description": "Simple phishing scripts from a central source",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14"
|
"node": ">=16"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.21.0",
|
"version": "0.21.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^12.0.1",
|
"@polkadot/util": "^12.0.1",
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
|
|
||||||
// Do not edit, auto-generated by @polkadot/dev
|
// Do not edit, auto-generated by @polkadot/dev
|
||||||
|
|
||||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-55-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.1' };
|
||||||
|
|||||||
Reference in New Issue
Block a user