fractional-indexing-jittered
Advanced tools
Comparing version 0.8.4 to 0.8.5
{ | ||
"name": "fractional-indexing-jittered", | ||
"version": "0.8.4", | ||
"version": "0.8.5", | ||
"description": "Fractional index library with jittering and generator", | ||
@@ -24,8 +24,8 @@ "type": "module", | ||
"import": { | ||
"default": "./lib/esm/index.mjs", | ||
"types": "./lib/esm/index.d.mts" | ||
"types": "./lib/esm/index.d.mts", | ||
"default": "./lib/esm/index.mjs" | ||
}, | ||
"require": { | ||
"default": "./lib/cjs/index.cjs", | ||
"types": "./lib/cjs/index.d.cts" | ||
"types": "./lib/cjs/index.d.cts", | ||
"default": "./lib/cjs/index.cjs" | ||
} | ||
@@ -32,0 +32,0 @@ } |
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