Socket
Socket
Sign inDemoInstall

celer-web-utils

Package Overview
Dependencies
61
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    celer-web-utils

## Deployment


Version published
Maintainers
1
Created

Readme

Source

celer-web-utils

Deployment

  1. install dependencies

    yarnnpm install

  2. npm build & publish

    npm publish

    需要先升级 package.json 中的 version

    1. npm publish 会先运行 prepare script,在其中运行了 npm run build

    2. 然后运行 prepublishOnly script,在其中运行了 npm run test && - npm run lint

  3. git add && commit && push

    1. git add .

    2. git commit -m "something"

    3. git push

FAQs

Last updated on 29 Mar 2022

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc