New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flybywiresim/api-client

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flybywiresim/api-client - npm Package Compare versions

Comparing version 0.12.0 to 0.13.0

3

lib/index.d.ts

@@ -37,3 +37,4 @@ export declare class MetarResponse {

APPROACH = 5,
RADAR = 6
RADAR = 6,
ATIS = 7
}

@@ -40,0 +41,0 @@ export declare class ATCInfo {

@@ -73,2 +73,3 @@ "use strict";

AtcType[AtcType["RADAR"] = 6] = "RADAR";
AtcType[AtcType["ATIS"] = 7] = "ATIS";
})(AtcType = exports.AtcType || (exports.AtcType = {}));

@@ -75,0 +76,0 @@ var HttpError = /** @class */ (function (_super) {

{
"name": "@flybywiresim/api-client",
"version": "0.12.0",
"version": "0.13.0",
"description": "Client library for the FlyByWire Simulations API",

@@ -5,0 +5,0 @@ "main": "lib/index.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