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

bouncer

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bouncer - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

README.md

14

package.json

@@ -5,6 +5,6 @@ {

"description": "A service router that uses MDNS and bouncy to do magic!",
"version": "0.0.3",
"version": "0.0.4",
"repository": {
"type": "git",
"url": "github.com/addisonj/bouncer.git"
"url": "git://github.com/addisonj/bouncer.git"
},

@@ -15,8 +15,10 @@ "engines": {

"dependencies": {
"bouncy" : "1.3.1",
"commander" : "0.6.0",
"mdns" : "0.0.6"
"bouncy": "1.3.1",
"commander": "0.6.0",
"mdns": "0.0.6"
},
"devDependencies": {},
"optionalDependencies": {}
"optionalDependencies": {},
"homepage": "https://github.com/addisonj/bouncer",
"main": "index.js"
}
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