diff --git a/package.json b/package.json index aba6ba42f..e9feed0b1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@babel/core": "^7.12.3", - "@polkadot/dev": "^0.59.22", + "@polkadot/dev": "^0.59.23", "@types/jest": "^26.0.15" }, "version": "0.1.16" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ed5e4b1ce..14c992529 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -3,29 +3,18 @@ "version": "0.1.16", "description": "Simple phishing scripts from a central source", "main": "index.js", - "module": "index.mjs", + "module": "esm/index.js", "sideEffects": false, - "publishConfig": { - "access": "public", - "registry": "https://registry.npmjs.org" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/polkadot-js/phishing.git" - }, "author": "Jaco Greeff ", - "maintainers": [ - "Jaco Greeff " - ], + "maintainers": [], "contributors": [], "license": "Apache-2.0", - "bugs": { - "url": "https://github.com/polkadot-js/phishing/issues" - }, + "bugs": "https://github.com/polkadot-js/phishing/issues", + "repository": "github.com:polkadot-js/phishing", "homepage": "https://github.com/polkadot-js/common/tree/master/packages/phishing#readme", "dependencies": { "@babel/runtime": "^7.12.1", - "@polkadot/x-fetch": "^4.0.2-8" + "@polkadot/x-fetch": "^4.0.2-11" }, "devDependencies": { "@types/js-yaml": "^3.12.5", diff --git a/packages/unused/package.json b/packages/unused/package.json index 15775e6bf..67c397334 100644 --- a/packages/unused/package.json +++ b/packages/unused/package.json @@ -4,13 +4,9 @@ "description": "Dummy", "main": "index.js", "author": "Jaco Greeff ", - "maintainers": [ - "Jaco Greeff " - ], + "maintainers": [], "contributors": [], "license": "Apache-2.0", - "bugs": { - "url": "https://github.com/polkadot-js/phishing/issues" - }, + "bugs": "https://github.com/polkadot-js/phishing/issues", "homepage": "https://github.com/polkadot-js/phishing" } diff --git a/yarn.lock b/yarn.lock index 7f0ef2551..7a7964cda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1746,9 +1746,9 @@ __metadata: languageName: node linkType: hard -"@polkadot/dev@npm:^0.59.22": - version: 0.59.22 - resolution: "@polkadot/dev@npm:0.59.22" +"@polkadot/dev@npm:^0.59.23": + version: 0.59.23 + resolution: "@polkadot/dev@npm:0.59.23" dependencies: "@babel/cli": ^7.12.1 "@babel/core": ^7.12.3 @@ -1835,7 +1835,7 @@ __metadata: polkadot-exec-typedoc: scripts/polkadot-exec-typedoc.js polkadot-exec-vuepress: scripts/polkadot-exec-vuepress.js polkadot-exec-webpack: scripts/polkadot-exec-webpack.js - checksum: cdd11d3f5c5a3bb525be7a954b1d9679771e627719b703fd799fcc4e32694b519260607dc0df7c2ec98450cf61f711f61bed6f9801a6792be84547ff6cf75c43 + checksum: 1b9ba8a275ea59980530a3a7d891840727c8d0e91eabeca6717d8a38cff4f9f9a5629942c3f5e7ff5a309f1107a9486da9bf4782c7459549887c55a398b80c17 languageName: node linkType: hard @@ -1844,7 +1844,7 @@ __metadata: resolution: "@polkadot/phishing@workspace:packages/phishing" dependencies: "@babel/runtime": ^7.12.1 - "@polkadot/x-fetch": ^4.0.2-8 + "@polkadot/x-fetch": ^4.0.2-11 "@types/js-yaml": ^3.12.5 js-yaml: ^3.14.0 languageName: unknown @@ -1856,14 +1856,14 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/x-fetch@npm:^4.0.2-8": - version: 4.0.2-8 - resolution: "@polkadot/x-fetch@npm:4.0.2-8" +"@polkadot/x-fetch@npm:^4.0.2-11": + version: 4.0.2-11 + resolution: "@polkadot/x-fetch@npm:4.0.2-11" dependencies: "@babel/runtime": ^7.12.1 "@types/node-fetch": ^2.5.7 node-fetch: ^2.6.1 - checksum: 1ba3bc161b0312a14fb3b4e43597367e0c9e93b475400d58c1ed48b43018241f91dace6c0e085800084d7eb245e66d7206a5c16e85bb1c2671f86cb7d72bc1d6 + checksum: c28e4c9087ebae418ea2e838fbb64e6b0748530aebf6081f47a493eeac23385056405db37244fea22aa8393d521551eb92e9656a67676c5d1676c26c115f65d1 languageName: node linkType: hard @@ -8662,7 +8662,7 @@ fsevents@^1.2.7: resolution: "root-workspace-0b6124@workspace:." dependencies: "@babel/core": ^7.12.3 - "@polkadot/dev": ^0.59.22 + "@polkadot/dev": ^0.59.23 "@types/jest": ^26.0.15 languageName: unknown linkType: soft