docsify-corner
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -70,3 +70,3 @@ 'use strict'; | ||
cornerOptions.url && (a.href = cornerOptions.href); | ||
cornerOptions.url && (a.href = cornerOptions.url); | ||
cornerOptions.title && (a.title = cornerOptions.title); | ||
@@ -73,0 +73,0 @@ |
{ | ||
"name": "docsify-corner", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A plugin for setting corner of docsify.", | ||
@@ -5,0 +5,0 @@ "main": "dist/docsify-corner.js", |
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
0
20711