New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bbc/consumer-contracts

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bbc/consumer-contracts - npm Package Compare versions

Comparing version 4.3.1 to 4.3.2

4

lib/validator.ts
import { Contract } from "./contract";
import { ValidationResultWithContext } from "./formatter";
// this helps to deal with asynchronous dns processing.
// see: https://stackoverflow.com/questions/24320578/node-js-get-request-etimedout-esockettimedout
process.env.UV_THREADPOOL_SIZE = '64';
/**

@@ -5,0 +9,0 @@ * Validates all of the contracts.

2

package.json
{
"name": "@bbc/consumer-contracts",
"version": "4.3.1",
"version": "4.3.2",
"description": "Consumer driven contracts for Node.js",

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