@solana/instructions
Advanced tools
Comparing version 2.0.0-canary-20241022171857 to 2.0.0-canary-20241022171929
{ | ||
"name": "@solana/instructions", | ||
"version": "2.0.0-canary-20241022171857", | ||
"version": "2.0.0-canary-20241022171929", | ||
"description": "Helpers for creating transaction instructions", | ||
@@ -57,3 +57,3 @@ "exports": { | ||
"dependencies": { | ||
"@solana/errors": "2.0.0-canary-20241022171857" | ||
"@solana/errors": "2.0.0-canary-20241022171929" | ||
}, | ||
@@ -71,2 +71,5 @@ "peerDependencies": { | ||
}, | ||
"engines": { | ||
"node": ">=20.18.0" | ||
}, | ||
"scripts": { | ||
@@ -73,0 +76,0 @@ "compile:js": "tsup --config build-scripts/tsup.config.package.ts", |
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
86211
+ Added@solana/errors@2.0.0-canary-20241022171929(transitive)
- Removed@solana/errors@2.0.0-canary-20241022171857(transitive)