style-to-js
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "style-to-js", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Parses CSS inline style to JavaScript object (camelCased).", | ||
@@ -39,6 +39,6 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"dependencies": { | ||
"style-to-object": "1.0.5" | ||
"style-to-object": "1.0.6" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "19.2.0", | ||
"@commitlint/cli": "19.2.1", | ||
"@commitlint/config-conventional": "19.1.0", | ||
@@ -49,4 +49,4 @@ "@rollup/plugin-commonjs": "25.0.7", | ||
"@types/jest": "29.5.12", | ||
"@typescript-eslint/eslint-plugin": "7.3.1", | ||
"@typescript-eslint/parser": "7.3.1", | ||
"@typescript-eslint/eslint-plugin": "7.4.0", | ||
"@typescript-eslint/parser": "7.4.0", | ||
"eslint": "8.57.0", | ||
@@ -60,3 +60,3 @@ "eslint-plugin-prettier": "5.1.3", | ||
"ts-jest": "29.1.2", | ||
"typescript": "5.4.2" | ||
"typescript": "5.4.3" | ||
}, | ||
@@ -63,0 +63,0 @@ "files": [ |
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
+ Addedinline-style-parser@0.2.3(transitive)
+ Addedstyle-to-object@1.0.6(transitive)
- Removedinline-style-parser@0.2.2(transitive)
- Removedstyle-to-object@1.0.5(transitive)
Updatedstyle-to-object@1.0.6