New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

omron-fins

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

omron-fins - npm Package Compare versions

Comparing version 0.3.0-beta.0 to 0.3.0-beta.1

4

lib/SequenceManager.js

@@ -85,3 +85,2 @@ module.exports = SequenceManager;

function close () {
//console.debug("cleaning up ");
if (self.mspTimer) clearInterval(self.mspTimer);

@@ -94,3 +93,4 @@ }

stats,
reset
reset,
close
};

@@ -97,0 +97,0 @@ };

{
"name": "omron-fins",
"description": "Node.js implementation of the Omron FINS protocol",
"version": "0.3.0-beta.0",
"version": "0.3.0-beta.1",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "author": {

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