You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

rollup-plugin-stats

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-stats - npm Package Compare versions

Comparing version

to
1.3.2

2

dist/index.d.ts

@@ -21,3 +21,3 @@ import type { Plugin, OutputOptions } from 'rollup';

type RollupStatsOptionsOrOutputOptions = RollupStatsOptions | ((outputOptions: OutputOptions) => RollupStatsOptions);
declare function rollupStats(options: RollupStatsOptionsOrOutputOptions): Plugin;
declare function rollupStats(options?: RollupStatsOptionsOrOutputOptions): Plugin;
export default rollupStats;
{
"name": "rollup-plugin-stats",
"description": "Output Rollup stats",
"version": "1.3.1",
"version": "1.3.2",
"license": "MIT",

@@ -6,0 +6,0 @@ "private": false,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet