@postenbring/hedwig-tokens
Advanced tools
Comparing version 0.0.0-update-link-stories-XUJw4VAo-20231121202030 to 0.0.0-update-packages-and-readme-20231123135530
{ | ||
"name": "@postenbring/hedwig-tokens", | ||
"version": "0.0.0-update-link-stories-XUJw4VAo-20231121202030", | ||
"version": "0.0.0-update-packages-and-readme-20231123135530", | ||
"sideEffects": false, | ||
@@ -11,22 +11,22 @@ "license": "MIT", | ||
], | ||
"scripts": { | ||
"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*\"", | ||
"typecheck": "tsc --noEmit", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "20.9.1", | ||
"@types/node": "20.9.4", | ||
"eslint": "^8.53.0", | ||
"eslint-config-custom": "*", | ||
"style-dictionary": "3.9.0", | ||
"style-dictionary-utils": "2.0.1", | ||
"tsconfig": "*", | ||
"tsx": "4.1.2", | ||
"typescript": "^5.2.2" | ||
"style-dictionary-utils": "2.0.4", | ||
"tsx": "4.4.0", | ||
"typescript": "^5.2.2", | ||
"hedwig-tsconfig": "0.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"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*\"", | ||
"typecheck": "tsc --noEmit", | ||
"clean": "rm -rf .turbo && rm -rf node_modules && rm -rf dist" | ||
} | ||
} | ||
} |
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
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
998732
20