api-supertest
Advanced tools
Comparing version 0.0.4 to 0.1.0
@@ -37,2 +37,3 @@ "use strict"; | ||
try { | ||
global.joi = require("joi"); | ||
type = require(typeFile); | ||
@@ -39,0 +40,0 @@ } catch(e) { |
{ | ||
"name": "api-supertest", | ||
"version": "0.0.4", | ||
"version": "0.1.0", | ||
"description": "Beautiful test suite & runner for api tests.", | ||
@@ -34,2 +34,3 @@ "main": "lib/index.js", | ||
"glob": "^4.0.6", | ||
"joi": "^4.7.0", | ||
"js-yaml": "^3.2.2", | ||
@@ -36,0 +37,0 @@ "lab": "^5.0.1", |
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
17128
403
8
+ Addedjoi@^4.7.0
+ Addedisemail@1.2.0(transitive)
+ Addedjoi@4.9.0(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addedtopo@1.1.0(transitive)