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

@mocks-server/plugin-admin-api

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/plugin-admin-api - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

CHANGELOG.md

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

## [1.3.1] - 2019-01-03
### Fixed
- Change @mocks-server/core peerDependency to ^1.3.0, which is the first one with behavior id property.
## [1.3.0] - 2019-01-03

@@ -19,0 +23,0 @@ ### Added

4

package.json
{
"name": "@mocks-server/plugin-admin-api",
"version": "1.3.0",
"version": "1.3.1",
"description": "Plugin for Mocks Server. Provides a REST API for administrating settings, fixtures and behaviors",

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

"peerDependencies": {
"@mocks-server/core": "^1.1.0"
"@mocks-server/core": "^1.3.0"
},

@@ -38,0 +38,0 @@ "dependencies": {

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