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

node-opcua-generator

Package Overview
Dependencies
Maintainers
1
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-generator - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

46

package.json
{
"name": "node-opcua-generator",
"version": "2.2.0",
"version": "2.3.0",
"description": "pure nodejs OPCUA SDK - module -generator",

@@ -12,20 +12,20 @@ "main": "./dist/index.js",

"dependencies": {
"chalk": "^2.4.2",
"node-opcua-assert": "^2.0.0",
"node-opcua-basic-types": "^2.2.0",
"node-opcua-buffer-utils": "^2.2.0",
"chalk": "^3.0.0",
"node-opcua-assert": "^2.3.0",
"node-opcua-basic-types": "^2.3.0",
"node-opcua-buffer-utils": "^2.3.0",
"node-opcua-constants": "^2.1.6",
"node-opcua-date-time": "^2.2.0",
"node-opcua-debug": "^2.2.0",
"node-opcua-enum": "^2.2.0",
"node-opcua-factory": "^2.2.0",
"node-opcua-guid": "^2.1.0",
"node-opcua-nodeid": "^2.2.0",
"node-opcua-numeric-range": "^2.2.0",
"node-opcua-schemas": "^2.2.0",
"node-opcua-status-code": "^2.2.0",
"node-opcua-utils": "^2.2.0",
"node-opcua-xml2json": "^2.2.0",
"prettier": "^1.18.2",
"typescript": "^3.6.4",
"node-opcua-date-time": "^2.3.0",
"node-opcua-debug": "^2.3.0",
"node-opcua-enum": "^2.3.0",
"node-opcua-factory": "^2.3.0",
"node-opcua-guid": "^2.3.0",
"node-opcua-nodeid": "^2.3.0",
"node-opcua-numeric-range": "^2.3.0",
"node-opcua-schemas": "^2.3.0",
"node-opcua-status-code": "^2.3.0",
"node-opcua-utils": "^2.3.0",
"node-opcua-xml2json": "^2.3.0",
"prettier": "^1.19.1",
"typescript": "^3.7.2",
"underscore": "^1.9.1"

@@ -35,7 +35,7 @@ },

"@types/prettier": "^1.18.3",
"node-opcua-binary-stream": "^2.2.0",
"node-opcua-extension-object": "^2.2.0",
"node-opcua-packet-analyzer": "^2.2.0",
"node-opcua-binary-stream": "^2.3.0",
"node-opcua-extension-object": "^2.3.0",
"node-opcua-packet-analyzer": "^2.3.0",
"should": "13.2.3",
"source-map-support": "^0.5.13"
"source-map-support": "^0.5.16"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "e77e0371580d04e874b2023f8a5751c3608bc3f9"
"gitHead": "3fc22180b26cd0d0481e57e7bb6a2cab7623e6d1"
}

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