node-opcua-client
Advanced tools
Comparing version 0.1.0-5 to 0.1.0-6
@@ -0,0 +0,0 @@ module.exports = { |
{ | ||
"name": "node-opcua-client", | ||
"version": "0.1.0-5", | ||
"version": "0.1.0-6", | ||
"description": "pure nodejs OPCUA SDK - module -client", | ||
"scripts": { | ||
"postinstall": "node test_helpers/create_certificates.js certificate -s -o certificates/client_selfsigned_cert_1024.pem", | ||
"pretest": "node test_helpers/create_certificates.js certificate -s -o certificates/client_selfsigned_cert_1024.pem", | ||
@@ -7,0 +8,0 @@ "clean": "node -e \"require('rimraf').sync('certificates');\"", |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ |
@@ -539,3 +539,2 @@ "use strict"; | ||
assert(_.isFunction(callback)); | ||
assert(maxAge >=0, "maxAge must be greater or equal to zero"); | ||
@@ -542,0 +541,0 @@ // coerce nodeIds |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
require("node-opcua-pki/bin/crypto_create_CA"); |
Sorry, the diff of this file is not supported yet
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
202129
16
4530
1