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.126.0 to 2.128.0

6

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

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

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

@@ -79,3 +80,2 @@ 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.126.0",
"version": "2.128.0",
"description": "pure nodejs OPCUA SDK - module data-access",

@@ -16,8 +16,7 @@ "scripts": {

"dependencies": {
"node-opcua-data-model": "2.126.0",
"node-opcua-types": "2.126.0"
"node-opcua-data-model": "2.128.0",
"node-opcua-types": "2.128.0"
},
"devDependencies": {
"node-opcua-assert": "2.120.0",
"should": "^13.2.3"
"node-opcua-assert": "2.120.0"
},

@@ -39,3 +38,3 @@ "author": "Etienne Rossignon",

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

@@ -42,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