@vechain/sdk-core
Advanced tools
Comparing version 1.0.0-beta.5 to 1.0.0-beta.6
{ | ||
"name": "@vechain/sdk-core", | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0-beta.6", | ||
"description": "Includes modules for fundamental operations like hashing and cryptography", | ||
@@ -42,4 +42,4 @@ "author": "vechain Foundation", | ||
"@types/elliptic": "^6.4.18", | ||
"@vechain/sdk-errors": "1.0.0-beta.5", | ||
"@vechain/sdk-logging": "1.0.0-beta.5", | ||
"@vechain/sdk-errors": "1.0.0-beta.6", | ||
"@vechain/sdk-logging": "1.0.0-beta.6", | ||
"bignumber.js": "^9.1.2", | ||
@@ -50,3 +50,3 @@ "blakejs": "^1.2.1", | ||
"fast-json-stable-stringify": "^2.1.0" | ||
} | ||
} | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
983488
26900
+ Added@vechain/sdk-errors@1.0.0-beta.6(transitive)
+ Added@vechain/sdk-logging@1.0.0-beta.6(transitive)
- Removed@vechain/sdk-errors@1.0.0-beta.5(transitive)
- Removed@vechain/sdk-logging@1.0.0-beta.5(transitive)