@substrate/connect
Advanced tools
Comparing version 0.8.7 to 0.8.8
@@ -7,2 +7,9 @@ # Changelog | ||
## 0.8.8 - 2024-03-12 | ||
### Changed | ||
- Update smoldot@[version 2.0.22](https://github.com/smol-dot/smoldot/blob/main/wasm-node/CHANGELOG.md#2022---2024-03-04) [#1936](https://github.com/paritytech/substrate-connect/pull/1936) | ||
- Update `@substrate/light-client-extension-helpers` to v0.0.4 [#1971](https://github.com/paritytech/substrate-connect/pull/1971) | ||
## 0.8.7 - 2024-02-23 | ||
@@ -9,0 +16,0 @@ |
{ | ||
"name": "@substrate/connect", | ||
"version": "0.8.7", | ||
"version": "0.8.8", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -37,11 +37,11 @@ "author": "Parity Team <admin@parity.io>", | ||
"dependencies": { | ||
"smoldot": "2.0.21", | ||
"@substrate/connect-extension-protocol": "^2.0.0", | ||
"@substrate/light-client-extension-helpers": "^0.0.3", | ||
"@substrate/connect-known-chains": "^1.0.7" | ||
"smoldot": "2.0.22", | ||
"@substrate/light-client-extension-helpers": "^0.0.4", | ||
"@substrate/connect-known-chains": "^1.1.1", | ||
"@substrate/connect-extension-protocol": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"@polkadot-api/json-rpc-provider-proxy": "0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0", | ||
"@polkadot-api/substrate-client": "0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0", | ||
"eslint": "^8.53.0", | ||
"@polkadot-api/json-rpc-provider-proxy": "0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0", | ||
"@polkadot-api/substrate-client": "0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0", | ||
"eslint": "^8.57.0", | ||
"jsdom": "^24.0.0", | ||
@@ -48,0 +48,0 @@ "vitest": "^1.3.1" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
220959
+ Added@polkadot-api/client@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/json-rpc-provider@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/json-rpc-provider-proxy@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/metadata-builders@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/substrate-bindings@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/substrate-client@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@polkadot-api/utils@0.0.1-492c132563ea6b40ae1fc5470dec4cd18768d182.1.0(transitive)
+ Added@substrate/light-client-extension-helpers@0.0.4(transitive)
+ Addedsmoldot@2.0.22(transitive)
- Removed@polkadot-api/client@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/json-rpc-provider@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/json-rpc-provider-proxy@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/metadata-builders@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/substrate-bindings@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/substrate-client@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@polkadot-api/utils@0.0.1-12c4b0432a814086c3c1a3b8052b31c72c2c9ad3.1.0(transitive)
- Removed@substrate/light-client-extension-helpers@0.0.3(transitive)
- Removedsmoldot@2.0.21(transitive)
Updatedsmoldot@2.0.22