New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

docopt-mult-args

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

docopt-mult-args - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

1

docopt.js

@@ -425,3 +425,2 @@ // Generated by CoffeeScript 1.7.1

if (this.value.constructor === Array) {
console.log(JSON.stringify([this, left]));
this.value = this.value.concat(values);

@@ -428,0 +427,0 @@ collected.push(this);

2

package.json
{
"name": "docopt-mult-args",
"version": "0.4.1",
"version": "0.4.2",
"author": "Vladimir Keleshev <vladimir@keleshev.com>",

@@ -5,0 +5,0 @@ "contributors": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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