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

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.1 to 1.0.2

src/index.ts

13

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