Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kitsu-missing-enddates

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kitsu-missing-enddates

CLI tool to aid with database maintenance

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Kitsu Missing Enddates

A CLI tool to aid with database maintenance

Usage

Install

yarn global add kitsu-missing-enddates
npm install -g kitsu-missing-enddates

Command

kmed [--subtype] [--onlyNSFW] [--noStart]
kitsu-missing-enddates [--subtype] [--onlyNSFW] [--noStart]

Parameters

subtype (String, alias s)

Defaults to tv,ona,ova,movie,music,special

Seperate multiple subtypes by commas (e.g --subtype tv,ona)

Possible values:

  • tv
  • ona
  • ova
  • movie
  • music
  • special
onlyNSFW (Boolean, alias o)

Returns only NSFW entries (useful if you've previously run the CLI without logging in)

noStart (Boolean, alias n)

Returns entries without an end date AND a start date

Allowing NSFW entries

Skip to 3. if running locally with yarn start

  1. Run yarn global dir or npm root -g and navigate to the directory returned
  2. Navigate to node_modules/kitsu-missing-enddates
  3. Copy env.template.mjs to env.mjs
  4. Add your username (email or slug/profile URL) and password
  5. Run the CLI

FAQs

Package last updated on 18 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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