Socket
Socket
Sign inDemoInstall

bundle-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundle-analyzer - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "bundle-analyzer",
"version": "0.0.4",
"version": "0.0.5",
"repository": "lhorie/bundle-analyzer",

@@ -5,0 +5,0 @@ "bin": {

@@ -32,3 +32,3 @@ const fs = require('fs');

async function update(data) {
async function update() {
const data = await getSizes(dir);

@@ -35,0 +35,0 @@ for (const res of connections) {

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