@solana/codecs-core
Advanced tools
Comparing version 2.0.0-canary-20241031190501 to 2.0.0-canary-20241101092700
{ | ||
"name": "@solana/codecs-core", | ||
"version": "2.0.0-canary-20241031190501", | ||
"version": "2.0.0-canary-20241101092700", | ||
"description": "Core types and helpers for encoding and decoding byte arrays on Solana", | ||
@@ -60,3 +60,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/errors": "2.0.0-canary-20241031190501" | ||
"@solana/errors": "2.0.0-canary-20241101092700" | ||
}, | ||
@@ -63,0 +63,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
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
+ Added@solana/errors@2.0.0-canary-20241101092700(transitive)
- Removed@solana/errors@2.0.0-canary-20241031190501(transitive)