@vuepress/plugin-medium-zoom
Advanced tools
Comparing version 2.0.0-beta.64 to 2.0.0-beta.65
import { defineClientConfig } from '@vuepress/client'; | ||
import { default as mediumZoom } from 'medium-zoom'; | ||
import mediumZoom from 'medium-zoom'; | ||
import { mediumZoomSymbol } from './composables/index.js'; | ||
@@ -14,3 +14,2 @@ import './styles/vars.css'; | ||
// create zoom instance and provide it | ||
// @ts-expect-error: https://github.com/microsoft/TypeScript/issues/50690 | ||
const zoom = mediumZoom(zoomOptions); | ||
@@ -17,0 +16,0 @@ zoom.refresh = (sel = selector) => { |
{ | ||
"name": "@vuepress/plugin-medium-zoom", | ||
"version": "2.0.0-beta.64", | ||
"version": "2.0.0-beta.65", | ||
"description": "VuePress plugin - medium-zoom", | ||
@@ -37,5 +37,5 @@ "keywords": [ | ||
"vue": "^3.3.4", | ||
"@vuepress/core": "2.0.0-beta.64", | ||
"@vuepress/client": "2.0.0-beta.64", | ||
"@vuepress/utils": "2.0.0-beta.64" | ||
"@vuepress/client": "2.0.0-beta.65", | ||
"@vuepress/utils": "2.0.0-beta.65", | ||
"@vuepress/core": "2.0.0-beta.65" | ||
}, | ||
@@ -42,0 +42,0 @@ "publishConfig": { |
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
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
6016
121
1
+ Added@vuepress/client@2.0.0-beta.65(transitive)
+ Added@vuepress/core@2.0.0-beta.65(transitive)
+ Added@vuepress/markdown@2.0.0-beta.65(transitive)
+ Added@vuepress/shared@2.0.0-beta.65(transitive)
+ Added@vuepress/utils@2.0.0-beta.65(transitive)
- Removed@vuepress/client@2.0.0-beta.64(transitive)
- Removed@vuepress/core@2.0.0-beta.64(transitive)
- Removed@vuepress/markdown@2.0.0-beta.64(transitive)
- Removed@vuepress/shared@2.0.0-beta.64(transitive)
- Removed@vuepress/utils@2.0.0-beta.64(transitive)
Updated@vuepress/core@2.0.0-beta.65