1.4.3 • Published 7 years ago

@pact-foundation/pact-provider-verifier-linux-ia32 v1.4.3

Weekly downloads
525
License
MIT
Repository
github
Last release
7 years ago

Pact Provider Verifier for NPM

Build Status

Installation wrapper for standalone platform-specific executables packaged from the Ruby pact-provider-verifier gem.

On install, this package selects and installs the correct standalone executable for your environment.

This node module downloads the appropriate platform-specific and installs it alongside pact-provider-verifier inside the node_modules directory.

Usage

npm install @pact-foundation/pact-provider-verifier
node_modules/.bin/pact-provider-verifier <options>

Known issues

The packaged binary always prints out the following message on startup. Have not yet traced the source.

No entry for terminal type "xterm-256color";
using dumb terminal settings.

On npm install, the following warnings will be displayed. They do not appear to affect the behaviour of the provider verifier.

npm WARN excluding symbolic link lib/ruby/lib/libcrypto.dylib -> libcrypto.1.0.0.dylib
npm WARN excluding symbolic link lib/ruby/lib/libedit.dylib -> libedit.0.dylib
npm WARN excluding symbolic link lib/ruby/lib/libffi.dylib -> libffi.6.dylib
npm WARN excluding symbolic link lib/ruby/lib/libgmp.dylib -> libgmp.10.dylib
npm WARN excluding symbolic link lib/ruby/lib/liblzma.dylib -> liblzma.5.dylib
npm WARN excluding symbolic link lib/ruby/lib/libncurses.dylib -> libncurses.5.dylib
npm WARN excluding symbolic link lib/ruby/lib/libreadline.dylib -> libedit.0.dylib
npm WARN excluding symbolic link lib/ruby/lib/libssl.dylib -> libssl.1.0.0.dylib
npm WARN excluding symbolic link lib/ruby/lib/libtermcap.dylib -> libncurses.5.dylib
npm WARN excluding symbolic link lib/ruby/lib/libyaml.dylib -> libyaml-0.2.dylib
1.4.3

7 years ago

1.4.2

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.2

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.12

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.4

8 years ago