@vime/svelte
Advanced tools
Comparing version 5.0.30 to 5.0.31
@@ -0,1 +1,17 @@ | ||
## 5.0.31 (2021-05-28) | ||
### Bug Fixes | ||
* export `Components` from root index `d.ts` file ([18c5848](https://github.com/vime-js/vime/commit/18c58487007e7947e32ac1965217c19810b93af1)), closes [#202](https://github.com/vime-js/vime/issues/202) | ||
## [5.0.30](https://github.com/vime-js/vime/compare/v5.0.28...v5.0.30) (2021-05-24) | ||
### Bug Fixes | ||
- fullscreen not working ([#199](https://github.com/vime-js/vime/issues/199)) ([7e6648e](https://github.com/vime-js/vime/commit/7e6648efbf072db23925a8790517d9fb7a94f401)) | ||
- presentation controller event listener not reattached ([2b7350e](https://github.com/vime-js/vime/commit/2b7350e5321a9dff0420743ba2cd89d1b250e08b)) | ||
## 5.0.28 (2021-04-17) | ||
@@ -2,0 +18,0 @@ |
{ | ||
"name": "@vime/svelte", | ||
"version": "5.0.30", | ||
"version": "5.0.31", | ||
"description": "Svelte bindings for the Vime media player.", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vime/core": "5.0.30" | ||
"@vime/core": "5.0.31" | ||
}, | ||
@@ -33,0 +33,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
3365290
+ Added@vime/core@5.0.31(transitive)
- Removed@vime/core@5.0.30(transitive)
Updated@vime/core@5.0.31