Comparing version 0.19.0 to 0.20.0
{ | ||
"name": "rework", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "CSS manipulations built on CSSOM", | ||
"keywords": ["css", "manipulation", "preprocess", "transform"], | ||
"dependencies": { | ||
"visionmedia/css": "1.4.4", | ||
"visionmedia/css": "1.6.0", | ||
"visionmedia/debug": "*", | ||
@@ -9,0 +9,0 @@ "visionmedia/rework-visit": "1.0.0", |
@@ -0,2 +1,7 @@ | ||
0.20.0 / 2013-12-23 | ||
=================== | ||
* update css | ||
* add sourcemap option to .toString() - see [#123](https://github.com/visionmedia/rework/pull/123) | ||
0.19.0 / 2013-12-22 | ||
@@ -3,0 +8,0 @@ =================== |
{ | ||
"name": "rework", | ||
"version": "0.19.0", | ||
"version": "0.20.0", | ||
"description": "CSS manipulations built on CSSOM", | ||
@@ -12,3 +12,3 @@ "keywords": ["css", "manipulation", "preprocess", "transform"], | ||
"dependencies": { | ||
"css": "1.4.4", | ||
"css": "1.6.0", | ||
"commander": "1.0.4", | ||
@@ -15,0 +15,0 @@ "color-parser": "0.1.0", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
34676
0
1
+ Addedamdefine@1.0.1(transitive)
+ Addedcss@1.6.0(transitive)
+ Addedcss-parse@1.7.0(transitive)
+ Addedcss-stringify@1.4.1(transitive)
+ Addedsource-map@0.1.43(transitive)
- Removedcss@1.4.4(transitive)
- Removedcss-parse@1.6.0(transitive)
- Removedcss-stringify@1.3.2(transitive)
Updatedcss@1.6.0