@lostelk/nearest-color
Advanced tools
Comparing version 1.0.17-alpha to 1.0.18-alpha
{ | ||
"name": "@lostelk/nearest-color", | ||
"version": "1.0.17-alpha", | ||
"version": "1.0.18-alpha", | ||
"description": "Discover the nearest color from a predefined collection of colors.", | ||
"main": "dist/index.cjs.js", | ||
"module": "dist/index.ems.js", | ||
"browser": "dist/index.umd.js", | ||
"unpkg": "dist/index.umd.js", | ||
"types": "dist/index.cjs.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types":"./dist/dist/index.ems.d.ts", | ||
"default": "./dist/index.ems.js" | ||
"types":"./dist/index.d.mts", | ||
"default": "./dist/index.mjs" | ||
}, | ||
"require": { | ||
"types":"./dist/index.cjs.d.ts", | ||
"default": "./dist/index.cjs.js" | ||
"types":"./dist/index.d.cts", | ||
"default": "./dist/index.cjs" | ||
} | ||
@@ -20,0 +15,0 @@ } |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
101739
11
450
0
4