node-simconnect
Advanced tools
Comparing version 1.3.0-canary.6 to 1.3.0-canary.7
{ | ||
"name": "node-simconnect", | ||
"version": "1.3.0-canary.6", | ||
"version": "1.3.0-canary.7", | ||
"description": "Wrapper for the SimConnect SDK for Flight Simulator X and Prepar3D (Windows only)", | ||
@@ -8,3 +8,4 @@ "main": "index.js", | ||
"rebuild": "node-gyp configure rebuild --msvs_version=2015 --arch=ia32", | ||
"start": "node ./examples/nodejs/example.js" | ||
"install": "node scripts/install.js", | ||
"start": "node examples/nodejs/example.js" | ||
}, | ||
@@ -11,0 +12,0 @@ "author": "Even Arneberg Rognlien", |
@@ -12,3 +12,3 @@ # node-simconnect | ||
`npm install node-simconnect --ignore-scripts` | ||
`npm install node-simconnect` | ||
@@ -15,0 +15,0 @@ **Note: The included binary requires the 32 bit version of NodeJS.** |
Sorry, the diff of this file is not supported yet
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
16
167
121760
1