vue-window-size
Advanced tools
Comparing version 0.3.0-2 to 0.3.0-3
@@ -25,4 +25,4 @@ export declare const vueWindowSizeMixin: { | ||
} | ||
export interface VueWindowSizeOption { | ||
export declare type VueWindowSizeOption = { | ||
delay?: number; | ||
} | ||
}; |
{ | ||
"name": "vue-window-size", | ||
"version": "0.3.0-2", | ||
"version": "0.3.0-3", | ||
"description": "Reactivity window size for Vue.js.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.common.js", |
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
10374