@postenbring/hedwig-tokens
Advanced tools
Comparing version 0.0.0-setup-snapshot-releases-20231111164438 to 0.0.0-update-button-20231112193807
{ | ||
"name": "@postenbring/hedwig-tokens", | ||
"version": "0.0.0-setup-snapshot-releases-20231111164438", | ||
"version": "0.0.0-update-button-20231112193807", | ||
"sideEffects": false, | ||
@@ -8,7 +8,7 @@ "license": "MIT", | ||
"assets/**", | ||
"dist/**" | ||
"tokens-output/**" | ||
], | ||
"scripts": { | ||
"build": "tsx build.ts", | ||
"dev": "npm run build && chokidar \"build.ts\" \"tokens/**\" -c \"npm run build\"", | ||
"build": "node --import tsx build.ts", | ||
"dev": "node --import tsx --watch-path lib --watch-path tokens-source --watch-path build.ts --watch build.ts", | ||
"lint": "eslint \"*.ts*\"", | ||
@@ -19,12 +19,8 @@ "clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
"@types/node": "20.9.0", | ||
"@types/react": "^18.2.21", | ||
"@types/react-dom": "^18.2.7", | ||
"chokidar-cli": "3.0.0", | ||
"eslint": "^8.48.0", | ||
"eslint-config-custom": "*", | ||
"react": "^18.2.0", | ||
"sd-tailwindcss-transformer": "1.4.0", | ||
"style-dictionary": "3.9.0", | ||
"style-dictionary-utils": "2.0.1", | ||
"tsconfig": "*", | ||
"tsup": "^7.2.0", | ||
"tsx": "4.1.0", | ||
@@ -31,0 +27,0 @@ "typescript": "^5.2.2" |
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
9
29
969533
527
21