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

@globalfishingwatch/api-types

Package Overview
Dependencies
Maintainers
3
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@globalfishingwatch/api-types - npm Package Compare versions

Comparing version 2.14.0 to 2.14.1

6

CHANGELOG.md
# @globalfishingwatch/api-types
## 2.14.1
### Patch Changes
- update start and end api event types
## 2.14.0

@@ -4,0 +10,0 @@

4

dist/events.d.ts

@@ -75,4 +75,4 @@ export interface PointCoordinate {

vessel: EventVessel;
start: number;
end: number;
start: number | string;
end: number | string;
rfmos: string[];

@@ -79,0 +79,0 @@ eezs: string[];

{
"name": "@globalfishingwatch/api-types",
"version": "2.14.0",
"version": "2.14.1",
"description": "Typescript definitions for API responses",

@@ -43,3 +43,3 @@ "author": "satellitestudio <contact@satellitestud.io>",

},
"gitHead": "a9a2a8463a1cbde00922a298f4d06438fc67230d"
"gitHead": "a89613f461ffe6d5da9efb351ee9e0a4da2a7910"
}

Sorry, the diff of this file is not supported yet

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