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

@rsdk/codemod

Package Overview
Dependencies
Maintainers
1
Versions
250
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsdk/codemod

scripts for migrations with breaking changes

npmnpm
Version
4.0.2
Version published
Maintainers
1
Created
Source

@rsdk/codemod

Scripts for migration for newed versions

Usage

npx -y -p @rsdk/codemod -- node ./node_modules/@rsdk/codemod/dist/new-name-convention/new-name-convention.js

Scripts

New name convention 1.x.x 2.0.0

npx -y -p @rsdk/codemod -- node ./node_modules/@rsdk/codemod/dist/new-name-convention/new-name-convention.js

Just change import source

oldnew
db-knexdb.knex
db-typeormdb.typeorm
grpc-clientsgrpc.clients
grpc-commongrpc.common
grpc-loadergrpc.loader
grpc-servergrpc.server
hemera-clienthemera.client
http-serverhttp.server
kafka-commonkafka.common
kafka-producerkafka.producer
kafka.producer-directkafka.producer.direct
kafka.producer-outbox-knexkafka.producer.outbox.knex
kafka.producer-outbox-typeormkafka.producer.outbox.typeorm
kafka.transportkafka-transport
validation.ajvvalidation-ajv
validation.class-validatorvalidation-class-validator
validation-typeboxvalidation.typebox

FAQs

Package last updated on 10 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