@substrate/connect
Advanced tools
Comparing version 0.7.9 to 0.7.10
@@ -5,2 +5,6 @@ # Changelog | ||
## 0.7.10 - 2022-08-01 | ||
- Update @substrate/smoldot-light to [version 0.6.27](https://github.com/paritytech/smoldot/blob/main/bin/wasm-node/CHANGELOG.md#0627---2022-07-29). ([#1182](https://github.com/paritytech/substrate-connect/pull/1182)) | ||
## 0.7.9 - 2022-07-19 | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "@substrate/connect", | ||
"version": "0.7.9", | ||
"version": "0.7.10", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -40,8 +40,8 @@ "author": "Parity Team <admin@parity.io>", | ||
"@substrate/connect-extension-protocol": "^1.0.1", | ||
"@substrate/smoldot-light": "0.6.25", | ||
"@substrate/smoldot-light": "0.6.27", | ||
"eventemitter3": "^4.0.7" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.14.0" | ||
"eslint": "^8.20.0" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2293035
0
+ Added@substrate/smoldot-light@0.6.27(transitive)
+ Addedpako@2.1.0(transitive)
- Removed@substrate/smoldot-light@0.6.25(transitive)