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

browser-tabs-lock

Package Overview
Dependencies
Maintainers
2
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-tabs-lock - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

package.json
{
"name": "browser-tabs-lock",
"version": "1.2.1",
"version": "1.2.2",
"description": "provides locking mechanism to sync across browser tabs",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -7,2 +7,3 @@ [![SuperTokens banner](https://raw.githubusercontent.com/supertokens/supertokens-logo/master/images/Artboard%20%E2%80%93%2027%402x.png)](https://supertokens.io)

alt="chat on Discord"></a>
[![Slack](https://img.shields.io/badge/slack-chat-brightgreen?logo=slack)](https://join.slack.com/t/webmobilesecurity/shared_invite/enQtODM4MDM2MTQ1MDYyLTFiNmNhYzRlNGNjODhkNjc5MDRlYTBmZTBiNjFhOTFhYjI1MTc3ZWI2ZjY3Y2M3ZjY1MGJhZmRiNDFjNDNjOTM)

@@ -9,0 +10,0 @@ [![CircleCI](https://circleci.com/gh/supertokens/browser-tabs-lock.svg?style=svg)](https://circleci.com/gh/supertokens/browser-tabs-lock)

@@ -1,5 +0,5 @@

let message = '\u001B[96mThank you for using browser-tabs-lock (\u001B[94m https://github.com/supertokens/browser-tabs-lock \u001B[96m).\n\n' +
'\u001B[96mThis library was created as a part of a larger project, SuperTokens(\u001B[94m https://supertokens.io \u001B[96m) - the best session management solution.\u001B[0m\n' +
'\u001B[96mYou can also check out our other projects on \u001B[94mhttps://github.com/supertokens\u001B[96m\n';
let message = '\u001B[93mThank you for using browser-tabs-lock (\u001B[34m https://github.com/supertokens/browser-tabs-lock \u001B[93m).\n\n' +
'\u001B[93mThis library was created as a part of a larger project, SuperTokens(\u001B[34m https://supertokens.io \u001B[93m) - the best session management solution.\u001B[0m\n' +
'\u001B[93mYou can also check out our other projects on \u001B[34mhttps://github.com/supertokens\u001B[93m\n';
console.log(message);
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