diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8733ed946..30d3ad2ff 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 74 mhusnirizal 72 michalisFr 24 Bill Laboon - 21 frankywild + 22 frankywild 9 Dan Shields 8 grizzly375 6 ccris02 diff --git a/meta/2022-01.json b/meta/2022-01.json index 4565e4490..ef3b9cfd6 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -3,6 +3,18 @@ "date": "2022-01-12", "url": "blockchainwebnode.com" }, + { + "date": "2022-01-12", + "url": "dapp-wallets.com" + }, + { + "date": "2022-01-12", + "url": "dappsfi.online" + }, + { + "date": "2022-01-12", + "url": "dappsnetwork.online" + }, { "date": "2022-01-12", "url": "dappwalletrectifications.live" @@ -15,6 +27,18 @@ "date": "2022-01-12", "url": "dappwalletsychronizer.org" }, + { + "date": "2022-01-12", + "url": "dapwebaffix.com" + }, + { + "date": "2022-01-12", + "url": "defi-validation.com" + }, + { + "date": "2022-01-12", + "url": "fixwalletz.com" + }, { "date": "2022-01-12", "url": "importcodes.net" @@ -23,6 +47,38 @@ "date": "2022-01-12", "url": "livechatonline.org" }, + { + "date": "2022-01-12", + "url": "main-dappsconnect.online" + }, + { + "date": "2022-01-12", + "url": "mainimportconnect.icu" + }, + { + "date": "2022-01-12", + "url": "mobilewalletvalidation.net" + }, + { + "date": "2022-01-12", + "url": "mydappmainnet.com" + }, + { + "date": "2022-01-12", + "url": "nftwalletsync.com" + }, + { + "date": "2022-01-12", + "url": "smartsyncwallet.com" + }, + { + "date": "2022-01-12", + "url": "walletbotauthorise.com" + }, + { + "date": "2022-01-12", + "url": "walletpower.net" + }, { "date": "2022-01-12", "url": "walletverifier.co" @@ -31,6 +87,10 @@ "date": "2022-01-12", "url": "web-dappwallet.com" }, + { + "date": "2022-01-12", + "url": "webdapps-sync.com" + }, { "date": "2022-01-11", "url": "apps-syncs.com" diff --git a/package.json b/package.json index 35a8181e2..d9f3d38aa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.13", + "version": "0.8.14", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d9f9c1c59..30c5d7d95 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.13", + "version": "0.8.14", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index eda27ac66..45e672833 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.13' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.14' };