Socket
Socket
Sign inDemoInstall

css

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

4

component.json
{
"name": "css",
"version": "1.0.7",
"version": "1.0.8",
"description": "CSS parser / stringifier using css-parse and css-stringify",

@@ -13,2 +13,2 @@ "keywords": ["css", "parser", "stylesheet"],

]
}
}
{
"name": "css",
"version": "1.0.7",
"version": "1.0.8",
"description": "CSS parser / stringifier using css-parse and css-stringify",

@@ -9,5 +9,5 @@ "keywords": ["css", "parser", "stylesheet"],

"css-parse": "1.0.4",
"css-stringify": "1.0.4"
"css-stringify": "1.0.5"
},
"main": "index"
}
}
# css
CSS parser / stringifier using [css-parse](https://github.com/visionmedia/node-css-parse) and [css-stringify](https://github.com/visionmedia/node-css-stringify).
CSS parser / stringifier using [css-parse](https://github.com/visionmedia/css-parse) and [css-stringify](https://github.com/visionmedia/css-stringify).

@@ -6,0 +6,0 @@ ## Installation

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