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

@redocly/mock-server

Package Overview
Dependencies
Maintainers
9
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redocly/mock-server - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "@redocly/mock-server",
"version": "0.0.1",
"version": "0.0.2",
"description": "Redocly Mock server",

@@ -5,0 +5,0 @@ "author": "team@redocly.com",

@@ -1,17 +0,1 @@

# Redocly Mock Server
Spins up an HTTP server that mimics a real server adhering to the OpenAPI definition.
## Local development
To start the server locally in development mode, you just have to:
1. `npm install`
2. `npm start`
3. The server will start listening the port `8080`
You can play with the OpenAPI definition located at [`test/fixtures/large-openapi.json`](test/fixtures/large-openapi.json).
## Documentation
See documentation in the [docs folder](docs) folder.
For more details, contact team@redocly.com.
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