@sequencemedia/music-library
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23859
830
+ Added@sequencemedia/music-library-parser@1.1.3(transitive)
- Removed@sequencemedia/music-library-parser@1.1.2(transitive)