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

node-opcua-chunkmanager

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-chunkmanager - npm Package Compare versions

Comparing version 2.0.0-alpha.13 to 2.0.0-alpha.18

20

package.json
{
"name": "node-opcua-chunkmanager",
"version": "2.0.0-alpha.13",
"version": "2.0.0-alpha.18",
"description": "pure nodejs OPCUA SDK - module -chunkmanager",

@@ -16,6 +16,6 @@ "main": "./dist/index.js",

"node-opcua-assert": "^2.0.0-alpha.10",
"node-opcua-basic-types": "^2.0.0-alpha.13",
"node-opcua-binary-stream": "^2.0.0-alpha.13",
"node-opcua-buffer-utils": "^2.0.0-alpha.10",
"node-opcua-factory": "^2.0.0-alpha.13",
"node-opcua-basic-types": "^2.0.0-alpha.18",
"node-opcua-binary-stream": "^2.0.0-alpha.18",
"node-opcua-buffer-utils": "^2.0.0-alpha.18",
"node-opcua-factory": "^2.0.0-alpha.18",
"node-opcua-packet-assembler": "^2.0.0-alpha.10",

@@ -25,7 +25,7 @@ "underscore": "^1.9.1"

"devDependencies": {
"@types/node": "^10.12.23",
"@types/underscore": "^1.8.9",
"node-opcua-debug": "^2.0.0-alpha.10",
"@types/node": "^11.11.6",
"@types/underscore": "^1.8.13",
"node-opcua-debug": "^2.0.0-alpha.18",
"should": "13.2.3",
"source-map-support": "^0.5.10"
"source-map-support": "^0.5.11"
},

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

"homepage": "http://node-opcua.github.io/",
"gitHead": "6a0c56afb819a44d5abd453d39ce684df6fb3505"
"gitHead": "a92d7f1be990cfaadd5f52560e2454e252b0b081"
}

@@ -6,3 +6,7 @@ {

"outDir": "dist"
}
},
"files": [
"source/index.ts"
]
}
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