Socket
Socket
Sign inDemoInstall

api-supertest

Package Overview
Dependencies
167
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.1.0

1

lib/collectYaml.js

@@ -37,2 +37,3 @@ "use strict";

try {
global.joi = require("joi");
type = require(typeFile);

@@ -39,0 +40,0 @@ } catch(e) {

3

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc