Socket
Socket
Sign inDemoInstall

@stuntman/server

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stuntman/server - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

README.md

14

package.json
{
"name": "@stuntman/server",
"version": "0.1.0",
"version": "0.1.1",
"description": "Stuntman - HTTP proxy / mock server with API",

@@ -10,2 +10,6 @@ "main": "dist/index.js",

},
"homepage": "https://github.com/andrzej-woof/stuntman#readme",
"bugs": {
"url": "https://github.com/andrzej-woof/stuntman/issues"
},
"keywords": [

@@ -32,3 +36,3 @@ "proxy",

"dependencies": {
"@stuntman/shared": "^0.1.0",
"@stuntman/shared": "^0.1.1",
"await-lock": "2.2.2",

@@ -50,2 +54,8 @@ "express": "5.0.0-beta.1",

},
"files": [
"dist/",
"README.md",
"LICENSE",
"CHANGELOG.md"
],
"scripts": {

@@ -52,0 +62,0 @@ "test": "echo \"Error: no test specified\" && exit 1",

config/default.json
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