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.3.0 to 0.3.1

2

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

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

@@ -18,4 +18,9 @@ import { components as _components, external as _external, operations as _operations, paths as _paths } from "../reference/moos-api-v1";

export type File = _components["schemas"]["File"];
export type SeasonGroup = _components["schemas"]["SeasonGroup"];
export type Season = _components["schemas"]["Season"];
export type Language = _components["schemas"]["Language"];
export type Episode = _components["schemas"]["Episode"];
export type Source = _components["schemas"]["Source"];
}
export { v1 };
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