1.4 (#107)
This commit is contained in:
@@ -8,4 +8,4 @@ plugins:
|
||||
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.js
|
||||
spec: "@yarnpkg/plugin-interactive-tools"
|
||||
|
||||
yarnPath: .yarn/releases/yarn-2.1.1.js
|
||||
yarnPath: .yarn/releases/yarn-2.1.1.cjs
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 1.4.0-beta.x
|
||||
## 1.4.1 Aug 27, 2020
|
||||
|
||||
- Rea-add the BTC/ETH compatible `bip39ToSeed` dropped in the previous version (ETH-compatible pairs)
|
||||
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
"version": "1.4.0-beta.7"
|
||||
"version": "1.4.0"
|
||||
}
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.11.4",
|
||||
"@polkadot/dev": "^0.55.41"
|
||||
"@polkadot/dev": "^0.55.43"
|
||||
},
|
||||
"version": "1.4.0-beta.7"
|
||||
"version": "1.4.0"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@polkadot/wasm-crypto",
|
||||
"version": "1.4.0-beta.7",
|
||||
"version": "1.4.0",
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"files": [
|
||||
"crypto-polyfill.js",
|
||||
@@ -20,7 +20,7 @@
|
||||
"main": "index.js",
|
||||
"types": "index.d.ts",
|
||||
"devDependencies": {
|
||||
"@polkadot/dev": "^0.55.41",
|
||||
"@polkadot/dev": "^0.55.43",
|
||||
"@polkadot/util": "^3.3.1",
|
||||
"override-require": "^1.1.1"
|
||||
},
|
||||
|
||||
26
yarn.lock
26
yarn.lock
@@ -2717,9 +2717,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@polkadot/dev@npm:^0.55.41":
|
||||
version: 0.55.41
|
||||
resolution: "@polkadot/dev@npm:0.55.41"
|
||||
"@polkadot/dev@npm:^0.55.43":
|
||||
version: 0.55.43
|
||||
resolution: "@polkadot/dev@npm:0.55.43"
|
||||
dependencies:
|
||||
"@babel/cli": ^7.10.5
|
||||
"@babel/core": ^7.11.4
|
||||
@@ -2774,10 +2774,10 @@ __metadata:
|
||||
lerna: ^3.22.1
|
||||
madge: ^3.9.2
|
||||
mkdirp: ^1.0.4
|
||||
prettier: ^2.1.0
|
||||
prettier: ^2.1.1
|
||||
rimraf: ^3.0.2
|
||||
typedoc: ^0.18.0
|
||||
typedoc-plugin-markdown: ^2.4.2
|
||||
typedoc-plugin-markdown: 2.4.1
|
||||
typedoc-plugin-no-inherit: ^1.1.10
|
||||
typescript: ^4.0.2
|
||||
vuepress: ^1.5.4
|
||||
@@ -2806,7 +2806,7 @@ __metadata:
|
||||
polkadot-exec-typedoc: scripts/polkadot-exec-typedoc.js
|
||||
polkadot-exec-vuepress: scripts/polkadot-exec-vuepress.js
|
||||
polkadot-exec-webpack: scripts/polkadot-exec-webpack.js
|
||||
checksum: 756bba4ecf178387e7269442f897e8d914983862d221c21ed10fdc3c957f88a134e454cbc02085c087c648874cb164f4ff8495b4cc1e5cc99cd9ea591040dfe7
|
||||
checksum: 4a52bc3ea351e61a98b565dbd3c5e1d9403194c527b973534f3b4f2ff1b9e11f6c302ba570525f22a9ed1bff67e8b313891d9800e680a713e895c4ae24f81136
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -2828,7 +2828,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@polkadot/wasm-crypto@workspace:packages/wasm-crypto"
|
||||
dependencies:
|
||||
"@polkadot/dev": ^0.55.41
|
||||
"@polkadot/dev": ^0.55.43
|
||||
"@polkadot/util": ^3.3.1
|
||||
override-require: ^1.1.1
|
||||
peerDependencies:
|
||||
@@ -14497,7 +14497,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:^2.1.0":
|
||||
"prettier@npm:^2.1.1":
|
||||
version: 2.1.1
|
||||
resolution: "prettier@npm:2.1.1"
|
||||
bin:
|
||||
@@ -15683,7 +15683,7 @@ __metadata:
|
||||
resolution: "root-workspace-0b6124@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.11.4
|
||||
"@polkadot/dev": ^0.55.41
|
||||
"@polkadot/dev": ^0.55.43
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -17602,15 +17602,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typedoc-plugin-markdown@npm:^2.4.2":
|
||||
version: 2.4.2
|
||||
resolution: "typedoc-plugin-markdown@npm:2.4.2"
|
||||
"typedoc-plugin-markdown@npm:2.4.1":
|
||||
version: 2.4.1
|
||||
resolution: "typedoc-plugin-markdown@npm:2.4.1"
|
||||
dependencies:
|
||||
fs-extra: ^9.0.1
|
||||
handlebars: ^4.7.6
|
||||
peerDependencies:
|
||||
typedoc: ">=0.17.0"
|
||||
checksum: a072a6d77d0b4f340f86a7a08d08f45d739644c5a0a6f8b1f9668b2e08773e873e31c7345ab5b64bcfbbe185d40b925f4f7847ca43ecf98cc5a321038c46d3cd
|
||||
checksum: 091016dd8a75dc88bf164c1fbd86adde119cdb869965a76f6a7e548195d17fc1bc6c638baa3d584a9fea3338dbdb0f287840b0a35152eafe280e9a3cef27ad1f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user