Comparing version 2.0.0-rc1 to 2.1.0
{ | ||
"name": "trailpack", | ||
"version": "2.0.0-rc1", | ||
"version": "2.1.0", | ||
"description": "Trailpacks extend the functionality of the Trails framework.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "eslint index.js lib/ test/ && mocha" | ||
"test": "eslint --ignore-path .gitignore . && istanbul cover _mocha" | ||
}, | ||
@@ -43,2 +43,3 @@ "repository": { | ||
"eslint-config-trails": "^2", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^2.5", | ||
@@ -45,0 +46,0 @@ "smokesignals": "v2-latest" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
34043
0
5