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

node-opcua-numeric-range

Package Overview
Dependencies
Maintainers
0
Versions
188
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-numeric-range - npm Package Compare versions

Comparing version 2.137.0 to 2.139.0

20

package.json
{
"name": "node-opcua-numeric-range",
"version": "2.137.0",
"version": "2.139.0",
"description": "pure nodejs OPCUA SDK - module numeric-range",

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

"format": "prettier --write source test",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"clean": "npx rimraf -g node_modules dist *.tsbuildinfo",
"build": "tsc -b"

@@ -18,11 +18,11 @@ },

"dependencies": {
"node-opcua-assert": "2.120.0",
"node-opcua-basic-types": "2.134.0",
"node-opcua-binary-stream": "2.133.0",
"node-opcua-factory": "2.137.0",
"node-opcua-status-code": "2.133.0"
"node-opcua-assert": "2.139.0",
"node-opcua-basic-types": "2.139.0",
"node-opcua-binary-stream": "2.139.0",
"node-opcua-factory": "2.139.0",
"node-opcua-status-code": "2.139.0"
},
"devDependencies": {
"node-opcua-packet-analyzer": "2.137.0",
"node-opcua-test-helpers": "2.128.0"
"node-opcua-packet-analyzer": "2.139.0",
"node-opcua-test-helpers": "2.139.0"
},

@@ -42,3 +42,3 @@ "repository": {

"homepage": "http://node-opcua.github.io/",
"gitHead": "e88e4f20d5436dd68084d2a6d447f170330b373d",
"gitHead": "b7a01d31c7602d323e60a5f4a54428199a266f29",
"files": [

@@ -45,0 +45,0 @@ "dist",

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