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

node-opcua-hostname

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-hostname - npm Package Compare versions

Comparing version 2.74.0 to 2.76.0

0

dist/hostname.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ "use strict";

60

package.json
{
"name": "node-opcua-hostname",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "2.74.0",
"description": "pure nodejs OPCUA SDK - module -hostname",
"scripts": {
"build": "tsc -b",
"lint": "eslint source/**/*.ts",
"clean": "npx rimraf dist *.tsbuildinfo",
"test": "mocha"
},
"dependencies": {
"node-opcua-assert": "2.74.0"
},
"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": "003ee041795f3b737afaaef5721045ee31ea9f77"
"name": "node-opcua-hostname",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "2.76.0",
"description": "pure nodejs OPCUA SDK - module -hostname",
"scripts": {
"build": "tsc -b",
"lint": "eslint source/**/*.ts",
"clean": "npx rimraf dist *.tsbuildinfo",
"test": "mocha"
},
"devDependencies": {
"should": "^13.2.3"
},
"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": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7"
}
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