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

mdw-fsm

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdw-fsm - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

lib/job.js

@@ -44,1 +44,5 @@ 'use strict';

};
Job.prototype.del = function(setting) {
delete this.settings[setting];
};

2

package.json
{
"name": "mdw-fsm",
"version": "1.0.5",
"version": "1.0.6",
"description": "middleware finite state machine",

@@ -5,0 +5,0 @@ "main": "index.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