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

behave-graph

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

behave-graph - npm Package Compare versions

Comparing version 0.9.6 to 0.9.7

2

dist/lib/Profiles/Core/Lifecycle/LifecycleOnEnd.js

@@ -16,3 +16,3 @@ import { Assert } from '../../../Diagnostics/Assert.js';

};
this.lifecycleEventEmitter.endEvent.removeListener(this.onEndEvent);
this.lifecycleEventEmitter.endEvent.addListener(this.onEndEvent);
}

@@ -19,0 +19,0 @@ dispose(engine) {

{
"name": "behave-graph",
"version": "0.9.6",
"version": "0.9.7",
"description": "Simple, extensible behavior graph engine",

@@ -5,0 +5,0 @@ "type": "module",

@@ -36,3 +36,3 @@ import { Assert } from '../../../Diagnostics/Assert.js';

this.lifecycleEventEmitter.endEvent.removeListener(this.onEndEvent);
this.lifecycleEventEmitter.endEvent.addListener(this.onEndEvent);
}

@@ -39,0 +39,0 @@

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