Comparing version 0.2.20 to 0.2.21
{ | ||
"name": "arnie", | ||
"version": "0.2.20", | ||
"version": "0.2.21", | ||
"description": "Action hero for backends", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
"pretest-disabled": "npm run lint", | ||
"test": "tap 'test/**/*.test.js' --coverage", | ||
"test": "tap 'src/**/*.test.js' --coverage", | ||
"test:one": "tap --coverage", | ||
@@ -38,2 +38,3 @@ "test:watch": "watch 'npm test' --ignoreDirectoryPattern='/node_modules/i' --ignoreDotFiles", | ||
"mime-types": "^2.1.12", | ||
"path-to-regexp": "^1.7.0", | ||
"set-value": "^0.4.0", | ||
@@ -40,0 +41,0 @@ "statuses": "^1.3.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
242148
94
2800
15
+ Addedpath-to-regexp@^1.7.0
+ Addedisarray@0.0.1(transitive)
+ Addedpath-to-regexp@1.9.0(transitive)