mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
[CI Skip] release/stable 0.13.14
skip-checks: true
This commit is contained in:
+1
-1
@@ -14,6 +14,7 @@
|
||||
3 Idi Eradiri moonriver phishing site (#1541)
|
||||
3 Samuel MC Update address.json (#96)
|
||||
2 Justin Pham Add bit.country scam sites (#1425)
|
||||
2 Keegan | W3F Update all.json (#1585)
|
||||
2 paradoxxx-tt Update address.json (#306)
|
||||
2 SimonKraus add polkadotgiveaway dot com to the list (#114)
|
||||
1 Christina-Marie A Miyar Update all.json (#855)
|
||||
@@ -22,7 +23,6 @@
|
||||
1 Dudley remove simpleswap.io address from youtube scams (#94)
|
||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||
1 hhanson4 Update all.json (#454)
|
||||
1 Keegan | W3F Update all.json (#718)
|
||||
1 Mark Crince add site (#174)
|
||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||
1 Nikhil Ranjan Removing polkassembly.network (#304)
|
||||
|
||||
@@ -539,10 +539,6 @@
|
||||
"date": "2022-05-17",
|
||||
"url": "webwalletpolygon.website"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-17",
|
||||
"url": "yearn.clinic"
|
||||
},
|
||||
{
|
||||
"date": "2022-05-16",
|
||||
"url": "airswallets.com"
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.13.13",
|
||||
"version": "0.13.14",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.13.13",
|
||||
"version": "0.13.14",
|
||||
"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.13' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.14' };
|
||||
|
||||
Reference in New Issue
Block a user