gulp-debug-finder
Advanced tools
Comparing version 2.0.0 to 2.0.1
# Changelog | ||
## 2.0.1 (2016-05-11) | ||
* Added a proper description to `package.json`. | ||
## 2.0.0 (2016-04-20) | ||
@@ -3,0 +6,0 @@ * Rewrote to ES2015. |
{ | ||
"name": "gulp-debug-finder", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Make sure console.log() statements doesn't make it into production.", | ||
"main": "index.js", | ||
@@ -5,0 +6,0 @@ "author": "Jonathan Wilsson <jonathan.wilsson@gmail.com>", |
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
6430