@substrate/connect
Advanced tools
Comparing version 1.1.1 to 1.1.2
# Changelog | ||
## 1.1.2 | ||
### Patch Changes | ||
- 0b3053e: chore(deps-dev): bump vitest from 1.6.0 to 2.0.5 | ||
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 2.0.5. | ||
- [Release notes](https://github.com/vitest-dev/vitest/releases) | ||
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/vitest) | ||
*** | ||
updated-dependencies: | ||
- dependency-name: vitest | ||
dependency-type: direct:development | ||
update-type: version-update:semver-major | ||
... | ||
Signed-off-by: dependabot[bot] <support@github.com> | ||
- Updated dependencies [1049be1] | ||
- @substrate/connect-known-chains@1.2.2 | ||
## 1.1.1 | ||
@@ -4,0 +29,0 @@ |
{ | ||
"name": "@substrate/connect", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Substrate-connect to Smoldot clients. Using either substrate extension with predefined clients or an internal smoldot client based on chainSpecs provided.", | ||
@@ -38,5 +38,5 @@ "author": "Parity Team <admin@parity.io>", | ||
"smoldot": "2.0.29", | ||
"@substrate/connect-known-chains": "^1.2.2", | ||
"@substrate/smoldot-discovery": "^1.0.1", | ||
"@substrate/connect-extension-protocol": "^2.0.0", | ||
"@substrate/connect-known-chains": "^1.2.1" | ||
"@substrate/connect-extension-protocol": "^2.0.0" | ||
}, | ||
@@ -46,3 +46,3 @@ "devDependencies": { | ||
"jsdom": "^24.0.0", | ||
"vitest": "^1.5.0" | ||
"vitest": "^2.0.5" | ||
}, | ||
@@ -49,0 +49,0 @@ "scripts": { |
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
192347