mp3-duration
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -0,1 +1,3 @@ | ||
'use strict'; | ||
var fs = require('fs') | ||
@@ -2,0 +4,0 @@ , suspend = require('suspend') |
{ | ||
"name": "mp3-duration", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Get the duration of an MP3 file", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
7874108
184