Socket
Socket
Sign inDemoInstall

node-opcua-assert

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-assert - npm Package Compare versions

Comparing version 2.63.0 to 2.64.0

64

package.json
{
"name": "node-opcua-assert",
"version": "2.63.0",
"description": "pure nodejs OPCUA SDK - module -assert",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
"build": "tsc -b",
"test": "echo nothing to do",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"lint": "eslint source/**/*.ts"
},
"dependencies": {
"better-assert": "^1.0.2",
"chalk": "4.1.2"
},
"author": "Etienne Rossignon",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "df4335584455009c6caa21ed6a2fa42caa9104ed"
}
"name": "node-opcua-assert",
"version": "2.64.0",
"description": "pure nodejs OPCUA SDK - module -assert",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"better-assert": "^1.0.2",
"chalk": "4.1.2"
},
"author": "Etienne Rossignon",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/node-opcua/node-opcua.git"
},
"keywords": [
"OPCUA",
"opcua",
"m2m",
"iot",
"opc ua",
"internet of things"
],
"homepage": "http://node-opcua.github.io/",
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c",
"scripts": {
"build": "tsc -b",
"test": "echo nothing to do",
"clean": "node -e \"require('rimraf').sync('dist');\"",
"lint": "eslint source/**/*.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