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

node-opcua-enum

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-enum - npm Package Compare versions

Comparing version 2.125.0 to 2.128.0

4

dist/enum.js

@@ -9,3 +9,4 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.Enum = exports.adaptTypescriptEnum = exports.EnumItem = void 0;
exports.Enum = exports.EnumItem = void 0;
exports.adaptTypescriptEnum = adaptTypescriptEnum;
/**

@@ -114,3 +115,2 @@ * Represents an Item of an Enum.

}
exports.adaptTypescriptEnum = adaptTypescriptEnum;
const regexpSignedNumber = /^[-+]?[0-9]+$/;

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

{
"name": "node-opcua-enum",
"version": "2.125.0",
"version": "2.128.0",
"description": "pure nodejs OPCUA SDK - module enum",

@@ -15,4 +15,3 @@ "scripts": {

"enum": "3.0.4",
"node-opcua-benchmarker": "2.125.0",
"should": "^13.2.3"
"node-opcua-benchmarker": "2.128.0"
},

@@ -34,3 +33,3 @@ "author": "Etienne Rossignon",

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

@@ -37,0 +36,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