browser-tabs-lock
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "browser-tabs-lock", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "provides locking mechanism to sync across browser tabs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,5 @@ | ||
![SuperTokens banner](https://raw.githubusercontent.com/supertokens/supertokens-node-mysql-ref-jwt/master/images/github%20cover.png) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://github.com/supertokens/auth-node-mysql-ref-jwt/blob/master/LICENSE) | ||
# Browser Tabs Lock | ||
@@ -49,1 +53,4 @@ | ||
Also note, that if your web app only needs to work on google chrome, you can use the [Web Locks API](https://developer.mozilla.org/en-US/docs/Web/API/Lock) instead. This probably has true locking! | ||
## Authors | ||
Created with :heart: by the folks at SuperTokens. We are a startup passionate about security and solving software challenges in a way that's helpful for everyone! Please feel free to give us feedback at team@supertokens.io, until our website is ready :grinning: |
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
11684
56