Socket
Socket
Sign inDemoInstall

node-state

Package Overview
Dependencies
0
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.3 to 1.4.4

4

lib/nodestate.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.4.0
// Generated by CoffeeScript 1.3.3
(function() {

@@ -124,3 +124,3 @@ var EventEmitter, NodeState,

this._notifier.removeAllListeners();
return this.unwait;
return this.unwait();
};

@@ -127,0 +127,0 @@

@@ -8,3 +8,3 @@ {

"description": "A finite state machine (FSM) implementation for node.js",
"version": "1.4.3",
"version": "1.4.4",
"main": "index",

@@ -11,0 +11,0 @@ "homepage": "https://github.com/ichernev/node-state",

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