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

phonegap-soundwave

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phonegap-soundwave - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

lib/create.js

@@ -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": {

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