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

jest-pact

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-pact - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

index.d.ts

12

package.json
{
"name": "jest-pact",
"version": "0.0.6",
"version": "0.0.7",
"description": "a pact adaptor for jest",
"main": "dist/lib/index.js",
"scripts": {
"build": "tsc",
"test": "jest --coverage"
},
"build": "rimraf dist && tsc",
"test": "jest --coverage",
"npmPrepare": "mv dist/index.* ."
},
"repository": {

@@ -22,3 +23,6 @@ "type": "git",

"@pact-foundation/pact": "8.2.2",
"@types/jest": "^24.0.12",
"@types/supertest": "^2.0.7",
"jest-junit": "6.3.0",
"rimraf": "^2.6.3",
"supertest": "4.0.2",

@@ -25,0 +29,0 @@ "ts-jest": "24.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