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

chai-postman

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-postman - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1-beta.1

3

lib/index.js

@@ -389,3 +389,4 @@ var FIRST_LINE = /(.*?)\n.*/g,

options = Object.assign({
allErrors: true // check all rules collecting all errors
allErrors: true, // check all rules collecting all errors
logger: false // logging is disabled
}, options);

@@ -392,0 +393,0 @@

{
"name": "chai-postman",
"version": "1.1.0",
"version": "1.1.1-beta.1",
"description": "A Chai plugin for Postman assertions",

@@ -5,0 +5,0 @@ "main": "index.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