@substrate/connect
Advanced tools
Comparing version 0.7.29 to 0.7.30
@@ -5,2 +5,8 @@ # Changelog | ||
## 0.7.30 - 2023-07-10 | ||
### Changed | ||
- Update smoldot@[version 1.0.11](https://github.com/smol-dot/smoldot/blob/main/wasm-node/CHANGELOG.md#1011---2023-06-25)[#1463](https://github.com/paritytech/substrate-connect/pull/1463) | ||
## 0.7.28 - 2023-06-11 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@substrate/connect", | ||
"version": "0.7.29", | ||
"version": "0.7.30", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -42,8 +42,7 @@ "author": "Parity Team <admin@parity.io>", | ||
"@substrate/connect-extension-protocol": "^1.0.1", | ||
"eventemitter3": "^4.0.7", | ||
"smoldot": "1.0.9" | ||
"smoldot": "1.0.11" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^8.42.0" | ||
"eslint": "^8.44.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
11504040
2
102
38863
+ Addedsmoldot@1.0.11(transitive)
- Removedeventemitter3@^4.0.7
- Removedeventemitter3@4.0.7(transitive)
- Removedsmoldot@1.0.9(transitive)
Updatedsmoldot@1.0.11