mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-07-20 12:45:43 +00:00
0.18.10 (#2382)
This commit is contained in:
@@ -1,5 +1,16 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
## 0.18.10 Oct 7, 2022
|
||||||
|
|
||||||
|
Contributed:
|
||||||
|
|
||||||
|
- Too many URLs to mention
|
||||||
|
|
||||||
|
Changes:
|
||||||
|
|
||||||
|
- Update to `@polkadot/util` 10.1.10
|
||||||
|
|
||||||
|
|
||||||
## 0.18.9 Sep 24, 2022
|
## 0.18.9 Sep 24, 2022
|
||||||
|
|
||||||
Contributed:
|
Contributed:
|
||||||
|
|||||||
+4
-4
@@ -11,7 +11,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.10-61-x",
|
"version": "0.18.10",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.18.10-61-x",
|
"git": "0.18.10-61-x",
|
||||||
"npm": "0.18.9"
|
"npm": "0.18.9"
|
||||||
@@ -38,9 +38,9 @@
|
|||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.19.1",
|
"@babel/core": "^7.19.3",
|
||||||
"@polkadot/dev": "^0.67.134",
|
"@polkadot/dev": "^0.67.138",
|
||||||
"@types/jest": "^29.0.3"
|
"@types/jest": "^29.1.2"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
"typescript": "^4.8.4"
|
"typescript": "^4.8.4"
|
||||||
|
|||||||
@@ -17,13 +17,13 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.18.10-61-x",
|
"version": "0.18.10",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.19.0",
|
"@babel/runtime": "^7.19.0",
|
||||||
"@polkadot/util": "^10.1.9",
|
"@polkadot/util": "^10.1.10",
|
||||||
"@polkadot/util-crypto": "^10.1.9",
|
"@polkadot/util-crypto": "^10.1.10",
|
||||||
"@polkadot/x-fetch": "^10.1.9"
|
"@polkadot/x-fetch": "^10.1.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/js-yaml": "^4.0.5",
|
"@types/js-yaml": "^4.0.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user