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.87.0 to 2.88.0

2

dist/EUInformation.js

@@ -79,3 +79,3 @@ "use strict";

exports.makeEUInformation = makeEUInformation;
// http://www.unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_rev3_Annex2e.pdf
// https://unece.org/sites/default/files/2021-06/rec20_Rev17e-2021.xlsx
exports.standardUnits = {

@@ -82,0 +82,0 @@ // pressure

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

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

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

"dependencies": {
"node-opcua-data-model": "2.86.1",
"node-opcua-types": "2.87.0"
"node-opcua-data-model": "2.88.0",
"node-opcua-types": "2.88.0"
},
"devDependencies": {
"node-opcua-assert": "2.77.0",
"node-opcua-assert": "2.88.0",
"should": "^13.2.3"

@@ -39,3 +39,3 @@ },

"homepage": "http://node-opcua.github.io/",
"gitHead": "cf789b56916b6c0974c17337352ef9581d50ddb0"
"gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca"
}

@@ -148,3 +148,3 @@ /**

// http://www.unece.org/fileadmin/DAM/cefact/recommendations/rec20/rec20_rev3_Annex2e.pdf
// https://unece.org/sites/default/files/2021-06/rec20_Rev17e-2021.xlsx
export const standardUnits: StandardUnits = {

@@ -151,0 +151,0 @@ // pressure

Sorry, the diff of this file is not supported yet

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