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

node-opcua-factory

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-factory - npm Package Compare versions

Comparing version 0.5.0 to 2.0.0-alpha.2

dist/factories_baseobject.d.ts

28

package.json
{
"name": "node-opcua-factory",
"version": "0.5.0",
"version": "2.0.0-alpha.2",
"description": "pure nodejs OPCUA SDK - module -factory",
"main": "index.js",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc",
"test": "echo no test"
},
"dependencies": {
"node-opcua-assert": "^0.5.0",
"node-opcua-basic-types": "^0.5.0",
"node-opcua-binary-stream": "^0.5.0",
"node-opcua-debug": "^0.5.0",
"node-opcua-enum": "^0.5.0",
"node-opcua-guid": "^0.5.0",
"node-opcua-nodeid": "^0.5.0",
"node-opcua-status-code": "^0.5.0",
"node-opcua-utils": "^0.5.0",
"chalk": "^2.4.1",
"node-opcua-assert": "^2.0.0-alpha.2",
"node-opcua-basic-types": "^2.0.0-alpha.2",
"node-opcua-binary-stream": "^2.0.0-alpha.2",
"node-opcua-enum": "^2.0.0-alpha.2",
"node-opcua-guid": "^2.0.0-alpha.2",
"node-opcua-nodeid": "^2.0.0-alpha.2",
"node-opcua-status-code": "^2.0.0-alpha.2",
"node-opcua-utils": "^2.0.0-alpha.2",
"underscore": "^1.9.1"
},
"devDependencies": {
"node-opcua-debug": "^0.4.2"
"node-opcua-debug": "^2.0.0-alpha.2"
},

@@ -39,3 +41,3 @@ "author": "Etienne Rossignon",

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