Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-buble

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-buble - npm Package Compare versions

Comparing version 0.14.0 to 0.15.0

4

CHANGELOG.md
# rollup-plugin-buble changelog
## 0.15.0
* Update `buble`
## 0.14.0

@@ -4,0 +8,0 @@

2

dist/rollup-plugin-buble.cjs.js

@@ -23,2 +23,2 @@ 'use strict';

module.exports = buble$1;
module.exports = buble$1;

@@ -21,2 +21,2 @@ import { transform } from 'buble';

export default buble$1;
export default buble$1;
{
"name": "rollup-plugin-buble",
"description": "Compile ES2015 with buble",
"version": "0.14.0",
"version": "0.15.0",
"author": "Rich Harris",

@@ -26,8 +26,8 @@ "repository": "https://gitlab.com/rich-harris/rollup-plugin-buble",

"mocha": "^3.0.2",
"rollup": "^0.35.12"
"rollup": "^0.37.0"
},
"dependencies": {
"buble": "^0.14.0",
"buble": "^0.15.0",
"rollup-pluginutils": "^1.5.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