New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@openrewrite/rewrite

Package Overview
Dependencies
Maintainers
6
Versions
1752
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openrewrite/rewrite

OpenRewrite JavaScript.

latest
Source
npmnpm
Version
8.79.2
Version published
Maintainers
6
Created
Source

OpenRewrite Logo

Greetings!

The OpenRewrite project is a mass refactoring ecosystem designed to eliminate technical debt across an engineering organization. Full documentation and information is available at OpenRewrite.

This project contains the LST models as well as the runtime required to execute OpenRewrite recipes.

How to install

npm i -D @openrewrite/rewrite

When making changes to JavaScript code

You can run this command from rewrite/ directory to build the JavaScript code. A subsequent run of JavaScriptRewriteRpc will use that.

npm run build

Alternatively, ./gradlew npmBuild.

FAQs

Package last updated on 10 Apr 2026

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