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

dlnacasts2

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dlnacasts2 - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

8

package.json
{
"name": "dlnacasts2",
"version": "0.1.1",
"version": "0.1.2",
"description": "Query your local network for DLNA enabled renderers and have them play media",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/rslavin/dlnacasts.git"
"url": "git+https://github.com/rslavin/dlnacasts2.git"
},

@@ -23,5 +23,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/rslavin/dlnacasts/issues"
"url": "https://github.com/rslavin/dlnacasts2/issues"
},
"homepage": "https://github.com/rslavin/dlnacasts#readme",
"homepage": "https://github.com/rslavin/dlnacasts2#readme",
"dependencies": {

@@ -28,0 +28,0 @@ "debug": "^2.1.3",

@@ -1,3 +0,7 @@

# dlnacasts
# dlnacasts2
dlnacasts2 is a fork of grunjol's now abandoned dlnacasts. This version includes minor improvements,
including the addition of setTimeout() to fix situations where a search would
conclude before clients had an opportunity to respond.
Query your local network for DLNA media renderers and have them play media

@@ -4,0 +8,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