css-whitespace
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
12018
11
480
1
+ Addeddebug@2.6.9(transitive)
+ Addedms@2.0.0(transitive)
- Removeddebug@0.7.4(transitive)
Updateddebug@2