@solana/assertions
Advanced tools
Comparing version 2.0.0-experimental.b83b7ee to 2.0.0-experimental.b8960ad
{ | ||
"name": "@solana/assertions", | ||
"version": "2.0.0-experimental.b83b7ee", | ||
"version": "2.0.0-experimental.b8960ad", | ||
"description": "Helpers for asserting that a JavaScript environment supports certain features necessary for the operation of the Solana JavaScript SDK", | ||
@@ -86,2 +86,3 @@ "exports": { | ||
"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/*", | ||
"test:lint": "jest -c node_modules/test-config/jest-lint.config.ts --rootDir . --silent", | ||
@@ -88,0 +89,0 @@ "test:prettier": "jest -c node_modules/test-config/jest-prettier.config.ts --rootDir . --silent", |
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
56321
19