Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

patronus

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

patronus - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

lib/internalUse.js

@@ -77,3 +77,3 @@ /*jslint node: true */

if(settings.response.status) {
if(settings.response && settings.response.status) {
test.response.status = {};

@@ -80,0 +80,0 @@

{
"name": "patronus",
"version": "1.1.2",
"version": "1.1.3",
"description": "Specification-driven REST API testing",

@@ -5,0 +5,0 @@ "main": "lib/Patronus.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc