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

@thumbtack/thumbprint-codemods

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thumbtack/thumbprint-codemods

This package is a collection of codemods that assist with breaking changes in Thumbprint.

  • 0.5.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
4
Created
Source

Thumbprint Codemods

This package is a collection of codemods that assist with breaking changes in Thumbprint.

Usage

Usage
  $ npx @thumbtack/thumbprint-codemods <folder> --codemod '<codemod-name>'

Options
  <folder>       [required] Folder that you recursively want to migrate.
  --codemod      [required] Name of the codemod to run.
  -d, --dry-run  Don't write anything, just show what files would have been changed.
  --version      Prints the version.
  --help         Prints this message.

Examples
  $ npx @thumbtack/thumbprint-codemods ./path/to/folder --codemod 'button-secondary-to-tertiary'

You can find a list of the codemods in the src directory. The directory names (button-secondary-to-tertiary, for example) are also the codemod names.

FAQs

Package last updated on 06 Oct 2022

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