cushax-client
Advanced tools
Comparing version 0.1.19 to 0.1.20
@@ -20,3 +20,3 @@ import { matchPage, existPage, buildPage } from "./utils"; | ||
var _loop_1 = function (instance) { | ||
if (!instance || !instance._uid === $vue._uid) { | ||
if (!instance || !(instance._uid === $vue._uid)) { | ||
return "continue"; | ||
@@ -23,0 +23,0 @@ } |
{ | ||
"name": "cushax-client", | ||
"version": "0.1.19", | ||
"version": "0.1.20", | ||
"author": "boenfu <1997@boenfu.cn>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
17811