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.11 to 1.1.12

12

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

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