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

@sequencemedia/music-library-parser

Package Overview
Dependencies
Maintainers
2
Versions
594
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sequencemedia/music-library-parser - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "@sequencemedia/music-library-parser",
"version": "1.0.1",
"version": "1.0.2",
"description": "Parse Apple Music Library XML to JSON, JS, ES, or M3U",

@@ -37,4 +37,4 @@ "keywords": [

"lint:fix": "npm run lint -- --fix",
"start": "cross-env DEBUG=@sequencemedia/music-library-parser* NODE_ENV=production node .",
"dev": "cross-env DEBUG=@sequencemedia/music-library-parser* NODE_ENV=development node ."
"start": "cross-env DEBUG=@sequencemedia/music-library-parser,@sequencemedia/music-library-parser:* NODE_ENV=production node .",
"dev": "cross-env DEBUG=@sequencemedia/music-library-parser,@sequencemedia/music-library-parser:* NODE_ENV=development node ."
},

@@ -41,0 +41,0 @@ "dependencies": {

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