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

node-opcua-nodeid

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-nodeid - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

13

package.json

@@ -5,6 +5,7 @@ {

"types": "./dist/index.d.ts",
"version": "2.0.0",
"version": "2.1.0",
"description": "pure nodejs OPCUA SDK - module -nodeid",
"scripts": {
"build": "tsc",
"lint": "tslint source/**/*.ts",
"clean": "node -e \"require('rimraf').sync('dist');\"",

@@ -15,9 +16,9 @@ "test": "mocha test"

"node-opcua-assert": "^2.0.0",
"node-opcua-constants": "^2.0.0",
"node-opcua-enum": "^2.0.0",
"node-opcua-guid": "^2.0.0",
"node-opcua-constants": "^2.1.0",
"node-opcua-enum": "^2.1.0",
"node-opcua-guid": "^2.1.0",
"underscore": "^1.9.1"
},
"devDependencies": {
"node-opcua-benchmarker": "^2.0.0",
"node-opcua-benchmarker": "^2.1.0",
"should": "13.2.3",

@@ -41,3 +42,3 @@ "source-map-support": "^0.5.12"

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