mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 07:57:58 +00:00
[CI Skip] release/stable 0.8.274
skip-checks: true
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
408 Mich Update all.json (#1224)
|
||||
360 Jaco Remove false positive (#1218)
|
||||
361 Jaco Support bundlers where import.meta.url is undefined (#1228)
|
||||
148 mhusnirizal added nuked domains (#1227)
|
||||
77 michalisFr Update all.json (#1036)
|
||||
58 frankywild Update all.json (#1222)
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.8.273",
|
||||
"version": "0.8.274",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.8.273",
|
||||
"version": "0.8.274",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.17.2",
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.273' };
|
||||
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.274' };
|
||||
|
||||
Reference in New Issue
Block a user