Socket
Book a DemoInstallSign in
Socket

@publicodes/codemod

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@publicodes/codemod

latest
npmnpm
Version
1.1.0
Version published
Weekly downloads
134
-15.72%
Maintainers
4
Weekly downloads
 
Created
Source

codemod

This package contains a codemod script that you can use to update your codebase to the latest version of publicodes.

Usage

yarn @publicodes/codemod <path-to-publicode-folder>
npx @publicodes/codemod <path-to-publicode-folder>

Caveats

  • This codemod will not update the package.json file. You should update the version of the package manually.

  • This codemod will not update the exotic syntax of variations. If you use it, you should update the syntax manually before running the codemod.

  • This codemod does not handle the breaking of replacement priority order change.

  • You'll need to update manually call to evaluate with publicodes expression in your codebase, if needed.

FAQs

Package last updated on 20 Dec 2023

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