mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-05-09 15:17:56 +00:00
[CI Skip] release/stable 0.13.21
skip-checks: true
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
1 Christopher Bleckmann-Dreher Update all.json (#1360)
|
||||
1 Danny Salman Add scam site (#461)
|
||||
1 Dudley remove simpleswap.io address from youtube scams (#94)
|
||||
1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
|
||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||
1 hhanson4 Update all.json (#454)
|
||||
1 Mark Crince add site (#174)
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.13.20",
|
||||
"version": "0.13.21",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.13.20",
|
||||
"version": "0.13.21",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.9",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.20' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.21' };
|
||||
|
||||
Reference in New Issue
Block a user