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

node-opcua-guid

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-opcua-guid - npm Package Compare versions

Comparing version 2.88.0 to 2.98.1

2

dist/guid.d.ts

@@ -13,2 +13,2 @@ /**

export declare function normalizeGuid(guid: Guid | null | undefined): Guid;
export declare type Guid = string;
export type Guid = string;

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

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

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

@@ -5,4 +5,4 @@ {

"types": "./dist/index.d.ts",
"version": "2.88.0",
"description": "pure nodejs OPCUA SDK - module -guid",
"version": "2.98.1",
"description": "pure nodejs OPCUA SDK - module guid",
"scripts": {

@@ -32,3 +32,7 @@ "build": "tsc -b",

"homepage": "http://node-opcua.github.io/",
"gitHead": "0c20078b474f36855b799557f8fe931dbe20c2ca"
"gitHead": "e4d73afdfcccb3491423149d9b9785888f4ebb3c",
"files": [
"dist",
"source"
]
}
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