Socket
Socket
Sign inDemoInstall

komatsu

Package Overview
Dependencies
18
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

3

index.js

@@ -42,2 +42,4 @@ const logUpdate = require('log-update')

clearInterval(this.timer)
delete this.timer
this.tick()

@@ -74,2 +76,3 @@ logUpdate.done()

Object.assign(this.spinners.get(id), data)
this.tick()

@@ -76,0 +79,0 @@ if (

2

package.json
{
"name": "komatsu",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc