diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d216cb0dc..333d3109d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 416 Mich Update address.json (#1242) + 417 Mich Update all.json (#1244) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 151 mhusnirizal update all.json (#1240) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index ea87ce19e..22a14ba05 100644 --- a/all.json +++ b/all.json @@ -9,7 +9,6 @@ "1776coin.org", "1chaincrypto.com", "1inch-network.net", - "nodifyconnnect.com", "1inch-wallet.org", "1inch.tk", "1metamask.com", @@ -2901,6 +2900,7 @@ "nodevalidation.top", "nodexplorer.live", "nodifyconnectivities.online", + "nodifyconnnect.com", "nonftsynchronization.com", "nordicweb3foundation.org", "nordsynchronization.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 64c7e7727..b92406345 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -43,6 +43,10 @@ "date": "2022-03-09", "url": "mywallautocertify.org" }, + { + "date": "2022-03-09", + "url": "nodifyconnnect.com" + }, { "date": "2022-03-09", "url": "polkadot-e.vent.live" diff --git a/package.json b/package.json index a2bc26a18..a44e98d7d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.288", + "version": "0.8.289", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 40be41bb2..8bdbcf762 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.288", + "version": "0.8.289", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index ad07b3b00..51203b17b 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -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.288' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.289' };