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

@ronin-dist/render

Package Overview
Dependencies
Maintainers
0
Versions
1738
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ronin-dist/render

> [!IMPORTANT] > Due to a limitation in Bun, RENDER currently cannot be linked. You will have to edit its source files inside the `node_modules` directory of the app you are running it for. This will be fixed as soon as possible.

  • 1.0.489
  • npm
  • Socket score

Version published
Weekly downloads
643
decreased by-42.18%
Maintainers
0
Weekly downloads
 
Created
Source

Render

[!IMPORTANT]
Due to a limitation in Bun, RENDER currently cannot be linked. You will have to edit its source files inside the node_modules directory of the app you are running it for. This will be fixed as soon as possible.

First, link it to Bun's global dependency cache:

bun link

Then link it inside the app where you would like to use it:

bun link @ronin-dist/render

And finally, run it from the package.json of the app:

render

Testing

You can run the test suite with the following command:

bun test

Publishing

To publish a new release of RENDER using GitHub Actions, you only need to press "Run workflow" on this page and pick the desired kind of release.

Afterward, please make sure to add it to the list of GitHub Releases, as the GitHub Action currently only updates package.json, creates a Git tag, and releases the update to npm. It does not create a GitHub Release.

FAQs

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