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

pact

Package Overview
Dependencies
Maintainers
3
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pact - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

4

package.json
{
"name": "pact",
"version": "2.0.1",
"version": "2.1.0",
"description": "Pact for all things Javascript",

@@ -93,3 +93,3 @@ "main": "./src/pact.js",

"lodash.omitby": "4.6.0",
"@pact-foundation/pact-node": "4.x",
"@pact-foundation/pact-node": "4.8.0",
"cli-color": "^1.1.0"

@@ -96,0 +96,0 @@ },

@@ -180,2 +180,3 @@ # Pact JS

pactBrokerPassword: <String>, // Password for Pact Broker basic authentication. Optional
timeout: <Number> // The duration in ms we should wait to confirm verification process was successful. Defaults to 30000, Optional.
};

@@ -182,0 +183,0 @@

Sorry, the diff of this file is not supported yet

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