mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 06:48:04 +00:00
0.14.1 (#1694)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.14.1 Jun 19, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
- Too many URLs to mention
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to `@polkadot/util` 9.5.1
|
||||
|
||||
|
||||
## 0.13.1 May 14, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
+3
-3
@@ -10,7 +10,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.13.111",
|
||||
"version": "0.14.0",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
@@ -33,8 +33,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.5",
|
||||
"@polkadot/dev": "^0.67.3",
|
||||
"@types/jest": "^28.1.1"
|
||||
"@polkadot/dev": "^0.67.4",
|
||||
"@types/jest": "^28.1.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.7.3"
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.13.111",
|
||||
"version": "0.14.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.3",
|
||||
"@polkadot/util": "^9.4.1",
|
||||
"@polkadot/util-crypto": "^9.4.1",
|
||||
"@polkadot/x-fetch": "^9.4.1"
|
||||
"@polkadot/util": "^9.5.1",
|
||||
"@polkadot/util-crypto": "^9.5.1",
|
||||
"@polkadot/x-fetch": "^9.5.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
||||
@@ -1777,17 +1777,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@noble/hashes@npm:1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "@noble/hashes@npm:1.0.0"
|
||||
checksum: bdf1c28a4b587e72ec6b0c504903239c6f96680b2c15a6d90d367512f468eeca12f2ee7bd25967a9529be2bedbf3f8d0a50c33368937f8dfef2a973d0661c7b5
|
||||
"@noble/hashes@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@noble/hashes@npm:1.1.1"
|
||||
checksum: 3bd98d7a6dcc01c5e72478975073e12c79639636f4eb5710b665dd8ac462fcdff5b235d0c3b113ac83e7e56c43eee5ccba3759f9262964edc123bd1713dd2180
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@noble/secp256k1@npm:1.5.5":
|
||||
version: 1.5.5
|
||||
resolution: "@noble/secp256k1@npm:1.5.5"
|
||||
checksum: 8a144e8469b29e94107ca4bcf442fc5d9410974239f8e42013f8604d602ab73cfc0c113c24170d41c25e2c40d6d1c46319c439c3bc26a7581c79060fabc3ea8c
|
||||
"@noble/secp256k1@npm:1.6.0":
|
||||
version: 1.6.0
|
||||
resolution: "@noble/secp256k1@npm:1.6.0"
|
||||
checksum: e99df3b776515e6a8b3193870e69ff3a7d22c6a4733245dceb9d1d229d5b0859bd478b7213f31d556ba3745647ec07262d0f9df845d79204b7ce4ae1648b27c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1964,9 +1964,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/dev@npm:^0.67.3":
|
||||
version: 0.67.3
|
||||
resolution: "@polkadot/dev@npm:0.67.3"
|
||||
"@polkadot/dev@npm:^0.67.4":
|
||||
version: 0.67.4
|
||||
resolution: "@polkadot/dev@npm:0.67.4"
|
||||
dependencies:
|
||||
"@babel/cli": ^7.17.10
|
||||
"@babel/core": ^7.18.5
|
||||
@@ -2005,10 +2005,10 @@ __metadata:
|
||||
eslint-plugin-header: ^3.1.1
|
||||
eslint-plugin-import: ^2.26.0
|
||||
eslint-plugin-import-newlines: ^1.2.2
|
||||
eslint-plugin-n: ^15.2.2
|
||||
eslint-plugin-n: ^15.2.3
|
||||
eslint-plugin-promise: ^6.0.0
|
||||
eslint-plugin-react: ^7.30.0
|
||||
eslint-plugin-react-hooks: ^4.5.0
|
||||
eslint-plugin-react-hooks: ^4.6.0
|
||||
eslint-plugin-simple-import-sort: ^7.0.0
|
||||
eslint-plugin-sort-destructure-keys: ^1.4.0
|
||||
fs-extra: ^10.1.0
|
||||
@@ -2025,7 +2025,7 @@ __metadata:
|
||||
madge: ^5.0.1
|
||||
minimatch: ^5.1.0
|
||||
mkdirp: ^1.0.4
|
||||
prettier: ^2.6.2
|
||||
prettier: ^2.7.1
|
||||
rimraf: ^3.0.2
|
||||
rollup: ^2.75.6
|
||||
rollup-plugin-cleanup: ^3.2.1
|
||||
@@ -2053,18 +2053,18 @@ __metadata:
|
||||
polkadot-exec-rollup: scripts/polkadot-exec-rollup.mjs
|
||||
polkadot-exec-tsc: scripts/polkadot-exec-tsc.mjs
|
||||
polkadot-exec-webpack: scripts/polkadot-exec-webpack.mjs
|
||||
checksum: c09a3bc40f9290b09b957046cff242d23456d4e4532a16bd823a059f8e202368e547b0ccd366f2dda1a2e81c9aaa9c71c8cfe047eea969c39b19f9f064e13c0d
|
||||
checksum: 456e252db6492fb275d85ef91e57f29bd0a4beaf2d23209986a31abe10f8c2f719199ca86d888f930d229b90edce743831704c7506357590da4cfc28f3b279ec
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/networks@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/networks@npm:9.4.1"
|
||||
"@polkadot/networks@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/networks@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/util": 9.4.1
|
||||
"@polkadot/util": 9.5.1
|
||||
"@substrate/ss58-registry": ^1.22.0
|
||||
checksum: 2342ec4937541e826ed40e245b136ae3344d30fde11bffb97f90e3dd7e944f8a94434d835ff7ae789f39442624c908d2069c89789f1f6ab920e5d172de0f5bce
|
||||
checksum: 3c9733088f647a7ad4d05e539b4b2d2dc482c40d764b18a4992efa1bfd34a0146df33324a1ea556ef0fda58440424e33038698fd13b7c82da4d9fa16820ea4d7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2073,48 +2073,48 @@ __metadata:
|
||||
resolution: "@polkadot/phishing@workspace:packages/phishing"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/util": ^9.4.1
|
||||
"@polkadot/util-crypto": ^9.4.1
|
||||
"@polkadot/x-fetch": ^9.4.1
|
||||
"@polkadot/util": ^9.5.1
|
||||
"@polkadot/util-crypto": ^9.5.1
|
||||
"@polkadot/x-fetch": ^9.5.1
|
||||
"@types/js-yaml": ^4.0.5
|
||||
js-yaml: ^4.1.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@polkadot/util-crypto@npm:^9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/util-crypto@npm:9.4.1"
|
||||
"@polkadot/util-crypto@npm:^9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/util-crypto@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@noble/hashes": 1.0.0
|
||||
"@noble/secp256k1": 1.5.5
|
||||
"@polkadot/networks": 9.4.1
|
||||
"@polkadot/util": 9.4.1
|
||||
"@noble/hashes": 1.1.1
|
||||
"@noble/secp256k1": 1.6.0
|
||||
"@polkadot/networks": 9.5.1
|
||||
"@polkadot/util": 9.5.1
|
||||
"@polkadot/wasm-crypto": ^6.1.1
|
||||
"@polkadot/x-bigint": 9.4.1
|
||||
"@polkadot/x-randomvalues": 9.4.1
|
||||
"@scure/base": 1.0.0
|
||||
"@polkadot/x-bigint": 9.5.1
|
||||
"@polkadot/x-randomvalues": 9.5.1
|
||||
"@scure/base": 1.1.1
|
||||
ed2curve: ^0.3.0
|
||||
tweetnacl: ^1.0.3
|
||||
peerDependencies:
|
||||
"@polkadot/util": 9.4.1
|
||||
checksum: 089341eb7c86063073f00b66a90648e24a4eb13f7c10d4f2308238e0e183ae53fd31516be108e8a9d98e1cf668023057c7bdca684d81d71cd747d1167f433f6f
|
||||
"@polkadot/util": 9.5.1
|
||||
checksum: 9b3d6dad22bd012a9f6d36927ff3dbd7d71b362bbd270267a33f4c5b2067c691d0062a63a4fc7d5bdedbf19d16caf1805177c8a5aa8fe41919472c5ac820c2db
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/util@npm:9.4.1, @polkadot/util@npm:^9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/util@npm:9.4.1"
|
||||
"@polkadot/util@npm:9.5.1, @polkadot/util@npm:^9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/util@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-bigint": 9.4.1
|
||||
"@polkadot/x-global": 9.4.1
|
||||
"@polkadot/x-textdecoder": 9.4.1
|
||||
"@polkadot/x-textencoder": 9.4.1
|
||||
"@polkadot/x-bigint": 9.5.1
|
||||
"@polkadot/x-global": 9.5.1
|
||||
"@polkadot/x-textdecoder": 9.5.1
|
||||
"@polkadot/x-textencoder": 9.5.1
|
||||
"@types/bn.js": ^5.1.0
|
||||
bn.js: ^5.2.1
|
||||
ip-regex: ^4.3.0
|
||||
checksum: 9bda687519fd00cdb233699c7cbc4565745aacf57112af60184b7ade21b9006a52dd745c8534970561b92f2a76334524e95bf60a88cae7add3e49946722f236a
|
||||
checksum: 57529b2e03f4dc47d4038dea9b29e3b7c9e4c3cd612ed4fa7cfbe20492f46a2744884773b56ad57a74a4a852bd2116af37983745a75d48bf455720a5cc7aea43
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2194,64 +2194,64 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-bigint@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-bigint@npm:9.4.1"
|
||||
"@polkadot/x-bigint@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-bigint@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-global": 9.4.1
|
||||
checksum: 596a5174b8a03ea0cf0fd43e4018f057d6b2fbec7bbcb7d5f65add8230ac6b7c1324d90c533f7f5a299232bb49ccb881f6e23708f91439d69f7f399e8c68c547
|
||||
"@polkadot/x-global": 9.5.1
|
||||
checksum: 0031935e55424eb348e9d01eab0b61632535f30a89121451a20e397c6012609b59b3b7b62f329669a01a1a204f02916c46538542eff042381f7ffb0aad2edb8f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-fetch@npm:^9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-fetch@npm:9.4.1"
|
||||
"@polkadot/x-fetch@npm:^9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-fetch@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-global": 9.4.1
|
||||
"@types/node-fetch": ^2.6.1
|
||||
"@polkadot/x-global": 9.5.1
|
||||
"@types/node-fetch": ^2.6.2
|
||||
node-fetch: ^2.6.7
|
||||
checksum: 92e009a25f4c5134b9b31c64104f50e448a09d21ba4aa599c4e226e19281d0448d2ec9cc63c28cdab05e1918c0d1efb413dbac6b36c76c56722f72b783e5b067
|
||||
checksum: 19c0b42d670be01c480243a8139af02607e5c8b672e61f2115f7ca35a5596dd3df275ae43e92e632fe66cfb119fd158129308a135f74e00845f8f09162810ac6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-global@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-global@npm:9.4.1"
|
||||
"@polkadot/x-global@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-global@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
checksum: eb29518680a52228d4bc8e79a9ef57340a6db57088f91eaadf4e72c50fe1f4e7af380b90eafa3441d472312a19df899bdcd568073abbcb90fd85bc758c90769e
|
||||
checksum: 330748b70fe76ba5f3850d0fbf1698c9b3db483aecb832fc70e8f899bc4eb9fd8f802d7773aa549f0da7324dc153951d81b1357e11ca6e4144685646bafff217
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-randomvalues@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-randomvalues@npm:9.4.1"
|
||||
"@polkadot/x-randomvalues@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-randomvalues@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-global": 9.4.1
|
||||
checksum: da06ad2ddd395e0e81a48ad57d82781d0be06fc8d1aba6bb9cde29cd1a6810f565df190299adee403e39bfe94e1c10d93ebb9522cef3218336db8964eb9f0a7b
|
||||
"@polkadot/x-global": 9.5.1
|
||||
checksum: e31f4721b06552144f305862a2efb64ee2e8b2efe4d47c70084f74e182091518a5947920fcc0d5d46b41449906aa51bed4415a4f8e813db20c4096a4b7e4166e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-textdecoder@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-textdecoder@npm:9.4.1"
|
||||
"@polkadot/x-textdecoder@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-textdecoder@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-global": 9.4.1
|
||||
checksum: bf8ad474f03a258db761212e3cf7fc514c49feb0a60dce9bfadea5587a429649ff9175af587f11631e948b3e26c34acecad77f0e1be4b0f5268dc4479ab08053
|
||||
"@polkadot/x-global": 9.5.1
|
||||
checksum: 300635ee12de2668b3689b4ba38a33846585bcfc532410f81d70e4c53f5b94780344b9cc74f304c62e7d2293df229982172bf4228023ed2f9500c940898ae0cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/x-textencoder@npm:9.4.1":
|
||||
version: 9.4.1
|
||||
resolution: "@polkadot/x-textencoder@npm:9.4.1"
|
||||
"@polkadot/x-textencoder@npm:9.5.1":
|
||||
version: 9.5.1
|
||||
resolution: "@polkadot/x-textencoder@npm:9.5.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.18.3
|
||||
"@polkadot/x-global": 9.4.1
|
||||
checksum: cb80ff374a0c154ba1bead5c3a99354fde97d32139366197b63bcf33d383566b390b6b77f8d9cda7aa2c46ed6e73364c75f8d830d619f05b259d709a0bf47d63
|
||||
"@polkadot/x-global": 9.5.1
|
||||
checksum: c3f29d9d057b1ce75c8afe33d6aa11750a940685c9ac14669dd640da78b0316e82c7a832a4c1f6314e09715446dcefcc8740ed66d9bb4aa56bcdb5a7cc23dae5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2343,10 +2343,10 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@scure/base@npm:1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "@scure/base@npm:1.0.0"
|
||||
checksum: 4bff6fd46fa4afeff58410a157edbb93e6d1aaeca8be18ecd9ec439d5e86e297e52d9288ab269d0ec5f861d55cf1664f26bd14812dd631784f6a9cc11276ff91
|
||||
"@scure/base@npm:1.1.1":
|
||||
version: 1.1.1
|
||||
resolution: "@scure/base@npm:1.1.1"
|
||||
checksum: b4fc810b492693e7e8d0107313ac74c3646970c198bbe26d7332820886fa4f09441991023ec9aa3a2a51246b74409ab5ebae2e8ef148bbc253da79ac49130309
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2538,13 +2538,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/jest@npm:^28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "@types/jest@npm:28.1.1"
|
||||
"@types/jest@npm:^28.1.2":
|
||||
version: 28.1.2
|
||||
resolution: "@types/jest@npm:28.1.2"
|
||||
dependencies:
|
||||
jest-matcher-utils: ^27.0.0
|
||||
pretty-format: ^27.0.0
|
||||
checksum: 0a8b045a7b660372decc807c390d3f99a2b12bb1659a1cd593afe04557f4b7c235b0576a5e35b1577710d20e42759d3d8755eb8bed6edc8733f47007e75a5509
|
||||
jest-matcher-utils: ^28.0.0
|
||||
pretty-format: ^28.0.0
|
||||
checksum: 53ec95b0b27c61380225b94f8660e661e8c6c6fc69b7130531fb5d72ebf5c8838a4266b8a6d7b3a77b3bcdabed632de0c21c9592a2529c1efe80a0f0a995a3aa
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2596,13 +2596,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node-fetch@npm:^2.6.1":
|
||||
version: 2.6.1
|
||||
resolution: "@types/node-fetch@npm:2.6.1"
|
||||
"@types/node-fetch@npm:^2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "@types/node-fetch@npm:2.6.2"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
form-data: ^3.0.0
|
||||
checksum: a3e5d7f413d1638d795dff03f7b142b1b0e0c109ed210479000ce7b3ea11f9a6d89d9a024c96578d9249570c5fe5287a5f0f4aaba98199222230196ff2d6b283
|
||||
checksum: 6f73b1470000d303d25a6fb92875ea837a216656cb7474f66cdd67bb014aa81a5a11e7ac9c21fe19bee9ecb2ef87c1962bceeaec31386119d1ac86e4c30ad7a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4418,13 +4418,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"diff-sequences@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "diff-sequences@npm:27.5.1"
|
||||
checksum: a00db5554c9da7da225db2d2638d85f8e41124eccbd56cbaefb3b276dcbb1c1c2ad851c32defe2055a54a4806f030656cbf6638105fd6ce97bb87b90b32a33ca
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"diff-sequences@npm:^28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "diff-sequences@npm:28.1.1"
|
||||
@@ -4789,9 +4782,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-n@npm:^15.2.2":
|
||||
version: 15.2.2
|
||||
resolution: "eslint-plugin-n@npm:15.2.2"
|
||||
"eslint-plugin-n@npm:^15.2.3":
|
||||
version: 15.2.3
|
||||
resolution: "eslint-plugin-n@npm:15.2.3"
|
||||
dependencies:
|
||||
builtins: ^5.0.1
|
||||
eslint-plugin-es: ^4.1.0
|
||||
@@ -4803,7 +4796,7 @@ __metadata:
|
||||
semver: ^7.3.7
|
||||
peerDependencies:
|
||||
eslint: ">=7.0.0"
|
||||
checksum: 82394c8cf9e3fc4f79f6d7438d9c8a5f2f6704b215adfe5beb731b254471aae879c30a784c5af914a51c4e3e855f7a2e655540c2e8aacab6112601b97bd00528
|
||||
checksum: da02bbf3152c49f9a09ab253f70e85f9d62af0f40f3d1882cf8a5fc9b9e07465c7f9632feae002ee97bce0598b408f017a4bb6c6f152b0870bad6f50aa430820
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -4816,12 +4809,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-hooks@npm:^4.5.0":
|
||||
version: 4.5.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:4.5.0"
|
||||
"eslint-plugin-react-hooks@npm:^4.6.0":
|
||||
version: 4.6.0
|
||||
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||
checksum: 0389377de635dd9b769f6f52e2c9e6ab857a0cdfecc3734c95ce81676a752e781bb5c44fd180e01953a03a77278323d90729776438815557b069ceb988ab1f9f
|
||||
checksum: 23001801f14c1d16bf0a837ca7970d9dd94e7b560384b41db378b49b6e32dc43d6e2790de1bd737a652a86f81a08d6a91f402525061b47719328f586a57e86c3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -6749,18 +6742,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-diff@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "jest-diff@npm:27.5.1"
|
||||
dependencies:
|
||||
chalk: ^4.0.0
|
||||
diff-sequences: ^27.5.1
|
||||
jest-get-type: ^27.5.1
|
||||
pretty-format: ^27.5.1
|
||||
checksum: 8be27c1e1ee57b2bb2bef9c0b233c19621b4c43d53a3c26e2c00a4e805eb4ea11fe1694a06a9fb0e80ffdcfdc0d2b1cb0b85920b3f5c892327ecd1e7bd96b865
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-diff@npm:^28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "jest-diff@npm:28.1.1"
|
||||
@@ -6825,13 +6806,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-get-type@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "jest-get-type@npm:27.5.1"
|
||||
checksum: 63064ab70195c21007d897c1157bf88ff94a790824a10f8c890392e7d17eda9c3900513cb291ca1c8d5722cad79169764e9a1279f7c8a9c4cd6e9109ff04bbc0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-get-type@npm:^28.0.2":
|
||||
version: 28.0.2
|
||||
resolution: "jest-get-type@npm:28.0.2"
|
||||
@@ -6872,19 +6846,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-matcher-utils@npm:^27.0.0":
|
||||
version: 27.5.1
|
||||
resolution: "jest-matcher-utils@npm:27.5.1"
|
||||
dependencies:
|
||||
chalk: ^4.0.0
|
||||
jest-diff: ^27.5.1
|
||||
jest-get-type: ^27.5.1
|
||||
pretty-format: ^27.5.1
|
||||
checksum: bb2135fc48889ff3fe73888f6cc7168ddab9de28b51b3148f820c89fdfd2effdcad005f18be67d0b9be80eda208ad47290f62f03d0a33f848db2dd0273c8217a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"jest-matcher-utils@npm:^28.1.1":
|
||||
"jest-matcher-utils@npm:^28.0.0, jest-matcher-utils@npm:^28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "jest-matcher-utils@npm:28.1.1"
|
||||
dependencies:
|
||||
@@ -8663,27 +8625,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^1.18.2 || ^2.0.0, prettier@npm:^2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "prettier@npm:2.6.2"
|
||||
"prettier@npm:^1.18.2 || ^2.0.0, prettier@npm:^2.7.1":
|
||||
version: 2.7.1
|
||||
resolution: "prettier@npm:2.7.1"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 48d08dde8e9fb1f5bccdd205baa7f192e9fc8bc98f86e1b97d919de804e28c806b0e6cc685e4a88211aa7987fa9668f30baae19580d87ced3ed0f2ec6572106f
|
||||
checksum: 55a4409182260866ab31284d929b3cb961e5fdb91fe0d2e099dac92eaecec890f36e524b4c19e6ceae839c99c6d7195817579cdffc8e2c80da0cb794463a748b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-format@npm:^27.0.0, pretty-format@npm:^27.5.1":
|
||||
version: 27.5.1
|
||||
resolution: "pretty-format@npm:27.5.1"
|
||||
dependencies:
|
||||
ansi-regex: ^5.0.1
|
||||
ansi-styles: ^5.0.0
|
||||
react-is: ^17.0.1
|
||||
checksum: cf610cffcb793885d16f184a62162f2dd0df31642d9a18edf4ca298e909a8fe80bdbf556d5c9573992c102ce8bf948691da91bf9739bee0ffb6e79c8a8a6e088
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"pretty-format@npm:^28.1.1":
|
||||
"pretty-format@npm:^28.0.0, pretty-format@npm:^28.1.1":
|
||||
version: 28.1.1
|
||||
resolution: "pretty-format@npm:28.1.1"
|
||||
dependencies:
|
||||
@@ -8842,13 +8793,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-is@npm:^17.0.1":
|
||||
version: 17.0.1
|
||||
resolution: "react-is@npm:17.0.1"
|
||||
checksum: 5e6945a286367894d11b24f41a0065607ba62bdac0df0b567294b2e299c037e3641434e66f9be30536b8c47f7ad94d44e633feb2ba25959c2c42423844e6c2f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-is@npm:^18.0.0":
|
||||
version: 18.1.0
|
||||
resolution: "react-is@npm:18.1.0"
|
||||
@@ -9298,8 +9242,8 @@ resolve@^2.0.0-next.3:
|
||||
dependencies:
|
||||
"@babel/core": ^7.18.5
|
||||
"@pinata/sdk": ^1.1.26
|
||||
"@polkadot/dev": ^0.67.3
|
||||
"@types/jest": ^28.1.1
|
||||
"@polkadot/dev": ^0.67.4
|
||||
"@types/jest": ^28.1.2
|
||||
dnslink-cloudflare: ^3.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
Reference in New Issue
Block a user