@solana/assertions
Advanced tools
Comparing version 2.0.0-canary-20240826163408 to 2.0.0-canary-20240827085118
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-canary-20240826163408", | ||
"version": "2.0.0-canary-20240827085118", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -52,3 +52,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/errors": "2.0.0-canary-20240826163408" | ||
"@solana/errors": "2.0.0-canary-20240827085118" | ||
}, | ||
@@ -55,0 +55,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-20240827085118(transitive)
- Removed@solana/errors@2.0.0-canary-20240826163408(transitive)