Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

idlecast

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idlecast - npm Package Compare versions

Comparing version
1.0.3
to
1.0.4
+1
-0
bin.js

@@ -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",