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

fireprox

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fireprox - npm Package Compare versions

Comparing version 0.2.1 to 1.0.0

fireprox.js

30

package.json
{
"name": "fireprox",
"description": "A simple proxy for MozRepl over HTTP GET using express/nodejs",
"version": "0.2.1",
"version": "1.0.0",
"author": "dizzib",

@@ -15,3 +15,4 @@ "license": "MIT",

"nodejs",
"proxy"
"proxy",
"remote"
],

@@ -22,12 +23,25 @@ "repository": {

},
"scripts": {
"start": "node server.js"
"engines": {
"node": ">=0.8.x",
"npm": ">=1.0.x"
},
"dependencies": {
"express": "3.1.0"
"express": "3.1.0",
"commander": "2.3.0",
"http-status": "0.1.8",
"lodash": "2.4.1"
},
"engines": {
"node": ">=0.8.x",
"npm": ">=1.0.x"
"devDependencies": {
"chalk": "~0.4.0",
"cron": "~1.0.3",
"gaze": "~0.6.4",
"globule": "~0.2.0",
"gntp": "~0.1.1",
"LiveScript": "~1.2.0",
"marked": "~0.3.1",
"request": "~2.44.0",
"shelljs": "~0.2.6",
"tape": "~3.0.0",
"wait.for": "~0.6.3"
}
}

Sorry, the diff of this file is not supported yet

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