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

bundlemon-utils

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundlemon-utils - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4-rc.0

6

lib/cjs/types.d.ts

@@ -79,1 +79,7 @@ import { compressions } from './consts';

}
export interface DiffReportData {
reportSummary: ReportSummary;
linkToReport?: string;
report?: Report;
baseReport?: Report;
}

@@ -79,1 +79,7 @@ import { compressions } from './consts';

}
export interface DiffReportData {
reportSummary: ReportSummary;
linkToReport?: string;
report?: Report;
baseReport?: Report;
}

2

package.json
{
"name": "bundlemon-utils",
"version": "0.1.3",
"version": "0.1.4-rc.0",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

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