mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 03:31:06 +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)
|
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)
|
275 mhusnirizal update all.json (#1968)
|
||||||
196 Frank Update all.json (#1969)
|
196 Frank Update all.json (#1969)
|
||||||
119 Tim Janssen Update all.json (#1966)
|
119 Tim Janssen Update all.json (#1966)
|
||||||
|
|||||||
@@ -1290,7 +1290,6 @@
|
|||||||
"coinbase-86aea.web.app",
|
"coinbase-86aea.web.app",
|
||||||
"coinbase-account-reset.com",
|
"coinbase-account-reset.com",
|
||||||
"coinbase-accountlog.servequake.com",
|
"coinbase-accountlog.servequake.com",
|
||||||
"cryptoantminer.org",
|
|
||||||
"coinbase-authverify.servehttp.com",
|
"coinbase-authverify.servehttp.com",
|
||||||
"coinbase-dapp.info",
|
"coinbase-dapp.info",
|
||||||
"coinbase-ether.com",
|
"coinbase-ether.com",
|
||||||
@@ -1995,6 +1994,7 @@
|
|||||||
"cryptoairdrops.site",
|
"cryptoairdrops.site",
|
||||||
"cryptoairdrops.tk",
|
"cryptoairdrops.tk",
|
||||||
"cryptoairdropsystem.com",
|
"cryptoairdropsystem.com",
|
||||||
|
"cryptoantminer.org",
|
||||||
"cryptoappresolve.com",
|
"cryptoappresolve.com",
|
||||||
"cryptoappsauthenticator.support",
|
"cryptoappsauthenticator.support",
|
||||||
"cryptoardrop.com",
|
"cryptoardrop.com",
|
||||||
|
|||||||
+2
-2
@@ -11,9 +11,9 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.3-17-x",
|
"version": "0.18.3-18-x",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.18.3-17-x",
|
"git": "0.18.3-18-x",
|
||||||
"npm": "0.18.2"
|
"npm": "0.18.2"
|
||||||
},
|
},
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.3-17-x",
|
"version": "0.18.3-18-x",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.18.9",
|
"@babel/runtime": "^7.18.9",
|
||||||
|
|||||||
@@ -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.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