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

@mocks-server/main

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/main - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

4

CHANGELOG.md

@@ -16,2 +16,6 @@ # Change Log

## [1.6.0] - 2019-12-24
### Changed
- Upgrade plugin-admin-api dependency to 1.2.0
## [1.5.0] - 2019-12-22

@@ -18,0 +22,0 @@ ### Changed

4

package.json
{
"name": "@mocks-server/main",
"version": "1.5.0",
"version": "1.6.0",
"description": "Mocks server supporting multiple api behaviors",

@@ -44,3 +44,3 @@ "keywords": [

"@mocks-server/core": "1.2.0",
"@mocks-server/plugin-admin-api": "1.1.0",
"@mocks-server/plugin-admin-api": "1.2.0",
"@mocks-server/plugin-inquirer-cli": "1.1.0"

@@ -47,0 +47,0 @@ },

@@ -12,2 +12,4 @@ [![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]

It is simple to use out-of-the-box, but powerful and very customizable through the usage of [plugins and other customization methods](https://www.mocks-server.org/docs/advanced-developing-plugins).
## Documentation

@@ -20,2 +22,3 @@

* [Configuration](https://www.mocks-server.org/docs/configuration-options)
* [Customization](https://www.mocks-server.org/docs/advanced-developing-plugins)

@@ -22,0 +25,0 @@ ## Why a mocks server?

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