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.3.2 to 2.3.3

src/common/config.d.ts

3

package.json
{
"name": "pact",
"version": "2.3.2",
"version": "2.3.3",
"description": "Pact for all things Javascript",
"main": "./src/pact.js",
"types": "./src/pact.d.ts",
"scripts": {

@@ -7,0 +8,0 @@ "clean": "rimraf docs dist coverage logs pacts jscpd.json",

@@ -38,3 +38,3 @@ /** @module Matchers */

* The eachLike matcher
* @param {string} content
* @param {any} content
* @param {Object} opts

@@ -61,3 +61,3 @@ * @param {Number} opts.min

* The somethingLike matcher
* @param {string} value - the value to be somethingLike
* @param {any} value - the value to be somethingLike
*/

@@ -64,0 +64,0 @@ module.exports.somethingLike = (value) => {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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