New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-opcua-guid

Package Overview
Dependencies
Maintainers
1
Versions
67
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.120.0 to 2.128.0

6

dist/guid.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.normalizeGuid = exports.emptyGuid = exports.isValidGuid = void 0;
exports.emptyGuid = void 0;
exports.isValidGuid = isValidGuid;
exports.normalizeGuid = normalizeGuid;
/***

@@ -20,3 +22,2 @@ * @module node-opcua-guid

}
exports.isValidGuid = isValidGuid;
// 1 2 3

@@ -28,3 +29,2 @@ // 012345678901234567890123456789012345

}
exports.normalizeGuid = normalizeGuid;
//# sourceMappingURL=guid.js.map

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

"types": "./dist/index.d.ts",
"version": "2.120.0",
"version": "2.128.0",
"description": "pure nodejs OPCUA SDK - module guid",

@@ -14,5 +14,2 @@ "scripts": {

},
"devDependencies": {
"should": "^13.2.3"
},
"author": "Etienne Rossignon",

@@ -33,3 +30,3 @@ "license": "MIT",

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

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