mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-29 21:37:21 +00:00
0.18.12 (#2637)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.18.12 Dec 4, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
- Too many URLs to mention
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to `@polkadot/util` 10.2.1
|
||||
|
||||
|
||||
## 0.18.11 Nov 14, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
+2
-2
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.18.12-59-x",
|
||||
"version": "0.18.12",
|
||||
"versions": {
|
||||
"git": "0.18.12-59-x",
|
||||
"npm": "0.18.11"
|
||||
@@ -39,7 +39,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.2",
|
||||
"@polkadot/dev": "^0.67.161",
|
||||
"@polkadot/dev": "^0.67.167",
|
||||
"@types/jest": "^29.2.3"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.18.12-59-x",
|
||||
"version": "0.18.12",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.20.1",
|
||||
"@polkadot/util": "^10.1.13",
|
||||
"@polkadot/util-crypto": "^10.1.13",
|
||||
"@polkadot/x-fetch": "^10.1.13"
|
||||
"@polkadot/util": "^10.2.1",
|
||||
"@polkadot/util-crypto": "^10.2.1",
|
||||
"@polkadot/x-fetch": "^10.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
||||
Reference in New Issue
Block a user