node-opcua-status-code
Advanced tools
Comparing version 2.64.1 to 2.66.0
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
//# sourceMappingURL=callbacks.js.map |
@@ -0,0 +0,0 @@ /** |
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-status-code", | ||
"version": "2.64.1", | ||
"version": "2.66.0", | ||
"description": "pure nodejs OPCUA SDK - module -status-code", | ||
@@ -11,11 +11,11 @@ "main": "./dist/index.js", | ||
"format": "prettier --write source test", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"clean": "npx rimraf dist *.tsbuildinfo", | ||
"test": "mocha" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "2.64.1", | ||
"node-opcua-constants": "2.64.1" | ||
"node-opcua-assert": "2.66.0", | ||
"node-opcua-constants": "2.66.0" | ||
}, | ||
"devDependencies": { | ||
"node-opcua-binary-stream": "2.64.1", | ||
"node-opcua-binary-stream": "2.66.0", | ||
"should": "^13.2.3" | ||
@@ -38,3 +38,3 @@ }, | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "b65b8738603cd475d7d99a2b20b0ae9d32b4110c" | ||
"gitHead": "97f47e2e242a1fd737495fd64cb65e8fb7a9964b" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
269804
19
4353
+ Addednode-opcua-assert@2.66.0(transitive)
+ Addednode-opcua-constants@2.66.0(transitive)
- Removednode-opcua-assert@2.64.1(transitive)
- Removednode-opcua-constants@2.64.1(transitive)
Updatednode-opcua-assert@2.66.0
Updatednode-opcua-constants@2.66.0