rollup-plugin-buble
Advanced tools
Comparing version 0.8.0 to 0.9.0
# rollup-plugin-buble changelog | ||
## 0.9.0 | ||
* Update `buble` | ||
## 0.8.0 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "rollup-plugin-buble", | ||
"description": "Compile ES2015 with buble", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"author": "Rich Harris", | ||
@@ -29,5 +29,5 @@ "repository": "https://gitlab.com/rich-harris/rollup-plugin-buble", | ||
"dependencies": { | ||
"buble": "^0.8.0", | ||
"buble": "^0.9.0", | ||
"rollup-pluginutils": "^1.3.1" | ||
} | ||
} |
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
2222
+ Addedbuble@0.9.3(transitive)
- Removedbuble@0.8.5(transitive)
Updatedbuble@^0.9.0