Comparing version 1.3.4 to 1.3.5
{ | ||
"name": "configly", | ||
"version": "1.3.4", | ||
"version": "1.3.5", | ||
"description": "Provides an easy way to set up environmental configuration", | ||
@@ -28,15 +28,15 @@ "main": "index.js", | ||
"devDependencies": { | ||
"gulp": "~3.5.6", | ||
"gulp-mocha": "~0.4.1", | ||
"gulp-util": "~2.2.14", | ||
"gulp-jshint": "~1.5.0", | ||
"gulp-exec": "~1.0.4", | ||
"mocha": "~1.18.0", | ||
"gulp": "^3.5.6", | ||
"gulp-mocha": "^0.4.1", | ||
"gulp-util": "^2.2.14", | ||
"gulp-jshint": "^1.5.0", | ||
"gulp-exec": "^1.0.4", | ||
"mocha": "^1.18.2", | ||
"mocha-lcov-reporter": "0.0.1", | ||
"should": "~3.1.3", | ||
"istanbul": "~0.2.6", | ||
"gulp-istanbul": "~0.1.1", | ||
"coveralls": "~2.8.0", | ||
"jshint-stylish": "~0.1.5" | ||
"should": "^3.1.4", | ||
"istanbul": "^0.2.6", | ||
"gulp-istanbul": "^0.1.1", | ||
"coveralls": "^2.10.0", | ||
"jshint-stylish": "^0.1.5" | ||
} | ||
} |
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
13540