Socket
Socket
Sign inDemoInstall

bunchee

Package Overview
Dependencies
112
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.6.0 to 3.6.1

2

dist/cli.js

@@ -53,3 +53,3 @@ #!/usr/bin/env node

var version = "3.6.0";
var version = "3.6.1";

@@ -56,0 +56,0 @@ const helpMessage = `

@@ -318,3 +318,2 @@ Object.defineProperty(exports, '__esModule', { value: true });

defaultMainExport['require'] = pathsMap['.']['require'];
console.warn(`(warning) "exports.require" has overwritten "main" since they are duplicated.`);
}

@@ -321,0 +320,0 @@ // Merge the main export into '.' paths

{
"name": "bunchee",
"version": "3.6.0",
"version": "3.6.1",
"description": "zero config bundler for js/ts/jsx libraries",

@@ -63,3 +63,3 @@ "bin": {

"rollup-plugin-swc3": "~0.8.1",
"rollup-swc-preserve-directives": "~0.3.0",
"rollup-swc-preserve-directives": "~0.3.2",
"tslib": "~2.5.0"

@@ -66,0 +66,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