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

audio-cover

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audio-cover - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

dist/es2015/audioCover.js

@@ -1,2 +0,2 @@

import * as jsmediatags from 'jsmediatags/dist/jsmediatags';
import * as jsmediatags from 'jsmediatags-web';
export var getAudioCover = function (file) {

@@ -3,0 +3,0 @@ return new Promise(function (resolve, reject) {

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var jsmediatags = require("jsmediatags/dist/jsmediatags");
var jsmediatags = require("jsmediatags-web");
exports.getAudioCover = function (file) {

@@ -5,0 +5,0 @@ return new Promise(function (resolve, reject) {

{
"name": "audio-cover",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/es5/index.js",

@@ -10,6 +10,10 @@ "repository": "git@github.com:zzarcon/audio-cover.git",

"devDependencies": {
"@atlaskit/button": "^10.1.1",
"@atlaskit/icon": "^15.0.3",
"react-cute": "^1.0.2",
"react-stylish-input": "^0.0.2",
"ts-react-toolbox": "^0.2.2"
},
"dependencies": {
"jsmediatags": "^3.8.1"
"jsmediatags-web": "^0.0.4"
},

@@ -16,0 +20,0 @@ "engines": {

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