mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-20 01:01:09 +00:00
[CI Skip] bump/beta 0.18.14-33-x
skip-checks: true
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
|
1 Francois Marier Add a copy of the Apache-2.0 license (#1592)
|
||||||
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
1 Graham Dixon Adds polkadot.com.se phishing site (#27)
|
||||||
1 hhanson4 Update all.json (#454)
|
1 hhanson4 Update all.json (#454)
|
||||||
|
1 Jonathan Dunne Update all.json (#2806)
|
||||||
1 Kami Add polkadot js plus (#2204)
|
1 Kami Add polkadot js plus (#2204)
|
||||||
1 Mark Crince add site (#174)
|
1 Mark Crince add site (#174)
|
||||||
1 Nathan Quarles add "linkupaffix.co" (#866)
|
1 Nathan Quarles add "linkupaffix.co" (#866)
|
||||||
|
|||||||
@@ -1,4 +1,8 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"date": "2023-01-15",
|
||||||
|
"url": "mainnetchainlist.onrender.com"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "2023-01-14",
|
"date": "2023-01-14",
|
||||||
"url": "apestacke-io.com"
|
"url": "apestacke-io.com"
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.14-32-x",
|
"version": "0.18.14-33-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.18.14-32-x",
|
"git": "0.18.14-33-x",
|
||||||
"npm": "0.18.13"
|
"npm": "0.18.13"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.14-32-x",
|
"version": "0.18.14-33-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.20.7",
|
"@babel/runtime": "^7.20.7",
|
||||||
|
|||||||
@@ -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.18.14-32-x' };
|
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-33-x' };
|
||||||
|
|||||||
Reference in New Issue
Block a user