puppeteer-with-fingerprints
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -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 @@ |
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