grunt-strip-code
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "grunt-strip-code", | ||
"description": "Remove dev and test only code in production builds", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/philip/grunt-strip-code", | ||
"version": "0.1.2", | ||
"homepage": "https://github.com/philipwalton/grunt-strip-code", | ||
"author": { | ||
@@ -13,6 +13,6 @@ "name": "Philip Walton", | ||
"type": "git", | ||
"url": "git://github.com/philip/grunt-strip-code.git" | ||
"url": "git://github.com/philipwalton/grunt-strip-code.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/philip/grunt-strip-code/issues" | ||
"url": "https://github.com/philipwalton/grunt-strip-code/issues" | ||
}, | ||
@@ -22,3 +22,3 @@ "licenses": [ | ||
"type": "MIT", | ||
"url": "https://github.com/philip/grunt-strip-code/blob/master/LICENSE-MIT" | ||
"url": "https://github.com/philipwalton/grunt-strip-code/blob/master/LICENSE-MIT" | ||
} | ||
@@ -25,0 +25,0 @@ ], |
@@ -146,2 +146,6 @@ # grunt-strip-code | ||
#### 0.1.2 | ||
* Minor updates to package.json. | ||
#### 0.1.1 | ||
@@ -148,0 +152,0 @@ |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
14840
0
1
157