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

@arcjet/rollup-config

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcjet/rollup-config

Custom rollup config for Arcjet projects

1.0.0-beta.5
latest
Version published
Maintainers
2
Created
Arcjet Logo

@arcjet/rollup-config

npm badge

Custom rollup config for Arcjet projects.

Installation

npm install -D @arcjet/rollup-config

Example

In your rollup.config.js file:

import { createConfig } from "@arcjet/rollup-config";

export default createConfig(import.meta.url);

License

Licensed under the Apache License, Version 2.0.

FAQs

Package last updated on 27 Mar 2025

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