@vue-pdf-viewer/viewer 2.0.0-beta.3 → 2.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +2 -2
- package/dist/index.umd.cjs +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4006,7 +4006,7 @@ class QZ {
|
|
|
4006
4006
|
console.error("[VPV Error]:", ...Z);
|
|
4007
4007
|
}
|
|
4008
4008
|
}
|
|
4009
|
-
const Fl = QZ.getInstance(), st = /* @__PURE__ */ new Date("2025-01-20T10:
|
|
4009
|
+
const Fl = QZ.getInstance(), st = /* @__PURE__ */ new Date("2025-01-20T10:21:27.399Z"), St = `-----BEGIN PUBLIC KEY-----
|
|
4010
4010
|
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyrIi83Zr5AKaWO6zbZmX
|
|
4011
4011
|
qv3McVhtnPOnWCiFgf5xeaglLzEwMiXo3gALaPoBp5Q0WPOSBE9GTqwOyQUgpDNS
|
|
4012
4012
|
BuQ0cjOzQdFM3GPnKSqQThZJfjUmD9egMZDmfhcpFGPybUoicoIEFQOdX2vMFUfn
|
|
@@ -4074,7 +4074,7 @@ const OY = (l) => {
|
|
|
4074
4074
|
), F = hl({
|
|
4075
4075
|
...HQ,
|
|
4076
4076
|
...U.value
|
|
4077
|
-
}), d = o(() => c(l ?? null)), Q = (W, N) => W === "specific" ? N === window.location.host :
|
|
4077
|
+
}), d = o(() => c(l ?? null)), Q = (W, N) => W === "specific" ? N === window.location.host : window.location.host.includes(N), V = (W) => {
|
|
4078
4078
|
Fl.debug("validateLicense", W);
|
|
4079
4079
|
const { avu: N, exp: b } = W;
|
|
4080
4080
|
if (!b)
|