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

sade

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sade - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

2

lib/index.js

@@ -138,2 +138,4 @@ const mri = require('mri');

let vals = mri(arr.slice(offset), opts);
if (!vals) return;
let segs = cmd.usage.split(/\s+/);

@@ -140,0 +142,0 @@ let reqs = segs.filter(x => x.charAt(0)==='<');

2

package.json
{
"name": "sade",
"version": "1.4.2",
"version": "1.4.3",
"description": "Smooth (CLI) operator 🎶",

@@ -5,0 +5,0 @@ "repository": "lukeed/sade",

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