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

node-opcua-service-subscription

Package Overview
Dependencies
Maintainers
1
Versions
239
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-service-subscription - npm Package Compare versions

Comparing version 2.129.0 to 2.130.0

8

dist/deadband_checker.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.isOutsideDeadbandPercent = exports.isOutsideDeadbandAbsolute = exports.isOutsideDeadbandNone = exports.DeadbandType = void 0;
exports.DeadbandType = void 0;
exports.isOutsideDeadbandNone = isOutsideDeadbandNone;
exports.isOutsideDeadbandAbsolute = isOutsideDeadbandAbsolute;
exports.isOutsideDeadbandPercent = isOutsideDeadbandPercent;
/**

@@ -123,3 +126,2 @@ * @module node-opcua-service-subscription

}
exports.isOutsideDeadbandNone = isOutsideDeadbandNone;
/**

@@ -133,3 +135,2 @@ * @method isOutsideDeadbandAbsolute

}
exports.isOutsideDeadbandAbsolute = isOutsideDeadbandAbsolute;
/**

@@ -158,3 +159,2 @@ * @method isOutsideDeadband

}
exports.isOutsideDeadbandPercent = isOutsideDeadbandPercent;
//# sourceMappingURL=deadband_checker.js.map
{
"name": "node-opcua-service-subscription",
"version": "2.129.0",
"version": "2.130.0",
"description": "pure nodejs OPCUA SDK - module service-subscription",

@@ -23,3 +23,3 @@ "main": "./dist/index.js",

"node-opcua-packet-analyzer": "2.128.0",
"node-opcua-secure-channel": "2.129.0",
"node-opcua-secure-channel": "2.130.0",
"node-opcua-service-read": "2.129.0",

@@ -43,3 +43,3 @@ "node-opcua-status-code": "2.128.0"

"homepage": "http://node-opcua.github.io/",
"gitHead": "8a1754350fb95a764e278d37a289f0c48ccb8c9d",
"gitHead": "94bf9012b03dbd4325cd122ce04edfa5466875bc",
"files": [

@@ -46,0 +46,0 @@ "dist",

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