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

browser-with-fingerprints

Package Overview
Dependencies
Maintainers
0
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 2.0.2 to 2.0.3

2

package.json

@@ -10,3 +10,3 @@ {

"author": "CheshireCaat",
"version": "2.0.2",
"version": "2.0.3",
"license": "MIT",

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

@@ -121,2 +121,3 @@ const path = require('path');

await fs.mkdir(path.dirname(metaPath), { recursive: true });
await fs.writeFile(metaPath, JSON.stringify(this.#meta));

@@ -123,0 +124,0 @@ }

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