@solana/errors
Advanced tools
Comparing version 2.0.0-experimental.b93299a to 2.0.0-experimental.fd64233
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env -S tsx | ||
#!/usr/bin/env -S node_modules/.bin/tsx | ||
@@ -3,0 +3,0 @@ import chalk from 'chalk'; |
{ | ||
"name": "@solana/errors", | ||
"version": "2.0.0-experimental.b93299a", | ||
"version": "2.0.0-experimental.fd64233", | ||
"description": "Throw, identify, and decode Solana JavaScript errors", | ||
@@ -74,4 +74,4 @@ "exports": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/addresses": "2.0.0-experimental.b93299a", | ||
"build-scripts": "0.0.0", | ||
"@solana/addresses": "2.0.0-experimental.fd64233", | ||
"test-config": "0.0.0", | ||
@@ -78,0 +78,0 @@ "tsconfig": "0.0.0" |
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
77630