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

@maxim_mazurok/gapi.client.travelimpactmodel-v1

Package Overview
Dependencies
Maintainers
0
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maxim_mazurok/gapi.client.travelimpactmodel-v1 - npm Package Compare versions

Comparing version 0.0.20241024 to 0.0.20241027

4

index.d.ts

@@ -12,3 +12,3 @@ /* Type definitions for non-npm package Travel Impact Model API v1 0.0 */

// Generated from: https://travelimpactmodel.googleapis.com/$discovery/rest?version=v1
// Revision: 20241024
// Revision: 20241027

@@ -73,3 +73,3 @@ /// <reference types="gapi.client" />

interface FlightWithEmissions {
/** Optional. Per-passenger emission estimate numbers. Will not be present if emissions could not be computed. For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. Note this field is currently equivalent to ttw_emissions_grams_per_pax until TIM version 1.X.0 which will update this to be total wtw emissions aka wtt_emissions_grams_per_pax + ttw_emissions_grams_per_pax. */
/** Optional. Per-passenger emission estimate numbers. Will not be present if emissions could not be computed. For the list of reasons why emissions could not be computed, see ComputeFlightEmissions. This field uses wtw emissions aka ttw_emissions_grams_per_pax + wtt_emissions_grams_per_pax. */
emissionsGramsPerPax?: EmissionsGramsPerPax;

@@ -76,0 +76,0 @@ /** Required. Matches the flight identifiers in the request. Note: all IATA codes are capitalized. */

{
"name": "@maxim_mazurok/gapi.client.travelimpactmodel-v1",
"version": "0.0.20241024",
"version": "0.0.20241027",
"description": "TypeScript typings for Travel Impact Model API v1",

@@ -5,0 +5,0 @@ "repository": {

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