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 0.4.2 to 0.4.3

dist/style-to-object.js.map

1

dist/style-to-object.js

@@ -321,1 +321,2 @@ (function (global, factory) {

}));
//# sourceMappingURL=style-to-object.js.map

28

package.json
{
"name": "style-to-object",
"version": "0.4.2",
"version": "0.4.3",
"description": "Converts inline style to object.",

@@ -15,5 +15,3 @@ "author": "Mark <mark@remarkablemark.org>",

"scripts": {
"build": "run-s build:*",
"build:min": "NODE_ENV=production rollup --config --file dist/style-to-object.min.js --sourcemap",
"build:unmin": "NODE_ENV=development rollup --config --file dist/style-to-object.js",
"build": "rollup --config --failAfterWarnings",
"clean": "rm -rf dist",

@@ -51,12 +49,12 @@ "lint": "eslint --ignore-path .gitignore .",

"devDependencies": {
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-terser": "0.4.3",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@rollup/plugin-commonjs": "25.0.5",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"dtslint": "4.2.1",
"eslint": "8.46.0",
"eslint-plugin-prettier": "5.0.0",
"eslint": "8.51.0",
"eslint-plugin-prettier": "5.0.1",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "14.0.1",
"mocha": "10.2.0",

@@ -66,5 +64,5 @@ "npm-run-all": "4.1.5",

"pinst": "3.0.0",
"prettier": "3.0.0",
"rollup": "2.79.1",
"typescript": "5.1.6"
"prettier": "3.0.3",
"rollup": "4.1.0",
"typescript": "5.2.2"
},

@@ -71,0 +69,0 @@ "files": [

Sorry, the diff of this file is not supported yet

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