@avalabs/avalanche-contacts
Advanced tools
Comparing version 1.0.1-alpha.0 to 1.1.0
@@ -6,2 +6,12 @@ # Change Log | ||
# [1.1.0](https://github.com/ava-labs/avalanche-dapp-sdks/compare/v1.0.0...v1.1.0) (2023-03-14) | ||
### Bug Fixes | ||
- **build:** node version compatibility ([60db5ff](https://github.com/ava-labs/avalanche-dapp-sdks/commit/60db5ff0bc3296c9ea54f24a58e756069d21e2cc)) | ||
### Features | ||
- add web3-react connector for core ([#18](https://github.com/ava-labs/avalanche-dapp-sdks/issues/18)) ([914a35b](https://github.com/ava-labs/avalanche-dapp-sdks/commit/914a35b359e67b38942df837b43abf19ba737a05)) | ||
## 1.0.1-alpha.0 (2023-03-14) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@avalabs/avalanche-contacts", | ||
"version": "1.0.1-alpha.0", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -15,5 +15,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@avalabs/web3-react-core-connector": "1.0.1-alpha.0" | ||
"@avalabs/web3-react-core-connector": "1.1.0" | ||
}, | ||
"gitHead": "abcb353db2541e3ca1b707773cf244d9c3d24eb5" | ||
"gitHead": "67150e425608afb35eff1cf5418df581819183de" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7095
1
+ Added@avalabs/web3-react-core-connector@1.1.0(transitive)
- Removed@avalabs/web3-react-core-connector@1.0.1-alpha.0(transitive)