mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-28 17:58:01 +00:00
@@ -1,5 +1,16 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 0.18.8 Sep 17, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
- Too many URLs to mention
|
||||
|
||||
Changes:
|
||||
|
||||
- Update to `@polkadot/util` 10.1.8
|
||||
|
||||
|
||||
## 0.18.7 Sep 2, 2022
|
||||
|
||||
Contributed:
|
||||
|
||||
+4
-4
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"sideEffects": false,
|
||||
"type": "module",
|
||||
"version": "0.18.8-77-x",
|
||||
"version": "0.18.8",
|
||||
"versions": {
|
||||
"git": "0.18.8-77-x",
|
||||
"npm": "0.18.7"
|
||||
@@ -38,9 +38,9 @@
|
||||
"dnslink-cloudflare": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.18.13",
|
||||
"@polkadot/dev": "^0.67.125",
|
||||
"@types/jest": "^29.0.0"
|
||||
"@babel/core": "^7.19.1",
|
||||
"@polkadot/dev": "^0.67.130",
|
||||
"@types/jest": "^29.0.3"
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.8.3"
|
||||
|
||||
@@ -17,13 +17,13 @@
|
||||
"./detectPackage.cjs"
|
||||
],
|
||||
"type": "module",
|
||||
"version": "0.18.8-77-x",
|
||||
"version": "0.18.8",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@polkadot/util": "^10.1.7",
|
||||
"@polkadot/util-crypto": "^10.1.7",
|
||||
"@polkadot/x-fetch": "^10.1.7"
|
||||
"@babel/runtime": "^7.19.0",
|
||||
"@polkadot/util": "^10.1.8",
|
||||
"@polkadot/util-crypto": "^10.1.8",
|
||||
"@polkadot/x-fetch": "^10.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/js-yaml": "^4.0.5",
|
||||
|
||||
Reference in New Issue
Block a user