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

mediaxml

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mediaxml - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

2

package.json
{
"name": "mediaxml",
"version": "0.6.1",
"version": "0.6.2",
"description": "A general purpose module for working with XML that includes first class support for media manifests like ADI, mRSS, and SCTE-236.",

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

@@ -326,2 +326,4 @@ const { clearScreenDown, cursorTo, moveCursor } = require('readline')

key = history.head || key
} else if ('left' === key.name || 'right' === key.name) {
return
}

@@ -398,4 +400,4 @@

this.history.init().catch(this.onerror)
}
/**

@@ -402,0 +404,0 @@ * @public

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