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