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.0 to 1.4.1

2

lib/index.js

@@ -148,3 +148,3 @@ const mri = require('mri');

segs.filter(x => x.charAt(0)==='[').forEach(_ => {
args.push(vals._.pop()); // adds `undefined` per [slot] if no more
args.push(vals._.shift()); // adds `undefined` per [slot] if no more
});

@@ -151,0 +151,0 @@

{
"name": "sade",
"version": "1.4.0",
"version": "1.4.1",
"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