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

jsmediatags

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsmediatags - npm Package Compare versions

Comparing version 3.9.4 to 3.9.5

2

build2/FLACTagReader.js

@@ -273,3 +273,3 @@ "use strict";

switch (split[0]) {
switch (split[0].toUpperCase()) {
case "TITLE":

@@ -276,0 +276,0 @@ title = split[1];

{
"name": "jsmediatags",
"version": "3.9.4",
"version": "3.9.5",
"description": "Media Tags Reader (ID3, MP4)",

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

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