node-opcua-basic-types
Advanced tools
Comparing version 2.4.2 to 2.5.0-alpha.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 @@ /// <reference types="node" /> |
@@ -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 @@ /*** |
@@ -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 @@ /*** |
@@ -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 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "node-opcua-basic-types", | ||
"version": "2.4.2", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc", | ||
"test": "echo none", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"lint": "tslint source/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^2.3.0", | ||
"node-opcua-binary-stream": "^2.4.2", | ||
"node-opcua-buffer-utils": "^2.4.2", | ||
"node-opcua-date-time": "^2.4.2", | ||
"node-opcua-enum": "^2.4.2", | ||
"node-opcua-guid": "^2.3.0", | ||
"node-opcua-nodeid": "^2.4.2", | ||
"node-opcua-status-code": "^2.4.2", | ||
"node-opcua-utils": "^2.4.2", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^13.1.6", | ||
"@types/underscore": "^1.9.4", | ||
"node-opcua-debug": "^2.4.2", | ||
"should": "13.2.3" | ||
}, | ||
"author": "Etienne Rossignon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/node-opcua/node-opcua.git" | ||
}, | ||
"keywords": [ | ||
"OPCUA", | ||
"opcua", | ||
"m2m", | ||
"iot", | ||
"opc ua", | ||
"internet of things" | ||
], | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "6e4967fd20a09317ddd00098bcfe93e92c1df510" | ||
"name": "node-opcua-basic-types", | ||
"version": "2.5.0-alpha.0", | ||
"description": "pure nodejs OPCUA SDK - module -basic-types", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"scripts": { | ||
"build": "tsc -b", | ||
"test": "echo none", | ||
"clean": "node -e \"require('rimraf').sync('dist');\"", | ||
"lint": "tslint source/*.ts" | ||
}, | ||
"dependencies": { | ||
"node-opcua-assert": "^2.5.0-alpha.0", | ||
"node-opcua-binary-stream": "^2.5.0-alpha.0", | ||
"node-opcua-buffer-utils": "^2.5.0-alpha.0", | ||
"node-opcua-date-time": "^2.5.0-alpha.0", | ||
"node-opcua-enum": "^2.5.0-alpha.0", | ||
"node-opcua-guid": "^2.5.0-alpha.0", | ||
"node-opcua-nodeid": "^2.5.0-alpha.0", | ||
"node-opcua-status-code": "^2.5.0-alpha.0", | ||
"node-opcua-utils": "^2.5.0-alpha.0", | ||
"underscore": "^1.9.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^13.1.6", | ||
"@types/underscore": "^1.9.4", | ||
"node-opcua-debug": "^2.5.0-alpha.0", | ||
"should": "13.2.3" | ||
}, | ||
"author": "Etienne Rossignon", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/node-opcua/node-opcua.git" | ||
}, | ||
"keywords": [ | ||
"OPCUA", | ||
"opcua", | ||
"m2m", | ||
"iot", | ||
"opc ua", | ||
"internet of things" | ||
], | ||
"homepage": "http://node-opcua.github.io/", | ||
"gitHead": "341ac6292b30304bb028ab10971dc8552ff1a35a" | ||
} |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ export function roundToFloat2(float: number): number { |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -0,0 +0,0 @@ /*** |
@@ -5,7 +5,44 @@ { | ||
"rootDir": "source", | ||
"outDir": "dist" | ||
"outDir": "dist", | ||
"composite": true | ||
}, | ||
"files": [ | ||
"./source/index.ts" | ||
"include": [ | ||
"source/**/*.ts" | ||
], | ||
"references": [ | ||
{ | ||
"path": "../node-opcua-assert" | ||
}, | ||
{ | ||
"path": "../node-opcua-binary-stream" | ||
}, | ||
{ | ||
"path": "../node-opcua-buffer-utils" | ||
}, | ||
{ | ||
"path": "../node-opcua-date-time" | ||
}, | ||
{ | ||
"path": "../node-opcua-enum" | ||
}, | ||
{ | ||
"path": "../node-opcua-guid" | ||
}, | ||
{ | ||
"path": "../node-opcua-nodeid" | ||
}, | ||
{ | ||
"path": "../node-opcua-status-code" | ||
}, | ||
{ | ||
"path": "../node-opcua-utils" | ||
}, | ||
{ | ||
"path": "../node-opcua-debug" | ||
} | ||
], | ||
"exclude": [ | ||
"node_modules", | ||
"dist" | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
215189
61
1896
1