node-opcua-factory
Advanced tools
Comparing version 2.75.0 to 2.76.0
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ExpandedNodeId, NodeId } from "node-opcua-nodeid"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { OutputBinaryStream, BinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream, OutputBinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
"use strict"; | ||
//# sourceMappingURL=get_built_in_type.js.map |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ExpandedNodeId } from "node-opcua-nodeid"; |
@@ -0,0 +0,0 @@ "use strict"; |
export declare function generate_new_id(): number; | ||
export declare function next_available_id(): number; | ||
export declare function is_internal_id(value: number): boolean; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ export declare enum NodeIdType { |
@@ -0,0 +0,0 @@ "use strict"; |
export declare const parameters: { | ||
debugSchemaHelper: boolean; | ||
}; |
@@ -0,0 +0,0 @@ "use strict"; |
import { NodeId } from "node-opcua-nodeid"; | ||
import { ConstructorFuncWithSchema } from "./types"; | ||
export declare function registerClassDefinition(dataTypeNodeId: NodeId, className: string, classConstructor: ConstructorFuncWithSchema): void; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { DataTypeFactory } from "./datatype_factory"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BinaryStream } from "node-opcua-binary-stream"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "node-opcua-factory", | ||
"version": "2.75.0", | ||
"version": "2.76.0", | ||
"description": "pure nodejs OPCUA SDK - module -factory", | ||
@@ -14,14 +14,17 @@ "main": "./dist/index.js", | ||
}, | ||
"devDependencies": { | ||
"should": "^13.2.3" | ||
}, | ||
"dependencies": { | ||
"chalk": "4.1.2", | ||
"node-opcua-assert": "2.74.0", | ||
"node-opcua-basic-types": "2.74.0", | ||
"node-opcua-binary-stream": "2.74.0", | ||
"node-opcua-assert": "2.76.0", | ||
"node-opcua-basic-types": "2.76.0", | ||
"node-opcua-binary-stream": "2.76.0", | ||
"node-opcua-constants": "2.74.0", | ||
"node-opcua-debug": "2.74.0", | ||
"node-opcua-enum": "2.74.0", | ||
"node-opcua-guid": "2.74.0", | ||
"node-opcua-nodeid": "2.74.0", | ||
"node-opcua-status-code": "2.74.0", | ||
"node-opcua-utils": "2.74.0" | ||
"node-opcua-debug": "2.76.0", | ||
"node-opcua-enum": "2.76.0", | ||
"node-opcua-guid": "2.76.0", | ||
"node-opcua-nodeid": "2.76.0", | ||
"node-opcua-status-code": "2.76.0", | ||
"node-opcua-utils": "2.76.0" | ||
}, | ||
@@ -43,3 +46,3 @@ "author": "Etienne Rossignon", | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "5ccb835ca480c2a8a591ae61b5949a9d8bad4017" | ||
"gitHead": "75d9b8cf894c8fbadf77d2c4a48a730d055465e7" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
3
243194
1
74
4564
+ Addednode-opcua-assert@2.76.0(transitive)
+ Addednode-opcua-basic-types@2.76.0(transitive)
+ Addednode-opcua-binary-stream@2.76.0(transitive)
+ Addednode-opcua-buffer-utils@2.76.0(transitive)
+ Addednode-opcua-date-time@2.76.0(transitive)
+ Addednode-opcua-debug@2.76.0(transitive)
+ Addednode-opcua-enum@2.76.0(transitive)
+ Addednode-opcua-guid@2.76.0(transitive)
+ Addednode-opcua-nodeid@2.76.0(transitive)
+ Addednode-opcua-status-code@2.76.0(transitive)
+ Addednode-opcua-utils@2.76.0(transitive)
- Removedbetter-assert@1.0.2(transitive)
- Removedcallsite@1.0.0(transitive)
- Removednode-opcua-assert@2.74.0(transitive)
- Removednode-opcua-basic-types@2.74.0(transitive)
- Removednode-opcua-binary-stream@2.74.0(transitive)
- Removednode-opcua-buffer-utils@2.74.0(transitive)
- Removednode-opcua-date-time@2.74.0(transitive)
- Removednode-opcua-debug@2.74.0(transitive)
- Removednode-opcua-enum@2.74.0(transitive)
- Removednode-opcua-guid@2.74.0(transitive)
- Removednode-opcua-nodeid@2.74.0(transitive)
- Removednode-opcua-status-code@2.74.0(transitive)
- Removednode-opcua-utils@2.74.0(transitive)
Updatednode-opcua-assert@2.76.0
Updatednode-opcua-debug@2.76.0
Updatednode-opcua-enum@2.76.0
Updatednode-opcua-guid@2.76.0
Updatednode-opcua-nodeid@2.76.0
Updatednode-opcua-utils@2.76.0