style-to-js
Advanced tools
Comparing version 1.1.8 to 1.1.9
{ | ||
"name": "style-to-js", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Parses CSS inline style to JavaScript object (camelCased).", | ||
@@ -40,7 +40,7 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"dependencies": { | ||
"style-to-object": "1.0.3" | ||
"style-to-object": "1.0.4" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "17.8.0", | ||
"@commitlint/config-conventional": "17.8.0", | ||
"@commitlint/cli": "18.2.0", | ||
"@commitlint/config-conventional": "18.1.0", | ||
"@rollup/plugin-commonjs": "25.0.7", | ||
@@ -50,13 +50,13 @@ "@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-typescript": "11.1.5", | ||
"@types/jest": "29.5.6", | ||
"@typescript-eslint/eslint-plugin": "6.8.0", | ||
"@typescript-eslint/parser": "6.8.0", | ||
"eslint": "8.51.0", | ||
"@types/jest": "29.5.7", | ||
"@typescript-eslint/eslint-plugin": "6.9.1", | ||
"@typescript-eslint/parser": "6.9.1", | ||
"eslint": "8.52.0", | ||
"eslint-plugin-prettier": "5.0.1", | ||
"husky": "8.0.3", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.0.1", | ||
"lint-staged": "15.0.2", | ||
"pinst": "3.0.0", | ||
"prettier": "3.0.3", | ||
"rollup": "4.1.4", | ||
"rollup": "4.2.0", | ||
"ts-jest": "29.1.1", | ||
@@ -63,0 +63,0 @@ "typescript": "5.2.2" |
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
+ Addedstyle-to-object@1.0.4(transitive)
- Removedstyle-to-object@1.0.3(transitive)
Updatedstyle-to-object@1.0.4