grunt-legacy-log
Advanced tools
Comparing version 1.0.0-rc1 to 1.0.0
{ | ||
"name": "grunt-legacy-log", | ||
"description": "The Grunt 0.4.x logger.", | ||
"version": "1.0.0-rc1", | ||
"version": "1.0.0", | ||
"author": "\"Cowboy\" Ben Alman (http://benalman.com/)", | ||
@@ -28,3 +28,3 @@ "homepage": "http://gruntjs.com/", | ||
"colors": "~1.1.2", | ||
"grunt-legacy-log-utils": "~0.1.1", | ||
"grunt-legacy-log-utils": "~1.0.0", | ||
"hooker": "~0.2.3", | ||
@@ -35,7 +35,8 @@ "lodash": "~3.10.1", | ||
"devDependencies": { | ||
"grunt": "0.4.4", | ||
"grunt-contrib-jshint": "~0.10.0", | ||
"grunt-contrib-nodeunit": "~0.3.3", | ||
"grunt-contrib-watch": "~0.6.1" | ||
"grunt": "^0.4.5", | ||
"grunt-cli": "^1.2.0", | ||
"grunt-contrib-jshint": "^1.0.0", | ||
"grunt-contrib-nodeunit": "^1.0.0", | ||
"grunt-contrib-watch": "^1.0.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
31541
12
0
0
5
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedgrunt-legacy-log-utils@1.0.0(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedlodash@4.3.0(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
- Removedcolors@0.6.2(transitive)
- Removedgrunt-legacy-log-utils@0.1.1(transitive)
- Removedlodash@2.4.2(transitive)
- Removedunderscore.string@2.3.3(transitive)