Socket
Socket
Sign inDemoInstall

bunchee

Package Overview
Dependencies
Maintainers
1
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bunchee - npm Package Compare versions

Comparing version 1.7.2 to 1.7.3

2

dist/cli.js

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

var version = "1.7.2";
var version = "1.7.3";

@@ -79,0 +79,0 @@ var helpMessage = "\nUsage: bunchee [options]\n\nOptions:\n -v, --version output the version number\n -w, --watch watch src files changes\n -m, --minify compress output. false by default\n -o, --output <file> specify output filename\n -f, --format <format> specify bundle type: \"esm\", \"cjs\", \"umd\". \"esm\" by default\n --target <target> build environment, use \"node\" for nodejs runtime\n --no-sourcemap disable sourcemap generation, sourcemap generation is enabled by default\n --cwd <cwd> specify current working directory\n -h, --help output usage information\n";

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

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

"arg": "5.0.0",
"babel-preset-o": "0.4.2",
"babel-preset-o": "0.4.3",
"rollup": "2.55.1",

@@ -45,0 +45,0 @@ "rollup-plugin-preserve-shebang": "1.0.1",

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