[CI Skip] bump/beta 0.20.3-11-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-03-14 13:18:29 +00:00
parent b2338ea420
commit f177bd29c7
4 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -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
View File
@@ -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": [
+4 -3
View File
@@ -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",
+1 -1
View File
@@ -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' };