Comparing version 1.4.4 to 1.6.0
{ | ||
"name": "css", | ||
"version": "1.4.4", | ||
"version": "1.6.0", | ||
"description": "CSS parser / stringifier using css-parse and css-stringify", | ||
"keywords": ["css", "parser", "stylesheet"], | ||
"dependencies": { | ||
"visionmedia/css-parse": "1.6.0", | ||
"visionmedia/css-stringify": "1.3.2" | ||
"visionmedia/css-parse": "1.7.0", | ||
"visionmedia/css-stringify": "1.4.1" | ||
}, | ||
@@ -10,0 +10,0 @@ "scripts": [ |
@@ -0,3 +1,7 @@ | ||
1.6.0 / 2013-12-21 | ||
================== | ||
1.1.0 / 2013-04-04 | ||
* update deps | ||
1.5.0 / 2013-12-03 | ||
================== | ||
@@ -7,8 +11,13 @@ | ||
1.0.7 / 2012-11-21 | ||
1.1.0 / 2013-04-04 | ||
================== | ||
* update deps | ||
1.0.7 / 2012-11-21 | ||
================== | ||
* fix component.json | ||
1.0.4 / 2012-11-15 | ||
1.0.4 / 2012-11-15 | ||
================== | ||
@@ -18,3 +27,3 @@ | ||
1.0.3 / 2012-09-01 | ||
1.0.3 / 2012-09-01 | ||
================== | ||
@@ -21,0 +30,0 @@ |
{ | ||
"name": "css", | ||
"version": "1.4.4", | ||
"version": "1.6.0", | ||
"description": "CSS parser / stringifier using css-parse and css-stringify", | ||
"keywords": ["css", "parser", "stylesheet"], | ||
"keywords": [ | ||
"css", | ||
"parser", | ||
"stylesheet" | ||
], | ||
"author": "TJ Holowaychuk <tj@vision-media.ca>", | ||
"dependencies": { | ||
"css-parse": "1.6.0", | ||
"css-stringify": "1.3.2" | ||
"css-parse": "1.7.0", | ||
"css-stringify": "1.4.1" | ||
}, | ||
"main": "index" | ||
"main": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/visionmedia/css.git" | ||
}, | ||
"scripts": { | ||
"test": "make test" | ||
} | ||
} |
@@ -77,2 +77,2 @@ | ||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
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
No License Found
License(Experimental) License information could not be found.
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
5239
11
0
78
1
1
+ Addedamdefine@1.0.1(transitive)
+ Addedcss-parse@1.7.0(transitive)
+ Addedcss-stringify@1.4.1(transitive)
+ Addedsource-map@0.1.43(transitive)
- Removedcss-parse@1.6.0(transitive)
- Removedcss-stringify@1.3.2(transitive)
Updatedcss-parse@1.7.0
Updatedcss-stringify@1.4.1