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

jitsu

Package Overview
Dependencies
Maintainers
6
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jitsu - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

stacks.api.nodejitsu.com.svg

2

lib/jitsu/package.js

@@ -448,3 +448,3 @@ /*

// fix for bar that sometimes hangs at 99%
if(bar && !bar.complete) {
if(bar) {
bar.tick(bar.total - bar.curr);

@@ -451,0 +451,0 @@ }

@@ -11,3 +11,3 @@ {

],
"version": "0.11.1",
"version": "0.11.2",
"author": "Nodejitsu Inc. <info@nodejitsu.com>",

@@ -14,0 +14,0 @@ "maintainers": [

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