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

combine-mpd

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

combine-mpd - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

bin/bin.js

@@ -14,3 +14,3 @@ #!/usr/bin/env node

if (process.argv.length < 4) {
console.error('usage: node test.js input.mpd [input2.mpd input3.mpd ...] output.mpd');
console.error('usage: combine-mpd input.mpd [input2.mpd input3.mpd ...] output.mpd');
process.exit(1);

@@ -17,0 +17,0 @@ }

{
"name": "combine-mpd",
"version": "1.0.2",
"version": "1.0.3",
"description": "Combine MPEG DASH MPD manifest files",

@@ -5,0 +5,0 @@ "bin": {

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