node-opcua-guid
Advanced tools
Comparing version 2.128.0 to 2.133.0
@@ -6,3 +6,2 @@ /** | ||
* | ||
* @method isValidGuid | ||
* @param guid - the GUID to test for validaty | ||
@@ -9,0 +8,0 @@ * @return - true if the string is a valid GUID. |
@@ -15,3 +15,2 @@ "use strict"; | ||
* | ||
* @method isValidGuid | ||
* @param guid - the GUID to test for validaty | ||
@@ -18,0 +17,0 @@ * @return - true if the string is a valid GUID. |
@@ -5,3 +5,3 @@ { | ||
"types": "./dist/index.d.ts", | ||
"version": "2.128.0", | ||
"version": "2.133.0", | ||
"description": "pure nodejs OPCUA SDK - module guid", | ||
@@ -29,3 +29,3 @@ "scripts": { | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "67a73af6b831d8651a0e66ceb295f159cab4386b", | ||
"gitHead": "921bb04f2e7ce3109dd051ff27a2210edf700344", | ||
"files": [ | ||
@@ -32,0 +32,0 @@ "dist", |
@@ -11,3 +11,2 @@ /*** | ||
* | ||
* @method isValidGuid | ||
* @param guid - the GUID to test for validaty | ||
@@ -14,0 +13,0 @@ * @return - true if the string is a valid GUID. |
Sorry, the diff of this file is not supported yet
5822
10
91