@fect-ui/themes
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@fect-ui/themes", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
@@ -11,3 +11,4 @@ "main": "main.css", | ||
"dev": "webpack serve --config ./webpack.config.dev.ts --progress", | ||
"build": "rm -rf ./dist && webpack --config ./webpack.config.prod.ts --progress" | ||
"build": "rm -rf ./dist && webpack --config ./webpack.config.prod.ts --progress", | ||
"release": "npm run build && npm publish --access public --non-interactive" | ||
}, | ||
@@ -20,3 +21,3 @@ "author": "Fect Org", | ||
"files": [ | ||
"./dist/css", | ||
"dist/css", | ||
"README.md" | ||
@@ -23,0 +24,0 @@ ], |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
7297
2
4
195