vue-screen
Advanced tools
Comparing version 1.5.4 to 1.5.5
{ | ||
"name": "vue-screen", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "Reactive window size and media query states for Vue components. Integrates with most UI frameworks.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -61,4 +61,4 @@ [![npm version](https://badge.fury.io/js/vue-screen.svg)](https://badge.fury.io/js/vue-screen) | ||
As the library uses Vue.Observable API internally, Vue 2.6+ is required. | ||
Vue 3 is currently _not_ supported. | ||
As the library uses Vue.Observable API internally, Vue 2.6+ is required.<br> | ||
Vue 3 is supported on the `@next` tag. [More info](https://github.com/reegodev/vue-screen) | ||
@@ -65,0 +65,0 @@ # Installation |
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
54808