yet-another-color-picker
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "yet-another-color-picker", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "MIT", | ||
@@ -41,3 +41,3 @@ "description": "Color picker web component", | ||
], | ||
"sideEffects": false, | ||
"sideEffects": true, | ||
"scripts": { | ||
@@ -65,31 +65,31 @@ "build:js": "tsup --minify terser", | ||
"devDependencies": { | ||
"@commitlint/cli": "^19.5.0", | ||
"@commitlint/config-conventional": "^19.5.0", | ||
"@eslint/js": "^9.13.0", | ||
"@commitlint/cli": "^19.6.1", | ||
"@commitlint/config-conventional": "^19.6.0", | ||
"@eslint/js": "^9.17.0", | ||
"@semantic-release/changelog": "^6.0.3", | ||
"@semantic-release/commit-analyzer": "^13.0.0", | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^11.0.0", | ||
"@semantic-release/github": "^11.0.1", | ||
"@semantic-release/npm": "^12.0.1", | ||
"@semantic-release/release-notes-generator": "^14.0.1", | ||
"@stylistic/eslint-plugin": "^2.9.0", | ||
"@semantic-release/release-notes-generator": "^14.0.2", | ||
"@stylistic/eslint-plugin": "^2.12.1", | ||
"@types/eslint__js": "^8.42.3", | ||
"@vitest/coverage-v8": "^2.1.3", | ||
"@vitest/coverage-v8": "^2.1.8", | ||
"clean-css-cli": "^5.6.3", | ||
"eslint": "^9.13.0", | ||
"globals": "^15.11.0", | ||
"husky": "^9.1.6", | ||
"eslint": "^9.17.0", | ||
"globals": "^15.13.0", | ||
"husky": "^9.1.7", | ||
"jsdom": "^25.0.1", | ||
"lit-html": "^3.2.1", | ||
"lockfile-lint": "^4.14.0", | ||
"postcss": "^8.4.47", | ||
"publint": "^0.2.11", | ||
"postcss": "^8.4.49", | ||
"publint": "^0.2.12", | ||
"rimraf": "^6.0.1", | ||
"semantic-release": "^24.1.3", | ||
"terser": "^5.36.0", | ||
"tsup": "^8.3.0", | ||
"typescript": "^5.6.3", | ||
"typescript-eslint": "^8.10.0", | ||
"vite": "^5.4.9", | ||
"vitest": "^2.1.3" | ||
"semantic-release": "^24.2.0", | ||
"terser": "^5.37.0", | ||
"tsup": "^8.3.5", | ||
"typescript": "^5.7.2", | ||
"typescript-eslint": "^8.18.1", | ||
"vite": "^6.0.3", | ||
"vitest": "^2.1.8" | ||
}, | ||
@@ -96,0 +96,0 @@ "overrides": { |
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
0