[CI Skip] release/stable 0.13.16

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-05-18 17:53:18 +00:00
parent 9d5dcb5365
commit 5f4e610fd8
6 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
550 Mich Update all.json (#1584) 550 Mich Update all.json (#1584)
384 Jaco 0.13.1 (#1571) 385 Jaco Add missing polkastarter.website (#1587)
218 mhusnirizal update all.json (#1579) 218 mhusnirizal update all.json (#1579)
124 frankywild Update all.json (#1583) 124 frankywild Update all.json (#1583)
79 michalisFr Update all.json (#1540) 79 michalisFr Update all.json (#1540)
+1 -1
View File
@@ -1,7 +1,6 @@
{ {
"allow": [], "allow": [],
"deny": [ "deny": [
"polkastarter.website",
"07e96d43-381a-46a3-9c16-6daf97213efc.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co",
"0vvwvuniswap.top", "0vvwvuniswap.top",
"0vvwwuniswap.top", "0vvwwuniswap.top",
@@ -6122,6 +6121,7 @@
"polkastarter.vision", "polkastarter.vision",
"polkastarter.walletconnect-help.com", "polkastarter.walletconnect-help.com",
"polkastarter.watch", "polkastarter.watch",
"polkastarter.website",
"polkastarter.world", "polkastarter.world",
"polkastarter.ws", "polkastarter.ws",
"polkastarter.wtf", "polkastarter.wtf",
+4
View File
@@ -171,6 +171,10 @@
"date": "2022-05-18", "date": "2022-05-18",
"url": "poligom.club" "url": "poligom.club"
}, },
{
"date": "2022-05-18",
"url": "polkastarter.website"
},
{ {
"date": "2022-05-18", "date": "2022-05-18",
"url": "restoredappsprotocols.site" "url": "restoredappsprotocols.site"
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.13.15", "version": "0.13.16",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.13.15", "version": "0.13.16",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.17.9", "@babel/runtime": "^7.17.9",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.15' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.16' };