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
2
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.6.1 to 2.6.2

6

CHANGELOG.md
# @globalfishingwatch/api-types
## 2.6.2
### Patch Changes
- include vessel origin api type
## 2.6.1

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

1

dist/vessel.d.ts

@@ -11,2 +11,3 @@ export interface Vessel {

fleet?: string;
origin?: string;
}

@@ -13,0 +14,0 @@ export interface VesselSearch extends Vessel {

4

package.json
{
"name": "@globalfishingwatch/api-types",
"version": "2.6.1",
"version": "2.6.2",
"description": "Typescript definitions for API responses",

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

},
"gitHead": "4f866455a99d23cd70a75e2733f26e608698902e"
"gitHead": "729a1836792c657e7a0502ed9a4d4e8ad931f6c4"
}

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