Socket
Socket
Sign inDemoInstall

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.6.0 to 0.7.0

4

CHANGELOG.md
# rollup-plugin-buble changelog
## 0.7.0
* Update `buble`
## 0.6.0

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

6

package.json
{
"name": "rollup-plugin-buble",
"description": "Compile ES2015 with buble",
"version": "0.6.0",
"version": "0.7.0",
"author": "Rich Harris",
"repository": "https://github.com/rollup/rollup-plugin-buble",
"repository": "https://gitlab.com/rich-harris/rollup-plugin-buble",
"license": "MIT",

@@ -29,5 +29,5 @@ "main": "dist/rollup-plugin-buble.cjs.js",

"dependencies": {
"buble": "^0.6.0",
"buble": "^0.7.0",
"rollup-pluginutils": "^1.3.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