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

node-opcua-date-time

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-date-time - npm Package Compare versions

Comparing version 2.132.0 to 2.133.0

2

dist/encode_decode.js

@@ -17,3 +17,3 @@ "use strict";

* return a random integer value in the range of min inclusive and max exclusive
* @method getRandomInt
* @param min

@@ -20,0 +20,0 @@ * @param max

@@ -5,3 +5,3 @@ {

"types": "./dist/index.d.ts",
"version": "2.132.0",
"version": "2.133.0",
"description": "pure nodejs OPCUA SDK - module date-time",

@@ -14,11 +14,11 @@ "scripts": {

"dependencies": {
"long": "^4.0.0",
"long": "5.2.3",
"node-opcua-assert": "2.120.0",
"node-opcua-binary-stream": "2.128.0",
"node-opcua-utils": "2.128.0"
"node-opcua-binary-stream": "2.133.0",
"node-opcua-utils": "2.133.0"
},
"devDependencies": {
"bignumber.js": "^9.1.2",
"node-opcua-benchmarker": "2.128.0",
"node-opcua-debug": "2.128.0"
"node-opcua-benchmarker": "2.133.0",
"node-opcua-debug": "2.133.0"
},

@@ -40,3 +40,3 @@ "author": "Etienne Rossignon",

"homepage": "http://node-opcua.github.io/",
"gitHead": "5fab0f1eac0e59abf94bab9034035aec44890456",
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344",
"files": [

@@ -43,0 +43,0 @@ "dist",

@@ -20,3 +20,3 @@ /**

* return a random integer value in the range of min inclusive and max exclusive
* @method getRandomInt
* @param min

@@ -23,0 +23,0 @@ * @param max

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