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

codemod

Package Overview
Dependencies
Maintainers
3
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codemod - npm Package Compare versions

Comparing version 0.10.7 to 0.10.8

10

package.json
{
"name": "codemod",
"author": "Codemod, Inc.",
"version": "0.10.7",
"version": "0.10.8",
"description": "A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)",

@@ -9,3 +9,5 @@ "type": "module",

"repository": {
"type": "git"
"type": "git",
"url": "https://github.com/codemod-com/codemod.git",
"directory": "apps/cli"
},

@@ -78,6 +80,6 @@ "keywords": [

"yargs": "^17.6.2",
"@codemod-com/utilities": "1.1.0",
"@codemod-com/filemod": "2.0.3",
"@codemod-com/utilities": "1.1.0"
"@codemod-com/telemetry": "1.1.0"
},
"packageManager": "pnpm@8.6.7",
"engines": {

@@ -84,0 +86,0 @@ "node": ">=18.5.0"

2

README.md

@@ -28,3 +28,3 @@ ![Codemod](https://raw.githubusercontent.com/codemod-com/docs/main/static/img/github/codemod-billboard.png)

The `list` command can be used to list all codemods available in the [Codemod Registry](https://codemod.com/automations).
The `list` command can be used to list all codemods available in the [Codemod Registry](https://codemod.com/registry).

@@ -31,0 +31,0 @@ codemod list

Sorry, the diff of this file is not supported yet

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