Socket
Socket
Sign inDemoInstall

rollup-config-analyzer

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

2

module.js
'use strict'
import { plugin as analyze } from 'rollup-plugin-analyzer'
export default {plugins: [analyze()]}
export default { plugins: [analyze()] }
{
"name": "rollup-config-analyzer",
"version": "2.1.0",
"version": "2.2.0",
"description": "Analyze file sizes of rollup bundled imports",

@@ -35,8 +35,8 @@ "files": [

"devDependencies": {
"husky": "^3.0.0",
"rollup": "^1.16.6"
"husky": "^4.2.5",
"rollup": "^2.21.0"
},
"dependencies": {
"rollup-plugin-analyzer": "~3.1.0"
"rollup-plugin-analyzer": "~3.3.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc