mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-19 22:41:04 +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)
|
601 Mich block 3 misspelled ppolkastarter scams (#2936)
|
||||||
552 Frank Update all.json (#3120)
|
552 Frank Update all.json (#3120)
|
||||||
541 Tim Janssen Update all.json (#3122)
|
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)
|
414 mhusnirizal update all.json (#3102)
|
||||||
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)
|
||||||
|
|||||||
+5
-2
@@ -1,6 +1,9 @@
|
|||||||
{
|
{
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14"
|
||||||
|
},
|
||||||
"homepage": "https://github.com/polkadot-js/phishing#readme",
|
"homepage": "https://github.com/polkadot-js/phishing#readme",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"packageManager": "yarn@3.2.0",
|
"packageManager": "yarn@3.2.0",
|
||||||
@@ -11,9 +14,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.3-10-x",
|
"version": "0.20.3-11-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.20.3-10-x",
|
"git": "0.20.3-11-x",
|
||||||
"npm": "0.20.2"
|
"npm": "0.20.2"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -1,11 +1,12 @@
|
|||||||
{
|
{
|
||||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||||
"contributors": [],
|
|
||||||
"description": "Simple phishing scripts from a central source",
|
"description": "Simple phishing scripts from a central source",
|
||||||
|
"engines": {
|
||||||
|
"node": ">=14"
|
||||||
|
},
|
||||||
"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",
|
||||||
"maintainers": [],
|
|
||||||
"name": "@polkadot/phishing",
|
"name": "@polkadot/phishing",
|
||||||
"repository": {
|
"repository": {
|
||||||
"directory": "packages/phishing",
|
"directory": "packages/phishing",
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.3-10-x",
|
"version": "0.20.3-11-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^11.0.2",
|
"@polkadot/util": "^11.0.2",
|
||||||
|
|||||||
@@ -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.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