brei-grunt-config
Advanced tools
Comparing version 1.0.6 to 1.1.0
@@ -5,3 +5,4 @@ module.exports = function(grunt, options){ | ||
browsers: ['> 5% in US', 'last 2 versions', 'Firefox ESR', 'IE >= 8', 'iOS >= 8'], | ||
remove: false | ||
remove: false, | ||
map: true | ||
}, | ||
@@ -8,0 +9,0 @@ dist: { |
@@ -18,3 +18,4 @@ module.exports = function(grunt, options){ | ||
debugInfo: false, | ||
quiet: true | ||
quiet: true, | ||
sourcemap: true | ||
}, | ||
@@ -21,0 +22,0 @@ dist: { |
{ | ||
"name": "brei-grunt-config", | ||
"version": "1.0.6", | ||
"version": "1.1.0", | ||
"description": "BarkleyREI abstracted grunt tasks", | ||
"main": "Gruntfile.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "exit 0" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
13428
22
537
0