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.7.0 to 1.7.1

4

CHANGELOG.md

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

## [1.7.1] - 2020-01-03
### Changed
- Upgrade plugin-admin-api version to [1.3.1](https://github.com/mocks-server/plugin-admin-api/releases/tag/v1.3.1)
## [1.7.0] - 2020-01-03

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

4

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

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

"@mocks-server/core": "1.3.0",
"@mocks-server/plugin-admin-api": "1.2.1",
"@mocks-server/plugin-admin-api": "1.3.1",
"@mocks-server/plugin-inquirer-cli": "1.1.0"

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

@@ -10,5 +10,5 @@ [![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]

This package provides a server that simulates API behaviors. It can be added as a dependency of your project, and started simply running an NPM command.
This package provides a server that simulates multiple API behaviors. It can be added as a dependency of your project, and started simply running an NPM command.
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).
It is simple and easy 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).

@@ -15,0 +15,0 @@ ## Documentation

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