@hadihallak/colors
Advanced tools
Comparing version 1.0.0 to 2.0.0
{ | ||
"name": "@hadihallak/colors", | ||
"version": "1.0.0", | ||
"version": "2.0.0", | ||
"contributors": [ | ||
@@ -8,14 +8,12 @@ "Colm Tuite <colm@modulz.app>", | ||
], | ||
"type": "module", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"typings": "dist/types/index.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"build": "yarn clean && tsc && yarn build-css-modules", | ||
"clean": "rimraf dark light", | ||
"build": "rollup -c && yarn build-css-modules", | ||
"build-css-modules": "node ./scripts/build-css-modules.js" | ||
}, | ||
"files": [ | ||
"dark", | ||
"light", | ||
"index.d.ts", | ||
"index.js" | ||
], | ||
"keywords": [ | ||
@@ -26,7 +24,9 @@ "radix", | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^8.2.1", | ||
"@types/node": "^15.0.3", | ||
"typescript": "^4.2.4", | ||
"rimraf": "3.0.2" | ||
"rollup": "^2.48.0", | ||
"tslib": "^2.2.0", | ||
"typescript": "^4.2.4" | ||
}, | ||
"license": "MIT" | ||
} |
# colors | ||
Radix UI Colors | ||
## Authors | ||
- Colm Tuite ([@colmtuite](https://twitter.com/colmtuite)) | ||
- Vlad Moroz ([@vladyslavmoroz](https://twitter.com/vladyslavmoroz)) |
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
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
9
94353
5
110
2683
1
No