Comparing version 3.0.20 to 3.0.21
{ | ||
"name": "v-viewer", | ||
"scope": "VueViewer", | ||
"version": "3.0.20", | ||
"version": "3.0.21", | ||
"description": "Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js", | ||
@@ -6,0 +6,0 @@ "author": "mirari", |
@@ -32,3 +32,3 @@ import { App } from 'vue' | ||
declare module '@vue/runtime-core' { | ||
declare module 'vue' { | ||
interface ComponentCustomProperties { | ||
@@ -35,0 +35,0 @@ $viewerApi: typeof api |
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
58082