rollup-plugin-buble
Advanced tools
Comparing version 0.14.0 to 0.15.0
# rollup-plugin-buble changelog | ||
## 0.15.0 | ||
* Update `buble` | ||
## 0.14.0 | ||
@@ -4,0 +8,0 @@ |
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2783
33
+ Addedbuble@0.15.2(transitive)
- Removedbuble@0.14.3(transitive)
Updatedbuble@^0.15.0