Socket
Socket
Sign inDemoInstall

@definitelytyped/retag

Package Overview
Dependencies
217
Maintainers
7
Versions
488
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@definitelytyped/retag

Refresh tags on all DT-published packages in the @types scope.


Version published
Maintainers
7
Weekly downloads
3
increased by50%

Weekly downloads

Readme

Source

@definitelytyped/retag

Refresh tags on all DT-published packages in the @types scope.

Run this whenever an RC of Typescript is released.

  1. --dry will not actually do the retag, but print what it would do.
  2. --name=X will only retag ONE package, and is optional. This is only needed to fix types-publishers' mistakes, or to unwedge it after its cache is corrupted.

Usage

Before running

  1. Make sure that you have an up-to-date Definitely Typed repo next to the DefinitelyTyped-tools directory.
  2. Make sure that the NPM_TOKEN and GH_API_TOKEN environment variables are defined.

Then, from DefinitelyTyped-tools root:

$ node packages/retag/dist/index.js

FAQs

Last updated on 31 Oct 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc