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.8 to 1.1.0

2

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

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

1.1.0 / 2013-04-04
==================
* update deps
1.0.7 / 2012-11-21

@@ -3,0 +8,0 @@ ==================

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

@@ -8,6 +8,6 @@ "keywords": ["css", "parser", "stylesheet"],

"dependencies": {
"css-parse": "1.0.4",
"css-stringify": "1.0.5"
"css-parse": "1.2.0",
"css-stringify": "1.1.0"
},
"main": "index"
}
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