@vime/svelte
Advanced tools
Comparing version 5.0.26 to 5.0.27
@@ -0,1 +1,10 @@ | ||
## 5.0.27 (2021-01-06) | ||
### Bug Fixes | ||
* **core:** transpile using esmodule babel preset to be safe ([1445dc4](https://github.com/vime-js/vime/commit/1445dc42a33ef7929aaa137edd818dcb5aa38da6)), closes [#156](https://github.com/vime-js/vime/issues/156) | ||
## 5.0.26 (2021-01-06) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@vime/svelte", | ||
"version": "5.0.26", | ||
"version": "5.0.27", | ||
"description": "Svelte bindings for the Vime media player.", | ||
@@ -31,3 +31,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vime/core": "5.0.26" | ||
"@vime/core": "5.0.27" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
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
3360393
+ Added@vime/core@5.0.27(transitive)
- Removed@vime/core@5.0.26(transitive)
Updated@vime/core@5.0.27