New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gobble-cli

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gobble-cli - npm Package Compare versions

Comparing version 0.4.4 to 0.5.0

4

CHANGELOG.md
# changelog
## 0.5.0
* Update to latest chokidar
## 0.4.4

@@ -4,0 +8,0 @@

2

lib/watchOrServe.js
module.exports = function ( gobblefile, getTask ) {
var chokidar = require( 'graceful-chokidar' ),
var chokidar = require( 'chokidar' ),
logger = require( './utils/logger' ),

@@ -4,0 +4,0 @@ task,

{
"name": "gobble-cli",
"description": "Command line interface for gobble",
"version": "0.4.4",
"version": "0.5.0",
"author": "Rich Harris",

@@ -14,5 +14,5 @@ "license": "MIT",

"chalk": "^0.5.1",
"chokidar": "^1.2.0",
"cli-spinner": "~0.1.5",
"findup-sync": "^0.1.3",
"graceful-chokidar": "~0.1.0",
"interpret": "^0.3.7",

@@ -19,0 +19,0 @@ "liftoff": "^0.13.2",

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