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

@rollup/browser

Package Overview
Dependencies
Maintainers
4
Versions
233
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/browser - npm Package Compare versions

Comparing version

to
3.21.3

2

dist/rollup.browser.d.ts

@@ -522,3 +522,3 @@ export const VERSION: string;

acorn?: Record<string, unknown>;
acornInjectPlugins?: (() => unknown)[] | (() => unknown);
acornInjectPlugins?: ((...arguments_: any[]) => unknown)[] | ((...arguments_: any[]) => unknown);
cache?: boolean | RollupCache;

@@ -525,0 +525,0 @@ context?: string;

{
"name": "@rollup/browser",
"version": "3.21.2",
"version": "3.21.3",
"description": "Next-generation ES module bundler browser build",

@@ -5,0 +5,0 @@ "main": "dist/rollup.browser.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display