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

node-opcua-data-access

Package Overview
Dependencies
Maintainers
1
Versions
218
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-data-access - npm Package Compare versions

Comparing version 2.128.0 to 2.129.0

6

dist/EUInformation.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.standardUnits = exports.EUInformation = void 0;
exports.commonCodeToUInt = commonCodeToUInt;
exports.makeEUInformation = makeEUInformation;
exports.standardUnits = exports.makeEUInformation = exports.commonCodeToUInt = exports.EUInformation = void 0;
/**

@@ -72,2 +70,3 @@ * @module node-opcua-data-access

}
exports.commonCodeToUInt = commonCodeToUInt;
function makeEUInformation(symbol, shortName, longName) {

@@ -80,2 +79,3 @@ return new node_opcua_types_2.EUInformation({

}
exports.makeEUInformation = makeEUInformation;
// https://unece.org/sites/default/files/2021-06/rec20_Rev17e-2021.xlsx

@@ -82,0 +82,0 @@ exports.standardUnits = {

@@ -5,3 +5,3 @@ {

"types": "./dist/index.d.ts",
"version": "2.128.0",
"version": "2.129.0",
"description": "pure nodejs OPCUA SDK - module data-access",

@@ -17,3 +17,3 @@ "scripts": {

"node-opcua-data-model": "2.128.0",
"node-opcua-types": "2.128.0"
"node-opcua-types": "2.129.0"
},

@@ -38,3 +38,3 @@ "devDependencies": {

"homepage": "http://node-opcua.github.io/",
"gitHead": "67a73af6b831d8651a0e66ceb295f159cab4386b",
"gitHead": "8a1754350fb95a764e278d37a289f0c48ccb8c9d",
"files": [

@@ -41,0 +41,0 @@ "dist",

Sorry, the diff of this file is not supported yet

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