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.7 to 1.1.8

5

msfs-api.js

@@ -238,2 +238,7 @@ import {

);
// cleanup, with *plenty* of time for SimConnect to resolve the data object before clearing it out.
setTimeout(() => {
this.releaseId(DATA_ID);
handle.clearDataDefinition(DATA_ID);
}, 500);
}

@@ -240,0 +245,0 @@

2

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

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

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