Socket
Socket
Sign inDemoInstall

@mocks-server/core

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/core - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

8

CHANGELOG.md

@@ -29,2 +29,10 @@ # Change Log

## [1.4.8] - 2020-06-21
### Fixed
- chore(deps): Move is-promise from devDeps to deps.
### Changed
- chore(deps): Update dependencies
## [1.4.7] - 2020-06-14

@@ -31,0 +39,0 @@ ### Changed

6

package.json
{
"name": "@mocks-server/core",
"version": "1.4.7",
"version": "1.4.8",
"description": "Pluggable mock server supporting multiple api behaviors",

@@ -50,2 +50,3 @@ "keywords": [

"fs-extra": "9.0.1",
"is-promise": "4.0.0",
"lodash": "4.17.15",

@@ -62,5 +63,4 @@ "md5": "2.2.1",

"eslint-config-prettier": "6.11.0",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-prettier": "3.1.4",
"husky": "4.2.5",
"is-promise": "4.0.0",
"jest": "26.0.1",

@@ -67,0 +67,0 @@ "lint-staged": "10.2.10",

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