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

puppeteer-with-fingerprints

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-with-fingerprints - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

package.json

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

"author": "CheshireCaat",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

@@ -50,3 +50,3 @@ "bugs": {

"dependencies": {
"browser-with-fingerprints": "^1.2.6"
"browser-with-fingerprints": "^1.2.8"
},

@@ -53,0 +53,0 @@ "devDependencies": {

@@ -329,3 +329,3 @@ # puppeteer-with-fingerprints

```js
const { readFile, writeFile } = require('fs').promises;
const { readFile, writeFile } = require('fs/promises');
const { plugin } = require('puppeteer-with-fingerprints');

@@ -332,0 +332,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