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 Compare versions

Comparing version 10.13.2 to 10.13.3

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [10.13.3](https://github.com/pact-foundation/pact-node/compare/v10.13.2...v10.13.3) (2021-08-12)
### Fixes and Improvements
* Expose needle types as a dependency rather than a devdependency to fix typescript users ([0fe0592](https://github.com/pact-foundation/pact-node/commit/0fe0592d369276e1c7098188c566248796e642d8))
### [10.13.2](https://github.com/pact-foundation/pact-node/compare/v10.13.1...v10.13.2) (2021-08-12)

@@ -7,0 +14,0 @@

4

package.json
{
"version": "10.13.2",
"version": "10.13.3",
"name": "@pact-foundation/pact-node",

@@ -57,2 +57,3 @@ "description": "Core of @pact-foundation/pact. You almost certainly don't want to depend on this directly.",

"@types/request": "2.48.2",
"@types/needle": "^2.5.1",
"chalk": "2.3.1",

@@ -88,3 +89,2 @@ "check-types": "7.3.0",

"@types/mocha": "2.2.48",
"@types/needle": "^2.5.1",
"@types/node": "9.4.6",

@@ -91,0 +91,0 @@ "@types/rimraf": "^2.0.2",

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