Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

authenticated-mirror-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

authenticated-mirror-server - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "authenticated-mirror-server",
"version": "1.0.1",
"version": "1.0.2",
"description": "A local server that mirrors your protected production API endpoints. It lets you connect your local app to your remote server with protected request header.",

@@ -29,8 +29,8 @@ "main": "./src/",

"type": "git",
"url": "git+https://github.com/jeff-ong/simple-proxy-server.git"
"url": "git+https://github.com/jeff-ong/authenticated-middle-server.git"
},
"bugs": {
"url": "https://github.com/jeff-ong/simple-proxy-server/issues"
"url": "https://github.com/jeff-ong/authenticated-middle-server/issues"
},
"homepage": "https://github.com/jeff-ong/simple-proxy-server#readme"
"homepage": "https://github.com/jeff-ong/authenticated-middle-server#readme"
}
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