New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mocker-api

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocker-api - npm Package Compare versions

Comparing version 1.6.5 to 1.6.6

2

package.json
{
"name": "mocker-api",
"version": "1.6.5",
"version": "1.6.6",
"description": "This is dev support mock RESTful API.",

@@ -5,0 +5,0 @@ "bin": {

@@ -26,3 +26,2 @@ mocker-api

you can modify the [http-proxy](https://www.npmjs.com/package/http-proxy) options and add the event listeners by adding the httpProxy configuration
> ⚠️ The webpack-api-mocker@1.5.5+ config needs to be placed in the directory.

@@ -34,3 +33,2 @@ ```js

// This is the option parameter setting for apiMocker
// webpack-api-mocker@1.5.15 support
_proxy: {

@@ -140,4 +138,2 @@ proxy: {

>⚠️ The `webpack-api-mocker@1.6.0+` support.
```js

@@ -154,4 +150,3 @@ const mockerFile = ['./mock/index.js'];

>⚠️ Not dependent on [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).
>⚠️ The `mocker-api@1.6.4+` support.
>⚠️ Not dependent on [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).

@@ -158,0 +153,0 @@ ```bash

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