mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 04:28:01 +00:00
0.18.6 (#2100)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.18.6 Aug 21, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
- Too many URLs to mention
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to `@polkadot/util` 10.1.5
|
||||
|
||||
|
||||
## 0.18.5 Aug 13, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
+3
-3
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.18.6-34-x",
|
||||
"version": "0.18.6",
|
||||
"versions": {
|
||||
"git": "0.18.6-34-x",
|
||||
"npm": "0.18.5"
|
||||
@@ -39,8 +39,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.10",
|
||||
"@polkadot/dev": "^0.67.94",
|
||||
"@types/jest": "^28.1.6"
|
||||
"@polkadot/dev": "^0.67.113",
|
||||
"@types/jest": "^28.1.7"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.7.4"
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.18.6-34-x",
|
||||
"version": "0.18.6",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/util": "^10.1.4",
|
||||
"@polkadot/util-crypto": "^10.1.4",
|
||||
"@polkadot/x-fetch": "^10.1.4"
|
||||
"@polkadot/util": "^10.1.5",
|
||||
"@polkadot/util-crypto": "^10.1.5",
|
||||
"@polkadot/x-fetch": "^10.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
||||
Reference in New Issue
Block a user