@solana/assertions
Advanced tools
Comparing version 2.0.0-canary-20241027103025 to 2.0.0-canary-20241027112806
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-canary-20241027103025", | ||
"version": "2.0.0-canary-20241027112806", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -60,3 +60,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/errors": "2.0.0-canary-20241027103025" | ||
"@solana/errors": "2.0.0-canary-20241027112806" | ||
}, | ||
@@ -63,0 +63,0 @@ "peerDependencies": { |
+ Added@solana/errors@2.0.0-canary-20241027112806(transitive)
- Removed@solana/errors@2.0.0-canary-20241027103025(transitive)