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

@bednarik_radek/mockserver-cli

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bednarik_radek/mockserver-cli - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

2

package.json
{
"name": "@bednarik_radek/mockserver-cli",
"version": "0.2.2",
"version": "0.2.3",
"description": "CLI utility for Mock-server client. Allows for easy creation/deletion of expectations on the Mock-server instance.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -48,3 +48,3 @@ # mockserver-cli

```bash
npx expectations set -c ./examples/mockserver.config.json ./examples/expectations/expectation1.json
npx expectations -c ./examples/mockserver.config.json set ./examples/expectations/expectation1.json
```

@@ -51,0 +51,0 @@

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