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

mock-config-server

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-config-server - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "mock-config-server",
"version": "1.0.2",
"version": "1.0.3",
"description": "Tool that easily and quickly imitates server operation, create full fake api in few steps",

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

@@ -50,3 +50,3 @@ # 🎉 Mock Config Server

module.exports = mockServerConfig;
export default mockServerConfig;
```

@@ -57,3 +57,3 @@

```bash
$ mock-config-server
$ npx mock-config-server

@@ -60,0 +60,0 @@ # 🎉 Mock Config Server is running at http://localhost:31299

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