@solana/rpc-parsed-types
Advanced tools
Comparing version 2.0.0-experimental.d603013 to 2.0.0-experimental.db105a6
{ | ||
"name": "@solana/rpc-parsed-types", | ||
"version": "2.0.0-experimental.d603013", | ||
"version": "2.0.0-experimental.db105a6", | ||
"description": "Type definitions for parsed types used in the Solana RPC", | ||
@@ -61,4 +61,4 @@ "exports": { | ||
"version-from-git": "^1.1.1", | ||
"@solana/addresses": "2.0.0-experimental.d603013", | ||
"@solana/rpc-types": "2.0.0-experimental.d603013", | ||
"@solana/addresses": "2.0.0-experimental.db105a6", | ||
"@solana/rpc-types": "2.0.0-development", | ||
"build-scripts": "0.0.0", | ||
@@ -80,3 +80,3 @@ "test-config": "0.0.0", | ||
"dev": "jest -c node_modules/test-config/jest-dev.config.ts --globalSetup test-config/test-validator-setup.js --globalTeardown test-config/test-validator-teardown.js --rootDir . --watch", | ||
"publish-packages": "pnpm publish --tag experimental --access public --no-git-checks", | ||
"publish-packages": "npm view $npm_package_name@$npm_package_version > /dev/null 2>&1 || pnpm publish --tag experimental --access public --no-git-checks", | ||
"style:fix": "pnpm eslint --fix src/* && pnpm prettier -w src/* package.json", | ||
@@ -83,0 +83,0 @@ "test:lint": "jest -c node_modules/test-config/jest-lint.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
22366