@ansi-art/color
Advanced tools
Comparing version
@@ -1,11 +0,1 @@ | ||
{ | ||
"tags": { | ||
"allowUnknownTags": true, | ||
"dictionaries": ["jsdoc", "closure"] | ||
}, | ||
"source": { | ||
"include": ["."], | ||
"includePattern": ".(jsx|js|ts|tsx)$" | ||
}, | ||
"sourceType": "module" | ||
} | ||
{} |
{ | ||
"name": "@ansi-art/color", | ||
"version": "3.0.0-alpha3", | ||
"version": "3.0.0-alpha4", | ||
"main": "color.cjs", | ||
"module": "color.mjs", | ||
"type":"module", | ||
"exports": { | ||
".": { | ||
"import": "./color.mjs", | ||
"require": "./color.cjs" | ||
}, | ||
"./src/tools.mjs": { | ||
"import": "./color.mjs", | ||
"require": "./color.cjs" | ||
}, | ||
"./dist/tools.cjs": { | ||
"import": "./color.mjs", | ||
"require": "./color.cjs" | ||
}, | ||
"./index.js": { | ||
"import": "./color.mjs", | ||
"require": "./color.cjs" | ||
} | ||
, | ||
"./tools.js": { | ||
"import": "./color.mjs", | ||
"require": "./color.cjs" | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -53,5 +77,3 @@ "@babel/cli": "^7.22.5", | ||
"generate-types", | ||
"generate-typescript-root", | ||
"generate-docs" | ||
] | ||
"generate-typescript-root" ] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
0
-100%Yes
NaN60618
-11.01%1471
-0.88%