mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-01 04:18:02 +00:00
[CI Skip] bump/beta 0.20.3-11-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
601 Mich block 3 misspelled ppolkastarter scams (#2936)
|
||||
552 Frank Update all.json (#3120)
|
||||
541 Tim Janssen Update all.json (#3122)
|
||||
512 Jaco Remove stale workflow (#3123)
|
||||
513 Jaco Update Pinata SDK (#3124)
|
||||
414 mhusnirizal update all.json (#3102)
|
||||
96 michalisFr Added 0 new domains (#2338)
|
||||
31 Bill Laboon Add allinone-services.net (#1727)
|
||||
|
||||
+5
-2
@@ -1,6 +1,9 @@
|
||||
{
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
"packageManager": "yarn@3.2.0",
|
||||
@@ -11,9 +14,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.20.3-10-x",
|
||||
"version": "0.20.3-11-x",
|
||||
"versions": {
|
||||
"git": "0.20.3-10-x",
|
||||
"git": "0.20.3-11-x",
|
||||
"npm": "0.20.2"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"contributors": [],
|
||||
"description": "Simple phishing scripts from a central source",
|
||||
"engines": {
|
||||
"node": ">=14"
|
||||
},
|
||||
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
"maintainers": [],
|
||||
"name": "@polkadot/phishing",
|
||||
"repository": {
|
||||
"directory": "packages/phishing",
|
||||
@@ -17,7 +18,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.20.3-10-x",
|
||||
"version": "0.20.3-11-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^11.0.2",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-10-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.3-11-x' };
|
||||
|
||||
Reference in New Issue
Block a user