style-to-object
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "style-to-object", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Converts inline style to object.", | ||
@@ -55,5 +55,5 @@ "author": "Mark <mark@remarkablemark.org>", | ||
"@rollup/plugin-typescript": "11.1.5", | ||
"@types/jest": "29.5.5", | ||
"@typescript-eslint/eslint-plugin": "6.7.5", | ||
"@typescript-eslint/parser": "6.7.5", | ||
"@types/jest": "29.5.6", | ||
"@typescript-eslint/eslint-plugin": "6.8.0", | ||
"@typescript-eslint/parser": "6.8.0", | ||
"eslint": "8.51.0", | ||
@@ -63,3 +63,3 @@ "eslint-plugin-prettier": "5.0.1", | ||
"jest": "29.7.0", | ||
"lint-staged": "15.0.1", | ||
"lint-staged": "15.0.2", | ||
"npm-run-all": "4.1.5", | ||
@@ -75,5 +75,6 @@ "pinst": "3.0.0", | ||
"/dist", | ||
"/esm" | ||
"/esm", | ||
"/src" | ||
], | ||
"license": "MIT" | ||
} |
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
41399
13
393