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

chaosrouter

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chaosrouter - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

3

chaosrouter.js

@@ -262,3 +262,2 @@

var next = function () {
// var e = executes[i+1]
self.runMethod(executes, i+1, resp);

@@ -282,3 +281,3 @@ };

args = this.recursiveFill(args, this);
args = this.recursiveFill(args, this.args);
cmd.call(this, args, resp, function (check) {

@@ -285,0 +284,0 @@ if (check === true)

{
"name": "chaosrouter",
"version": "0.2.4",
"version": "0.2.5",
"description": "ERROR: No README data found!",

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

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