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

proxy-pass

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxy-pass - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

file.txt

19

package.json
{
"name": "proxy-pass",
"version": "1.0.0",
"description": "'node proxy pass'",
"main": "app.js",
"version": "1.0.1",
"description": "proxy pass using node.js",
"main": "index.js",
"scripts": {

@@ -10,8 +10,13 @@ "test": "test"

"keywords": [
"'node",
"node",
"proxy",
"pass'"
"pass"
],
"author": "'stan.hua'",
"license": "ISC"
"author": "stan.hua",
"license": "ISC",
"dependencies": {
"mix2": "^1.0.1",
"promise": "^7.1.1",
"request": "^2.74.0"
}
}
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