pact-mock-service
Advanced tools
Comparing version 0.5.2-2 to 0.5.2-3
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15087
48