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.3 to 1.0.4

19

package.json
{
"name": "style-to-object",
"version": "1.0.3",
"version": "1.0.4",
"description": "Converts inline style to object.",
"author": "Mark <mark@remarkablemark.org>",
"main": "cjs/index.js",
"module": "esm/index.mjs",
"main": "./cjs/index.js",
"module": "./esm/index.mjs",
"types": "./cjs/index.d.ts",
"exports": {

@@ -49,4 +50,4 @@ "types": "./cjs/index.d.ts",

"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",

@@ -57,5 +58,5 @@ "@rollup/plugin-node-resolve": "15.2.3",

"@types/jest": "29.5.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "8.51.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
"eslint-plugin-prettier": "5.0.1",

@@ -68,3 +69,3 @@ "husky": "8.0.3",

"prettier": "3.0.3",
"rollup": "4.1.4",
"rollup": "4.1.5",
"ts-jest": "29.1.1",

@@ -71,0 +72,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