@chainify/hw-ledger
Advanced tools
Comparing version 1.0.12 to 1.1.0
# @chainify/hw-ledger | ||
## 1.1.0 | ||
### Minor Changes | ||
- Add moralis nft provider | ||
Standardise nft fetch response | ||
### Patch Changes | ||
- Updated dependencies | ||
- @chainify/errors@1.1.0 | ||
- @chainify/logger@1.1.0 | ||
- @chainify/types@1.1.0 | ||
- @chainify/utils@1.1.0 | ||
## 1.0.12 | ||
@@ -4,0 +19,0 @@ |
{ | ||
"name": "@chainify/hw-ledger", | ||
"version": "1.0.12", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -18,6 +18,6 @@ "author": "Liquality <info@liquality.io>", | ||
"dependencies": { | ||
"@chainify/errors": "1.0.12", | ||
"@chainify/logger": "1.0.12", | ||
"@chainify/types": "1.0.12", | ||
"@chainify/utils": "1.0.12", | ||
"@chainify/errors": "1.1.0", | ||
"@chainify/logger": "1.1.0", | ||
"@chainify/types": "1.1.0", | ||
"@chainify/utils": "1.1.0", | ||
"@ledgerhq/hw-transport": "6.27.1", | ||
@@ -24,0 +24,0 @@ "@ledgerhq/hw-transport-webhid": "6.27.1" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21148
1
+ Added@chainify/errors@1.1.0(transitive)
+ Added@chainify/logger@1.1.0(transitive)
+ Added@chainify/types@1.1.0(transitive)
+ Added@chainify/utils@1.1.0(transitive)
- Removed@chainify/errors@1.0.12(transitive)
- Removed@chainify/logger@1.0.12(transitive)
- Removed@chainify/types@1.0.12(transitive)
- Removed@chainify/utils@1.0.12(transitive)
Updated@chainify/errors@1.1.0
Updated@chainify/logger@1.1.0
Updated@chainify/types@1.1.0
Updated@chainify/utils@1.1.0