+1
-0
@@ -91,2 +91,3 @@ #!/usr/bin/env node | ||
| files = files.filter(function (name) { | ||
| if (name[0] === '.') return false | ||
| return argv.all || exts.indexOf(name.split('.').pop()) > -1 | ||
@@ -93,0 +94,0 @@ }) |
+1
-1
| { | ||
| "name": "idlecast", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "Chomecast all files in a folder when your chromecast isn't doing anything else", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
5943
0.68%112
0.9%