browser-with-fingerprints
Advanced tools
Comparing version 1.2.8 to 1.2.9
@@ -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 { |
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
Network access
Supply chain riskThis module accesses the network.
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
1055837
22
828
5