@solana/fast-stable-stringify
Advanced tools
Comparing version 2.0.0-canary-20240827201912 to 2.0.0-canary-20240828082622
{ | ||
"name": "@solana/fast-stable-stringify", | ||
"version": "2.0.0-canary-20240827201912", | ||
"version": "2.0.0-canary-20240828082622", | ||
"description": "Deterministic stringification for when performance and bundle size matters", | ||
"exports": { | ||
"edge-light": { | ||
"import": "./dist/index.node.mjs", | ||
"require": "./dist/index.node.cjs" | ||
}, | ||
"workerd": { | ||
"import": "./dist/index.node.mjs", | ||
"require": "./dist/index.node.cjs" | ||
}, | ||
"browser": { | ||
@@ -7,0 +15,0 @@ "import": "./dist/index.browser.mjs", |
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
43093