@palett/cards
Advanced tools
Comparing version 0.11.6 to 0.12.0
{ | ||
"name": "@palett/cards", | ||
"version": "0.11.6", | ||
"version": "0.12.0", | ||
"description": "A color converter", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
}, | ||
"repository": { | ||
@@ -41,6 +37,14 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/@palett#readme", | ||
"gitHead": "fb11aaa9ca0dd3519399207040349141a028e3f9", | ||
"gitHead": "fa43c4eb4429e3c75cc8a2ae9093163359e8afb1", | ||
"dependencies": { | ||
"palett-presets": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"@palett/convert": "^0.11.6", | ||
"@palett/dye": "^0.11.6" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
} | ||
} | ||
} |
@@ -0,0 +0,0 @@ ## @palett/cards |
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
Yes
10672
2
4
343
1