@solana/codecs-core
Advanced tools
Comparing version 2.0.0-experimental.2296a15 to 2.0.0-experimental.2cae718
{ | ||
"name": "@solana/codecs-core", | ||
"version": "2.0.0-experimental.2296a15", | ||
"version": "2.0.0-experimental.2cae718", | ||
"description": "Core types and helpers for encoding and decoding byte arrays on Solana", | ||
@@ -90,4 +90,4 @@ "exports": { | ||
"test:treeshakability:browser": "agadoo dist/index.browser.js", | ||
"test:treeshakability:native": "agadoo dist/index.node.js", | ||
"test:treeshakability:node": "agadoo dist/index.native.js", | ||
"test:treeshakability:native": "agadoo dist/index.native.js", | ||
"test:treeshakability:node": "agadoo dist/index.node.js", | ||
"test:typecheck": "tsc --noEmit", | ||
@@ -94,0 +94,0 @@ "test:unit:browser": "jest -c node_modules/test-config/jest-unit.config.browser.ts --rootDir . --silent", |
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
146082
25
1377