mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 02:08:00 +00:00
0.21.1 (#3285)
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.21.1 Apr 22, 2023
|
||||
|
||||
Contributed:
|
||||
|
||||
- Too many URLs to mention (Thanks to all [contributors](https://github.com/polkadot-js/phishing/graphs/contributors))
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to `@polkadot/util` 12.0.1
|
||||
|
||||
|
||||
## 0.20.5 Apr 1, 2023
|
||||
|
||||
Contributed:
|
||||
|
||||
+2
-2
@@ -14,7 +14,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.20.6-55-x",
|
||||
"version": "0.21.0",
|
||||
"versions": {
|
||||
"git": "0.20.6-55-x",
|
||||
"npm": "0.20.5"
|
||||
@@ -41,7 +41,7 @@
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.72.36",
|
||||
"@polkadot/dev": "^0.73.2",
|
||||
"@types/node": "^18.15.11"
|
||||
},
|
||||
"resolutions": {
|
||||
|
||||
@@ -18,12 +18,12 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.20.6-55-x",
|
||||
"version": "0.21.0",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@polkadot/util": "^11.1.3",
|
||||
"@polkadot/util-crypto": "^11.1.3",
|
||||
"@polkadot/x-fetch": "^11.1.3",
|
||||
"@polkadot/util": "^12.0.1",
|
||||
"@polkadot/util-crypto": "^12.0.1",
|
||||
"@polkadot/x-fetch": "^12.0.1",
|
||||
"tslib": "^2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user