mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-25 09:28:01 +00:00
[CI Skip] bump/beta 0.18.3-18-x
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
574 Mich Update all.json (#1851)
|
||||
438 Jaco Additional top-level cleanups (some connect*) (#1962)
|
||||
439 Jaco Flatten subdomains (multiple scams on this one) (#1970)
|
||||
275 mhusnirizal update all.json (#1968)
|
||||
196 Frank Update all.json (#1969)
|
||||
119 Tim Janssen Update all.json (#1966)
|
||||
|
||||
@@ -1290,7 +1290,6 @@
|
||||
"coinbase-86aea.web.app",
|
||||
"coinbase-account-reset.com",
|
||||
"coinbase-accountlog.servequake.com",
|
||||
"cryptoantminer.org",
|
||||
"coinbase-authverify.servehttp.com",
|
||||
"coinbase-dapp.info",
|
||||
"coinbase-ether.com",
|
||||
@@ -1995,6 +1994,7 @@
|
||||
"cryptoairdrops.site",
|
||||
"cryptoairdrops.tk",
|
||||
"cryptoairdropsystem.com",
|
||||
"cryptoantminer.org",
|
||||
"cryptoappresolve.com",
|
||||
"cryptoappsauthenticator.support",
|
||||
"cryptoardrop.com",
|
||||
|
||||
+2
-2
@@ -11,9 +11,9 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.18.3-17-x",
|
||||
"version": "0.18.3-18-x",
|
||||
"versions": {
|
||||
"git": "0.18.3-17-x",
|
||||
"git": "0.18.3-18-x",
|
||||
"npm": "0.18.2"
|
||||
},
|
||||
"workspaces": [
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.18.3-17-x",
|
||||
"version": "0.18.3-18-x",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.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.18.3-17-x' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-18-x' };
|
||||
|
||||
Reference in New Issue
Block a user