[CI Skip] release/stable 0.22.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-11-18 08:34:22 +00:00
parent 0b58becb3d
commit 079a132f4b
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
828 Frank Update all.json (#4042)
616 Mich block polkadot-rectifier.vercel.app (#4033)
551 mhusnirizal update all.json (#4034)
546 Jaco Bump TS (#3988)
547 Jaco 0.22.1 (#4043)
96 michalisFr Added 0 new domains (#2338)
35 alineherzman Update all.json (#4029)
32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996)
+3 -3
View File
@@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.22.0",
"version": "0.22.1",
"versions": {
"git": "0.21.7-179-x",
"npm": "0.21.6"
"git": "0.22.1",
"npm": "0.22.1"
},
"workspaces": [
"packages/*"
+2 -2
View File
@@ -3,7 +3,7 @@
"bugs": "https://github.com/polkadot-js/phishing/issues",
"description": "Simple phishing scripts from a central source",
"engines": {
"node": ">=16"
"node": ">=18"
},
"homepage": "https://github.com/polkadot-js/phishing/tree/master/packages/phishing#readme",
"license": "Apache-2.0",
@@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.22.0",
"version": "0.22.1",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.6.1",
+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.21.7-179-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.1' };