Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-webpack-stats

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-webpack-stats - npm Package Compare versions

Comparing version 0.2.1-beta.1 to 0.2.1

15

package.json
{
"name": "rollup-plugin-webpack-stats",
"version": "0.2.1-beta.1",
"version": "0.2.1",
"private": false,

@@ -10,16 +10,15 @@ "license": "MIT",

"name": "Viorel Cojocaru",
"email": "vio@beanon.com",
"url": "https://beanon.com"
"email": "vio@relative-ci.com",
"url": "https://relative-ci.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vio/rollup-plugin-webpack-stats.git"
"url": "git+https://github.com/relative-ci/rollup-plugin-webpack-stats.git"
},
"bugs": {
"url": "https://github.com/vio/rollup-plugin-webpack-stats/issues"
"url": "https://github.com/relative-ci/rollup-plugin-webpack-stats/issues"
},
"homepage": "https://github.com/vio/rollup-plugin-webpack-stats/blob/master/#readme",
"homepage": "https://github.com/relative-ci/rollup-plugin-webpack-stats/blob/master/#readme",
"files": [
"dist",
"src"
"dist"
],

@@ -26,0 +25,0 @@ "engines": {

@@ -8,3 +8,3 @@ # rollup-plugin-webpack-stats

![](https://img.shields.io/node/v/rollup-plugin-webpack-stats.svg)
[![CI](https://github.com/vio/rollup-plugin-webpack-stats/actions/workflows/main.yml/badge.svg)](https://github.com/vio/rollup-plugin-webpack-stats/actions/workflows/main.yml)
[![ci](https://github.com/vio/rollup-plugin-webpack-stats/actions/workflows/ci.yml/badge.svg)](https://github.com/vio/rollup-plugin-webpack-stats/actions/workflows/ci.yml)

@@ -11,0 +11,0 @@ Generate rollup stats JSON file with a [bundle-stats](https://github.com/relative-ci/bundle-stats/tree/master/packages/cli) webpack [supported structure](https://github.com/relative-ci/bundle-stats/blob/master/packages/plugin-webpack-filter/src/index.ts).

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