Socket
Socket
Sign inDemoInstall

moos-api

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

moos-api - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

package.json
{
"name": "moos-api",
"version": "0.4.0",
"version": "0.4.1",
"description": "Moos API type definitions",

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

@@ -104,3 +104,6 @@ /**

providers?: components["schemas"]["ProviderProfile"][];
applications: string[];
applications?: string[];
files?: string[];
collections?: string[];
known?: string[];
/** Format: int64 */

@@ -121,2 +124,5 @@ creationDate: number;

applications?: string[];
files?: string[];
collections?: string[];
known?: string[];
/** Format: int64 */

@@ -123,0 +129,0 @@ creationDate: number;

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