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

music-metadata

Package Overview
Dependencies
Maintainers
1
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

music-metadata - npm Package Compare versions

Comparing version 10.8.0 to 10.8.1

8

package.json
{
"name": "music-metadata",
"description": "Music metadata parser for Node.js, supporting virtual any audio and tag format.",
"version": "10.8.0",
"version": "10.8.1",
"author": {

@@ -114,3 +114,3 @@ "name": "Borewit",

"media-typer": "^1.1.0",
"strtok3": "10.1.1",
"strtok3": "^10.1.2",
"token-types": "^6.0.0",

@@ -127,3 +127,3 @@ "uint8array-extras": "^1.4.0"

"@types/mocha": "^10.0.10",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"c8": "^10.1.3",

@@ -141,3 +141,3 @@ "chai": "^5.1.2",

"engines": {
"node": ">=16.0.0"
"node": ">=18"
},

@@ -144,0 +144,0 @@ "repository": {

@@ -30,3 +30,3 @@ [![Node.js CI](https://github.com/Borewit/music-metadata/actions/workflows/nodejs-ci.yml/badge.svg?branch=master)](https://github.com/Borewit/music-metadata/actions?query=branch%3Amaster)

This module requires a [Node.js ≥ 16](https://nodejs.org/en/about/previous-releases) engine.
This module requires a [Node.js ≥ 18](https://nodejs.org/en/about/previous-releases) engine.
It can also be used in a browser environment when bundled with a module bundler.

@@ -33,0 +33,0 @@

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