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

pact-mock-service

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pact-mock-service - npm Package Compare versions

Comparing version 0.5.2-2 to 0.5.2-3

2

linux-x86_64/package.json
{
"name": "pact-mock-service-linux-x64",
"version": "0.5.2-1",
"version": "0.5.2-2",
"description": "Pact mock service",

@@ -5,0 +5,0 @@ "main": "bin/pact-mock-service",

{
"name": "pact-mock-service-linux-ia32",
"version": "0.5.2-1",
"version": "0.5.2-2",
"description": "Pact mock service",

@@ -5,0 +5,0 @@ "main": "bin/pact-mock-service",

{
"name": "pact-mock-service-darwin",
"version": "0.5.2-1",
"version": "0.5.2-2",
"description": "Pact mock service",

@@ -5,0 +5,0 @@ "main": "bin/pact-mock-service",

{
"name": "pact-mock-service",
"version": "0.5.2-2",
"version": "0.5.2-3",
"description": "Pact mock service install package. Installing this will install an executable appropriate for your platform.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -7,7 +7,17 @@ # Pact Mock Service for NPM

At the moment, this service simply downloads the appropriate platform-specific and installs it alongside `pact-mock-service` inside the node_modules directory. In the longer term however, this should transparently be installed within `pact-mock-service`.
In the meantime however, below is a list of platform specific NPMs that may be downloaded on your behalf depending on your environment.
Substitute the following npm names in `[PLATFORM_SPECIFIC_NPM]` placeholder in the usage instructions below:
* OS X - `pact-mock-service-darwin`
* Windows - `pact-mock-service-win32`
* Linux 32-bit - `pact-mock-service-linux-ia32`
* Linux 64-bit - `pact-mock-service-linux-x64`
## Usage
$ npm install pact-mock-service
$ node_modules/pact-mock-service/bin/pact-mock-service --port 1234
$ node_modules/[PLATFORM_SPECIFIC_NPM]/bin/pact-mock-service --port 1234

@@ -14,0 +24,0 @@ # Known issues

{
"name": "pact-mock-service-win32",
"version": "0.5.2-1",
"version": "0.5.2-2",
"description": "Pact mock service",

@@ -5,0 +5,0 @@ "main": "bin/pact-mock-service.bat",

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