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

simple-bin-help

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-bin-help - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

2

index.js

@@ -42,3 +42,3 @@ 'use strict'

if (pkg.description) {
pkgInfo += '\n' + wrap(pkg.description, { width: 60, indent: ' - ' })
pkgInfo += '\n' + wrap(pkg.description, { width: 60, indent: ' > ' })
}

@@ -45,0 +45,0 @@ }

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "1.4.0",
"version": "1.5.0",
"scripts": {

@@ -8,0 +8,0 @@ "test": "mocha --harmony spec",

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