@solana/functional
Advanced tools
Comparing version 2.0.0-experimental.556b856 to 2.0.0-experimental.5586a1b
{ | ||
"name": "@solana/functional", | ||
"version": "2.0.0-experimental.556b856", | ||
"version": "2.0.0-experimental.5586a1b", | ||
"description": "Functional JavaScript helpers", | ||
@@ -86,4 +86,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", | ||
@@ -90,0 +90,0 @@ "test:unit:browser": "jest -c node_modules/test-config/jest-unit.config.browser.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
32317
19