@vuepress/plugin-medium-zoom
Advanced tools
Comparing version 2.0.0-beta.49 to 2.0.0-beta.50-pre
{ | ||
"name": "@vuepress/plugin-medium-zoom", | ||
"version": "2.0.0-beta.49", | ||
"version": "2.0.0-beta.50-pre", | ||
"description": "VuePress plugin - medium-zoom", | ||
@@ -23,11 +23,17 @@ "keywords": [ | ||
"author": "meteorlxy", | ||
"main": "lib/node/index.js", | ||
"types": "lib/node/index.d.ts", | ||
"type": "module", | ||
"exports": { | ||
".": "./lib/node/index.js", | ||
"./client": "./lib/client/index.js", | ||
"./package.json": "./package.json" | ||
}, | ||
"main": "./lib/node/index.js", | ||
"types": "./lib/node/index.d.ts", | ||
"files": [ | ||
"lib" | ||
"./lib" | ||
], | ||
"dependencies": { | ||
"@vuepress/client": "2.0.0-beta.49", | ||
"@vuepress/core": "2.0.0-beta.49", | ||
"@vuepress/utils": "2.0.0-beta.49", | ||
"@vuepress/client": "2.0.0-beta.50-pre", | ||
"@vuepress/core": "2.0.0-beta.50-pre", | ||
"@vuepress/utils": "2.0.0-beta.50-pre", | ||
"medium-zoom": "^1.0.6", | ||
@@ -34,0 +40,0 @@ "vue": "^3.2.37" |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
Yes
2255
2
0
1
1
10
41
+ Added@mdit-vue/plugin-component@0.9.4(transitive)
+ Added@mdit-vue/plugin-frontmatter@0.9.2(transitive)
+ Added@mdit-vue/plugin-headers@0.9.3(transitive)
+ Added@mdit-vue/plugin-sfc@0.9.2(transitive)
+ Added@mdit-vue/plugin-title@0.9.3(transitive)
+ Added@mdit-vue/plugin-toc@0.9.2(transitive)
+ Added@mdit-vue/shared@0.9.2(transitive)
+ Added@mdit-vue/types@0.9.2(transitive)
+ Added@types/hash-sum@1.0.2(transitive)
+ Added@vuepress/client@2.0.0-beta.50-pre(transitive)
+ Added@vuepress/core@2.0.0-beta.50-pre(transitive)
+ Added@vuepress/markdown@2.0.0-beta.50-pre(transitive)
+ Added@vuepress/shared@2.0.0-beta.50-pre(transitive)
+ Added@vuepress/utils@2.0.0-beta.50-pre(transitive)
+ Addedansi-regex@6.1.0(transitive)
+ Addedbl@5.1.0(transitive)
+ Addedbuffer@6.0.3(transitive)
+ Addedchalk@5.3.0(transitive)
+ Addedcli-cursor@4.0.0(transitive)
+ Addedglobby@13.2.2(transitive)
+ Addedis-interactive@2.0.0(transitive)
+ Addedis-unicode-supported@1.3.0(transitive)
+ Addedlog-symbols@5.1.0(transitive)
+ Addedora@6.3.1(transitive)
+ Addedpostcss@8.4.49(transitive)
+ Addedrestore-cursor@4.0.0(transitive)
+ Addedslash@4.0.0(transitive)
+ Addedstdin-discarder@0.1.0(transitive)
+ Addedstrip-ansi@7.1.0(transitive)
- Removed@mdit-vue/plugin-component@0.6.0(transitive)
- Removed@mdit-vue/plugin-frontmatter@0.6.0(transitive)
- Removed@mdit-vue/plugin-headers@0.6.0(transitive)
- Removed@mdit-vue/plugin-sfc@0.6.0(transitive)
- Removed@mdit-vue/plugin-title@0.6.0(transitive)
- Removed@mdit-vue/plugin-toc@0.6.0(transitive)
- Removed@mdit-vue/shared@0.6.0(transitive)
- Removed@mdit-vue/types@0.6.0(transitive)
- Removed@vuepress/client@2.0.0-beta.49(transitive)
- Removed@vuepress/core@2.0.0-beta.49(transitive)
- Removed@vuepress/markdown@2.0.0-beta.49(transitive)
- Removed@vuepress/shared@2.0.0-beta.49(transitive)
- Removed@vuepress/utils@2.0.0-beta.49(transitive)
- Removedansi-regex@5.0.1(transitive)
- Removedansi-styles@4.3.0(transitive)
- Removedarray-union@2.1.0(transitive)
- Removedbl@4.1.0(transitive)
- Removedbuffer@5.7.1(transitive)
- Removedchalk@4.1.2(transitive)
- Removedcli-cursor@3.1.0(transitive)
- Removedcolor-convert@2.0.1(transitive)
- Removedcolor-name@1.1.4(transitive)
- Removedglobby@11.1.0(transitive)
- Removedhas-flag@4.0.0(transitive)
- Removedis-interactive@1.0.0(transitive)
- Removedis-unicode-supported@0.1.0(transitive)
- Removedlog-symbols@4.1.0(transitive)
- Removedora@5.4.1(transitive)
- Removedpostcss@8.4.47(transitive)
- Removedrestore-cursor@3.1.0(transitive)
- Removedslash@3.0.0(transitive)
- Removedstrip-ansi@6.0.1(transitive)
- Removedsupports-color@7.2.0(transitive)