Comparing version 3.0.15 to 3.0.16
{ | ||
"name": "v-viewer", | ||
"scope": "VueViewer", | ||
"version": "3.0.15", | ||
"version": "3.0.16", | ||
"description": "Image viewer component for vue, supports rotation, scale, zoom and so on, based on viewer.js", | ||
@@ -25,3 +25,3 @@ "author": "mirari", | ||
"main": "./dist/index.umd.js", | ||
"module": "./dist/index.mjs", | ||
"module": "./dist/index.js", | ||
"unpkg": "./dist/index.umd.js", | ||
@@ -33,3 +33,3 @@ "types": "./types/index.d.ts", | ||
"types": "./types/index.d.js", | ||
"import": "./dist/index.mjs", | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.umd.js" | ||
@@ -36,0 +36,0 @@ } |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
2
45959