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 1.1.1 to 1.2.0

dist/bundle.js

8

dist/index.js

@@ -65,4 +65,10 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

},
],
],
plugins: [
[
require.resolve('@babel/plugin-proposal-class-properties'),
{ loose: true }
]
],
]
})

@@ -69,0 +75,0 @@ ].filter(function (n) { return Boolean(n); });

3

package.json
{
"name": "bunchee",
"version": "1.1.1",
"version": "1.2.0",
"description": "simple bundler",

@@ -28,2 +28,3 @@ "bin": {

"@babel/core": "7.12.3",
"@babel/plugin-proposal-class-properties": "7.12.1",
"@babel/preset-env": "7.12.1",

@@ -30,0 +31,0 @@ "@babel/preset-react": "7.12.1",

Sorry, the diff of this file is not supported yet

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