mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-18 03:31:05 +00:00
0.21.1 (#3285)
This commit is contained in:
@@ -1,5 +1,16 @@
|
|||||||
# CHANGELOG
|
# 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
|
## 0.20.5 Apr 1, 2023
|
||||||
|
|
||||||
Contributed:
|
Contributed:
|
||||||
|
|||||||
+2
-2
@@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.6-55-x",
|
"version": "0.21.0",
|
||||||
"versions": {
|
"versions": {
|
||||||
"git": "0.20.6-55-x",
|
"git": "0.20.6-55-x",
|
||||||
"npm": "0.20.5"
|
"npm": "0.20.5"
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
"dnslink-cloudflare": "^3.0.0"
|
"dnslink-cloudflare": "^3.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@polkadot/dev": "^0.72.36",
|
"@polkadot/dev": "^0.73.2",
|
||||||
"@types/node": "^18.15.11"
|
"@types/node": "^18.15.11"
|
||||||
},
|
},
|
||||||
"resolutions": {
|
"resolutions": {
|
||||||
|
|||||||
@@ -18,12 +18,12 @@
|
|||||||
"./detectPackage.cjs"
|
"./detectPackage.cjs"
|
||||||
],
|
],
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.20.6-55-x",
|
"version": "0.21.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@polkadot/util": "^11.1.3",
|
"@polkadot/util": "^12.0.1",
|
||||||
"@polkadot/util-crypto": "^11.1.3",
|
"@polkadot/util-crypto": "^12.0.1",
|
||||||
"@polkadot/x-fetch": "^11.1.3",
|
"@polkadot/x-fetch": "^12.0.1",
|
||||||
"tslib": "^2.5.0"
|
"tslib": "^2.5.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user