Socket
Socket
Sign inDemoInstall

bunchee

Package Overview
Dependencies
Maintainers
1
Versions
144
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 5.1.5 to 5.1.6

2

dist/bin/cli.js

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

var version = "5.1.5";
var version = "5.1.6";

@@ -480,0 +480,0 @@ function relativify(path) {

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

@@ -77,5 +77,5 @@ "bin": "./dist/bin/cli.js",

"bunchee": "link:./",
"husky": "^8.0.3",
"husky": "^9.0.11",
"jest": "29.0.1",
"lint-staged": "^13.2.3",
"lint-staged": "^15.2.2",
"picocolors": "^1.0.0",

@@ -87,3 +87,3 @@ "prettier": "^3.0.0",

"lint-staged": {
"*.{ts,tsx,js,jsx,md,json,yml}": "prettier --write"
"*.{js,jsx,ts,tsx,md,json,yml,yaml}": "prettier --write"
},

@@ -90,0 +90,0 @@ "jest": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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