phonegap-soundwave
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -100,3 +100,3 @@ /*! | ||
if (fs.existsSync(options.path)) { | ||
var files = fs.readdir(options.path); | ||
var files = fs.readdirSync(options.path); | ||
// empty directory includes '.' and '..' | ||
@@ -103,0 +103,0 @@ if (files.length > 2) { |
{ | ||
"name": "phonegap-soundwave", | ||
"description": "Connect middleware to stream a PhoneGap app.", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"homepage": "https://github.com/phonegap/node-phonegap-soundwave", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
265652
2