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

css-whitespace

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-whitespace - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

10

component.json
{
"name": "css-whitespace",
"repo": "visionmedia/css-whitespace",
"version": "1.1.0",
"version": "1.1.1",
"description": "Whitespace significant CSS to regular CSS",
"keywords": ["css", "parser", "rework"],
"keywords": [
"css",
"parser",
"rework"
],
"dependencies": {

@@ -17,2 +21,2 @@ "visionmedia/debug": "*"

"main": "index.js"
}
}
1.1.0 / 2013-06-02
1.1.1 / 2015-02-23
==================
* update debug dep
1.1.0 / 2013-06-02
==================
* add component support

@@ -10,3 +15,3 @@ * add support for regular css multi-line comments. Closes #12

1.0.0 / 2013-02-27
1.0.0 / 2013-02-27
==================

@@ -16,3 +21,3 @@

0.0.6 / 2013-02-20
0.0.6 / 2013-02-20
==================

@@ -22,3 +27,3 @@

0.0.5 / 2013-01-21
0.0.5 / 2013-01-21
==================

@@ -28,3 +33,3 @@

0.0.4 / 2012-12-03
0.0.4 / 2012-12-03
==================

@@ -34,3 +39,3 @@

0.0.3 / 2012-12-03
0.0.3 / 2012-12-03
==================

@@ -40,3 +45,3 @@

0.0.2 / 2012-12-03
0.0.2 / 2012-12-03
==================

@@ -43,0 +48,0 @@

{
"name": "css-whitespace",
"version": "1.1.0",
"version": "1.1.1",
"description": "Whitespace significant CSS to regular CSS",
"keywords": ["css", "parser", "rework"],
"keywords": [
"css",
"parser",
"rework"
],
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"dependencies": {
"debug": "~0.7.0"
"debug": "2"
},

@@ -17,3 +21,7 @@ "devDependencies": {

"test": "mocha --require should --reporter spec"
},
"repository": {
"type": "git",
"url": "https://github.com/reworkcss/css-whitespace.git"
}
}
}
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