Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@based/client

Package Overview
Dependencies
Maintainers
7
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@based/client - npm Package Compare versions

Comparing version 6.7.0 to 6.7.1

2

dist/src/incoming/forceReload.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc