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

node-opcua-numeric-range

Package Overview
Dependencies
Maintainers
1
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.76.2 to 2.77.0

20

package.json
{
"name": "node-opcua-numeric-range",
"version": "2.76.2",
"version": "2.77.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 dist *.tsbuildinfo",
"clean": "npx rimraf node_modules dist *.tsbuildinfo",
"build": "tsc -b"

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

"dependencies": {
"node-opcua-assert": "2.76.0",
"node-opcua-basic-types": "2.76.2",
"node-opcua-binary-stream": "2.76.2",
"node-opcua-factory": "2.76.2",
"node-opcua-status-code": "2.76.2"
"node-opcua-assert": "2.77.0",
"node-opcua-basic-types": "2.77.0",
"node-opcua-binary-stream": "2.77.0",
"node-opcua-factory": "2.77.0",
"node-opcua-status-code": "2.77.0"
},
"devDependencies": {
"node-opcua-packet-analyzer": "2.76.2",
"node-opcua-test-helpers": "2.74.0",
"node-opcua-packet-analyzer": "2.77.0",
"node-opcua-test-helpers": "2.77.0",
"should": "^13.2.3"

@@ -43,3 +43,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "acb5ecaf1e1c71af3b63e80909d58447f3f298e7"
"gitHead": "5c8d45772d786fa4ba59369dd26679353ab5482b"
}
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