+1
-1
@@ -57,3 +57,3 @@ #!/usr/bin/env node | ||
| if (err) return wait() | ||
| if (status && status.applications && status.applications.length && status.applications[0].appId === 'E8C28D3C') return play() | ||
| if (files.length && status && status.applications && status.applications.length && status.applications[0].appId === 'E8C28D3C') return play() | ||
| wait() | ||
@@ -60,0 +60,0 @@ }) |
+1
-1
| { | ||
| "name": "idlecast", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "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
5618
0.29%