@based/client
Advanced tools
Comparing version 6.7.0 to 6.7.1
@@ -10,3 +10,3 @@ export const cacheId = '/-74rxe8kzryxek07e36yr'; | ||
window.location.href = | ||
window.location.href + cacheId + (~~(Math.random() * 1e6)).toString(16); | ||
window.location.href + cacheId + ~~(Math.random() * 9999); | ||
} | ||
@@ -13,0 +13,0 @@ } |
{ | ||
"name": "@based/client", | ||
"version": "6.7.0", | ||
"version": "6.7.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
217283