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 3.0.0-beta.12 to 3.0.0

2

dist/cli.js

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

var version = "3.0.0-beta.12";
var version = "3.0.0";

@@ -71,0 +71,0 @@ function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) {

{
"name": "bunchee",
"version": "3.0.0-beta.12",
"version": "3.0.0",
"description": "zero config bundler for js/ts/jsx libraries",

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

"peerDependencies": {
"typescript": ">= 3.7.0"
"typescript": ">=4.1.0 <5.0.0 || >=5.0.0 <6.0.0"
},

@@ -61,0 +61,0 @@ "peerDependenciesMeta": {

@@ -178,3 +178,3 @@ # bunchee

This library requires at least [TypeScript 3.7](https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html).
This library requires at least TypeScript 4.1.x.

@@ -181,0 +181,0 @@

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