mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-29 23:08:00 +00:00
[CI Skip] release/stable 0.22.1
skip-checks: true
This commit is contained in:
+1
-1
@@ -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
@@ -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/*"
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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' };
|
||||
|
||||
Reference in New Issue
Block a user