@jxstjh/vue-loading-overlay
Advanced tools
Comparing version 3.4.2 to 3.4.3
{ | ||
"name": "@jxstjh/vue-loading-overlay", | ||
"version": "3.4.2", | ||
"version": "3.4.3", | ||
"description": "Vue.js component for full screen loading indicator.", | ||
@@ -5,0 +5,0 @@ "main": "dist/vue-loading.js", |
@@ -5,2 +5,3 @@ import cloud from './cloud.vue' | ||
import record from './record.vue' | ||
import logo from './logo.vue' | ||
@@ -11,3 +12,4 @@ export default { | ||
db, | ||
record | ||
record, | ||
logo | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
355825
20
5367