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

bounce8080

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bounce8080 - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

1

index.js

@@ -0,1 +1,2 @@

#!/usr/bin/env node
var bouncy = require('bouncy');

@@ -2,0 +3,0 @@

5

package.json
{
"name": "bounce8080",
"version": "0.0.0",
"version": "0.1.0",
"description": "bounces port 80 to localhost:8080",
"main": "index.js",
"bin": {
"bounce8080": "index.js"
},
"dependencies": {

@@ -7,0 +10,0 @@ "bouncy": "^3.2.1"

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