@solana/codecs-numbers
Advanced tools
Comparing version 2.0.0 to 2.0.1-canary-20241112013415
{ | ||
"name": "@solana/codecs-numbers", | ||
"version": "2.0.0", | ||
"version": "2.0.1-canary-20241112013415", | ||
"description": "Codecs for numbers of different sizes and endianness", | ||
@@ -60,4 +60,4 @@ "exports": { | ||
"dependencies": { | ||
"@solana/codecs-core": "2.0.0", | ||
"@solana/errors": "2.0.0" | ||
"@solana/errors": "2.0.1-canary-20241112013415", | ||
"@solana/codecs-core": "2.0.1-canary-20241112013415" | ||
}, | ||
@@ -64,0 +64,0 @@ "peerDependencies": { |
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
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
245814
2
+ Added@solana/codecs-core@2.0.1-canary-20241112013415(transitive)
+ Added@solana/errors@2.0.1-canary-20241112013415(transitive)
+ Addedtypescript@5.7.3(transitive)
- Removed@solana/codecs-core@2.0.0(transitive)
- Removed@solana/errors@2.0.0(transitive)
- Removedtypescript@5.7.2(transitive)