diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3fb70fcaa..7f376797f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 324 Jaco Reformat root tsconfig.build.json (#957) 313 Mich Update all.json (#959) - 81 mhusnirizal update all.json (#958) + 82 mhusnirizal update all.json (#961) 72 michalisFr Update all.json (#904) 24 Bill Laboon "tripple your DOT" scam (#838) 24 frankywild Update all.json (#954) diff --git a/meta/2022-01.json b/meta/2022-01.json index 5c1531d8e..56db7c05b 100644 --- a/meta/2022-01.json +++ b/meta/2022-01.json @@ -95,6 +95,10 @@ "date": "2022-01-17", "url": "defi-authentication.com" }, + { + "date": "2022-01-17", + "url": "defifixintegrate.com" + }, { "date": "2022-01-17", "url": "easysynchconnect.com" @@ -171,6 +175,10 @@ "date": "2022-01-17", "url": "smartfixconnect.premiumvixer.com" }, + { + "date": "2022-01-17", + "url": "supportfixs.online" + }, { "date": "2022-01-17", "url": "sync-collabland.online" diff --git a/package.json b/package.json index 5669a429f..ba1396571 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.42", + "version": "0.8.43", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c7ffdb9c4..a99f447ac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.42", + "version": "0.8.43", "main": "index.js", "dependencies": { "@babel/runtime": "^7.16.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6e832a255..92cfaa663 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.42' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.43' };