Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

msfs-simconnect-api-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

msfs-simconnect-api-wrapper - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

2

package.json
{
"name": "msfs-simconnect-api-wrapper",
"version": "1.1.8",
"version": "1.1.9",
"description": "A convenient SimConnect API for playing with Microsoft Flight Simulator 2020",

@@ -5,0 +5,0 @@ "main": "msfs-api.js",

@@ -135,3 +135,3 @@ // see https://docs.flightsimulator.com/html/Programming_Tools/SimVars/Aircraft_SimVars/Aircraft_Control_Variables.htm

units: `number`,
...dataType(`Int32`, SETTABLE),
...dataType(`Int32`),
},

@@ -141,3 +141,3 @@ "FLAPS HANDLE INDEX:index": {

units: `number`,
...dataType(`Int32`),
...dataType(`Int32`, SETTABLE),
},

@@ -144,0 +144,0 @@ "FLAPS HANDLE PERCENT": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc