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

@orangekit/react

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orangekit/react

## Publishing npm package

  • 1.0.0-beta.18
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6
decreased by-90.16%
Maintainers
6
Weekly downloads
 
Created
Source

OrangeKit React

Publishing npm package

We publish the npm package manually. In the future we want to release and publish npm package using GitHub Actions.

Make sure you have an npm account and you are in the orangekit organization to publish npm package.

To publish OrangeKit React package follow these steps:

  1. Checkout to main branch.
  2. Make sure the version in the package.json file is correct. The version on the main branch should point to the next version. For example, if the latest version is 1.0.0-beta.10, the version on main branch should be 1.0.0-beta.11.
  3. Update version of the @orangekit/sdk dependency to the latest version.
  4. Remove dist and node_modules directories.
  5. Run pnpm install.
  6. Run pnpm build.
  7. If you need to log in to npm - run npm adduser
  8. Run npm publish --access public and follow the steps in terminal.

After the successful release bump the version in package.json file, set the @orangekit/sdk dependency to workspace:* and open a PR.

FAQs

Package last updated on 14 Jun 2024

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