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

browser-with-fingerprints

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browser-with-fingerprints - npm Package Compare versions

Comparing version 1.2.8 to 1.2.9

src/plugin/connector/server/index.js

2

package.json

@@ -7,3 +7,3 @@ {

"author": "CheshireCaat",
"version": "1.2.8",
"version": "1.2.9",
"license": "MIT",

@@ -10,0 +10,0 @@ "bugs": {

const { env } = require('process');
const server = require('./server');
const { reset } = require('./settings');

@@ -9,2 +10,3 @@ const { notify } = require('./notifier');

let timer = null;
await server.start();
return await lock.acquire('client', async () => {

@@ -11,0 +13,0 @@ try {

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