New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

deped-sync

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deped-sync

通过dsync命令将其它源的npm包同步到私服

  • 1.0.9
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

deped-sync

将其它源的 npm package 同步到私服

全局安装

npm i deped-sync -g

使用

将 npm 官网的 react 同步到私服

dsync react -t=私服库 -u=私服账户 -p=密码 -e=邮箱

指定版本同步到私服, 比如 react 18.0.0.0

dsync react@18.0.0 -t=私服库 -u=私服账户 -p=密码 -e=邮箱

将 B 私服库中 的 @swc/core 同步到 A 私服库中

dsync @swc/core -t=A库 -s=B库 -u=A库账户 -p=密码 -e=邮箱

Keywords

FAQs

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