@solana/errors
Advanced tools
Comparing version 2.0.0-canary-20241022171857 to 2.0.0-canary-20241022171929
{ | ||
"name": "@solana/errors", | ||
"version": "2.0.0-canary-20241022171857", | ||
"version": "2.0.0-canary-20241022171929", | ||
"description": "Throw, identify, and decode Solana JavaScript errors", | ||
@@ -75,2 +75,5 @@ "exports": { | ||
}, | ||
"engines": { | ||
"node": ">=20.18.0" | ||
}, | ||
"scripts": { | ||
@@ -77,0 +80,0 @@ "compile:js": "tsup --config build-scripts/tsup.config.package.ts && tsup src/cli.ts --define.__NODEJS__ true --format esm --treeshake", |
Sorry, the diff of this file is not supported yet
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
1357665