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

to
2.16.0

6

CHANGELOG.md
# @globalfishingwatch/api-types
## 2.16.0
### Minor Changes
- d6bc4dc6: include user groups types definition
## 2.15.0

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

1

dist/user.d.ts

@@ -13,4 +13,5 @@ export interface UserPermission {

type: string;
groups: string[];
permissions: UserPermission[];
}
//# sourceMappingURL=user.d.ts.map

4

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

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

},
"gitHead": "48cc5dab71bad70fe29b2ed9c217ae622ca976fd"
"gitHead": "6d7553c09f3cc1ddce3332d9916e6115951cc42e"
}

Sorry, the diff of this file is not supported yet