Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

style-to-js

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

style-to-js - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

20

package.json
{
"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"

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