Socket
Socket
Sign inDemoInstall

@sequencemedia/music-library

Package Overview
Dependencies
Maintainers
0
Versions
730
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sequencemedia/music-library - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

8

package.json
{
"name": "@sequencemedia/music-library",
"version": "1.1.2",
"version": "1.1.3",
"description": "Watch Apple Music Library XML and parse to JSON, JS, ES, or M3U",

@@ -39,10 +39,10 @@ "keywords": [

"scripts": {
"dev": "cross-env DEBUG=@sequencemedia/music-library*,@sequencemedia/music-library-parser* NODE_ENV=development node .",
"dev": "cross-env NODE_ENV=development node .",
"lint": "eslint .",
"lint:fix": "npm run lint -- --fix",
"prepare": "husky",
"start": "cross-env DEBUG=@sequencemedia/music-library*,@sequencemedia/music-library-parser* NODE_ENV=production node ."
"start": "cross-env NODE_OPTIONS=\"--no-warnings\" NODE_ENV=production node ."
},
"dependencies": {
"@sequencemedia/music-library-parser": "1.1.2",
"@sequencemedia/music-library-parser": "1.1.3",
"chokidar": "^3.6.0",

@@ -49,0 +49,0 @@ "commander": "^12.1.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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