Socket
Socket
Sign inDemoInstall

style-to-object

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

style-to-object - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

23

package.json
{
"name": "style-to-object",
"version": "1.0.7",
"version": "1.0.8",
"description": "Parse CSS inline style to JavaScript object.",

@@ -45,10 +45,10 @@ "author": "Mark <mark@remarkablemark.org>",

"dependencies": {
"inline-style-parser": "0.2.3"
"inline-style-parser": "0.2.4"
},
"devDependencies": {
"@commitlint/cli": "19.4.1",
"@commitlint/config-conventional": "19.4.1",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@rollup/plugin-commonjs": "26.0.1",

@@ -59,5 +59,6 @@ "@rollup/plugin-node-resolve": "15.2.3",

"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "9.9.1",
"@types/node": "22.5.4",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"eslint": "9.10.0",
"eslint-plugin-prettier": "5.2.1",

@@ -68,8 +69,8 @@ "eslint-plugin-simple-import-sort": "12.1.1",

"jest": "29.7.0",
"lint-staged": "15.2.9",
"lint-staged": "15.2.10",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"rollup": "4.21.1",
"rollup": "4.21.2",
"ts-jest": "29.2.5",
"typescript": "5.5.4"
"typescript": "5.6.2"
},

@@ -76,0 +77,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc