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 2.2.0 to 2.3.0

9

CHANGELOG.md

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

## [2.3.0] - 2021-05-06
### Added
- chore: Support Node.js v16.x
### Changed
- chore(deps): Update mocks-server/core dependency to 2.3.0 (Validations)
- chore(deps): Update devDependencies
## [2.2.0] - 2021-04-14

@@ -19,0 +28,0 @@

6

package.json
{
"name": "@mocks-server/main",
"version": "2.2.0",
"version": "2.3.0",
"description": "Mock Server supporting multiple route variants and mocks",

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

"dependencies": {
"@mocks-server/core": "2.2.0",
"@mocks-server/core": "2.3.0",
"@mocks-server/plugin-admin-api": "2.0.0",

@@ -76,4 +76,4 @@ "@mocks-server/plugin-inquirer-cli": "2.0.0"

"engines": {
"node": "12.x || 14.x || 15.x"
"node": "12.x || 14.x || 15.x || 16.x"
}
}
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