Socket
Socket
Sign inDemoInstall

@pact-foundation/pact-node

Package Overview
Dependencies
Maintainers
5
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pact-foundation/pact-node - npm Package Versions

1
19

10.2.1

Diff

Changelog

Source

10.2.1 (2019-11-10)

pact-foundation
published 10.2.0 •

Changelog

Source

10.2.0 (2019-11-08)

Features

  • add provider version tag during verification (68b17d8)
pact-foundation
published 10.0.2-beta.0 •

pact-foundation
published 10.0.1 •

Changelog

Source

10.0.1 (2019-10-28)

Bug Fixes

  • install: Correctly skip downloading the binary archive if it already exists (1c9a809)
  • install: Fail installation if binary was not successfully downloaded (3dfb033)
  • spawn: The command used to spawn the binary is now debug rather than info (fixes #184) (a9f1470)
pact-foundation
published 10.0.0 •

Changelog

Source

10.0.0 (2019-10-28)

Features

  • can-i-deploy: Add custom error type CannotDeployError for when the deploy check fails (635b449)
  • can-i-deploy: allow multiple pacticipants to be specified to CanDeploy (b4b3921)
  • canDeploy: resolve with output on success (d20744e)
  • CanDeploy: Set json output as the default for CanDeploy (200abe7)

BREAKING CHANGES

  • can-i-deploy: Options for CanDeploy have changed. Now, pacticipants are specified by an array of { name: <string>, latest?: <string | boolean>, version?: <string> }, allowing more than one pacticipant to be specified. You must specify one of latest or version. If latest is true, the latest pact is used. If it is string, then the latest pact with that tag is used.
  • CanDeploy: CanDeploy now defaults to json output (and returns the parsed object as the result of the promise. If you were using CanDeploy and relied on parsing the logged output, you will need to explicitly set output: table in your CanDeploy options.
pact-foundation
published 9.0.7 •

Changelog

Source

9.0.7 (2019-10-23)

Bug Fixes

  • package.json: Move snyk to devDependencies (#193) (b3d7a8a)
pact-foundation
published 9.0.6 •

Changelog

Source

9.0.6 (2019-10-10)

Bug Fixes

  • verifier: allow to use progress formatter during verification (#189) (2571725)
  • package.json, package-lock.json & .snyk to reduce vulnerabilities (0dc7a8f)
pact-foundation
published 9.0.5 •

Changelog

Source

9.0.5 (2019-10-08)

Bug Fixes

  • upgrade vulnerable dependencies (e79f929)
pact-foundation
published 9.0.4 •

Changelog

Source

9.0.4 (2019-09-11)

Bug Fixes

  • logging: print options in json instead of using a helper (9f09348)
pact-foundation
published 9.0.3 •

Changelog

Source

9.0.3 (2019-09-05)

Bug Fixes

  • Upgrade pact-standalone version to v1.70.2 (3f0f1fc)
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