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.10.0 to 0.11.0

4

CHANGELOG.md
# rollup-plugin-buble changelog
## 0.11.0
* Update `buble`
## 0.10.0

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

12

package.json
{
"name": "rollup-plugin-buble",
"description": "Compile ES2015 with buble",
"version": "0.10.0",
"version": "0.11.0",
"author": "Rich Harris",

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

"devDependencies": {
"eslint": "^2.10.1",
"mocha": "^2.4.5",
"rollup": "^0.26.3"
"eslint": "^2.12.0",
"mocha": "^2.5.3",
"rollup": "^0.31.2"
},
"dependencies": {
"buble": "^0.10.0",
"rollup-pluginutils": "^1.3.1"
"buble": "^0.11.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