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.12.0 to 2.12.1

6

CHANGELOG.md
# @globalfishingwatch/api-types
## 2.12.1
### Patch Changes
- include registeredGearType in vessel types
## 2.12.0

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

1

dist/vessel.d.ts

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

origin?: string;
registeredGearType?: string;
}

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

4

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

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

},
"gitHead": "721e727d6b313c3fd12fbb52f7663ea315418240"
"gitHead": "f351264dc05886b0d532a8bfdafefa8971b86f38"
}

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