Socket
Socket
Sign inDemoInstall

blueshell

Package Overview
Dependencies
9
Maintainers
7
Versions
241
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1-whileRunningCheck.3 to 5.0.1-whileRunningCheck.4

1

dist/lib/nodes/decorators/While.js

@@ -43,3 +43,2 @@ "use strict";

// yield to the behavior tree because the child node is running
storage.running = 0;
return res;

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

@@ -55,3 +55,2 @@ import { ResultCode, BlueshellState, BaseNode, rc, Conditional, NodeStorage } from '../../models';

// yield to the behavior tree because the child node is running
storage.running = 0;
return res;

@@ -58,0 +57,0 @@ } else if (storage.break) {

2

package.json

@@ -111,3 +111,3 @@ {

"types": "dist/index.d.ts",
"version": "5.0.1-whileRunningCheck.3"
"version": "5.0.1-whileRunningCheck.4"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc