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.6 to 1.0.7

6

component.json
{
"name": "css",
"version": "1.0.6",
"version": "1.0.7",
"description": "CSS parser / stringifier using css-parse and css-stringify",
"keywords": ["css", "parser", "stylesheet"],
"dependencies": {
"visionmedia/node-css-parse": "1.0.3",
"visionmedia/node-css-stringify": "1.0.2"
"visionmedia/css-parse": "*",
"visionmedia/css-stringify": "*"
},

@@ -10,0 +10,0 @@ "scripts": [

1.0.7 / 2012-11-21
==================
* fix component.json
1.0.4 / 2012-11-15

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

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

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

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