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

node-opcua-schemas

Package Overview
Dependencies
Maintainers
1
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-schemas - npm Package Compare versions

Comparing version 2.98.0 to 2.98.1

dist/source/dynamic_extension_object.d.ts

32

package.json
{
"name": "node-opcua-schemas",
"version": "2.98.0",
"description": "pure nodejs OPCUA SDK - module -schemas",
"version": "2.98.1",
"description": "pure nodejs OPCUA SDK - module schemas",
"main": "dist/source/index.js",

@@ -16,16 +16,16 @@ "types": "dist/source/index.d.ts",

"chalk": "4.1.2",
"node-opcua-assert": "2.88.0",
"node-opcua-binary-stream": "2.98.0",
"node-opcua-debug": "2.98.0",
"node-opcua-extension-object": "2.98.0",
"node-opcua-factory": "2.98.0",
"node-opcua-nodeid": "2.98.0",
"node-opcua-variant": "2.98.0",
"node-opcua-xml2json": "2.98.0"
"node-opcua-assert": "2.98.1",
"node-opcua-binary-stream": "2.98.1",
"node-opcua-debug": "2.98.1",
"node-opcua-extension-object": "2.98.1",
"node-opcua-factory": "2.98.1",
"node-opcua-nodeid": "2.98.1",
"node-opcua-variant": "2.98.1",
"node-opcua-xml2json": "2.98.1"
},
"devDependencies": {
"mocha": "^10.2.0",
"node-opcua-data-model": "2.98.0",
"node-opcua-packet-analyzer": "2.98.0",
"node-opcua-utils": "2.98.0",
"node-opcua-data-model": "2.98.1",
"node-opcua-packet-analyzer": "2.98.1",
"node-opcua-utils": "2.98.1",
"should": "^13.2.3"

@@ -48,3 +48,7 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "07dcdd8e8c7f2b55544c6e23023093e35674829c"
"gitHead": "07dcdd8e8c7f2b55544c6e23023093e35674829c",
"files": [
"dist",
"source"
]
}
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