vue-loading-overlay
Advanced tools
Comparing version 5.0.1 to 5.0.2
{ | ||
"name": "vue-loading-overlay", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Vue.js component for full screen loading indicator.", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-loading.js", |
@@ -47,2 +47,4 @@ import {Plugin} from 'vue' | ||
export declare function useLoading(globalProps?: Props, globalSlots?: Slots): ActiveLoader | ||
export default LoadingPlugin |
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
58034
717