puppeteer-screenshot-tester
Advanced tools
Comparing version 1.3.1 to 1.4.0
{ | ||
"name": "puppeteer-screenshot-tester", | ||
"version": "1.3.1", | ||
"version": "1.4.0", | ||
"description": "Small library that allows us to compare screenshots generated by puppeteer in our tests", | ||
@@ -36,10 +36,10 @@ "main": "src/index.js", | ||
"nodejs-resemble": "^0.3.0", | ||
"parent-module": "^0.1.0", | ||
"parent-module": "^2.0.0", | ||
"path": "^0.12.7" | ||
}, | ||
"devDependencies": { | ||
"all-contributors-cli": "^6.16.1", | ||
"jest": "^26.1.0", | ||
"puppeteer": "^5.2.1" | ||
"all-contributors-cli": "^6.20.0", | ||
"jest": "^26.6.3", | ||
"puppeteer": "^8.0.0" | ||
} | ||
} |
puppeteer-screenshot-tester | ||
--------------------------- | ||
[![node](https://img.shields.io/badge/node-8.9.x-brightgreen.svg)]() | ||
[![yarn](https://img.shields.io/badge/yarn-1.x-brightgreen.svg)]() | ||
[![node](https://img.shields.io/badge/node-8+-brightgreen.svg)]() | ||
[![yarn](https://img.shields.io/badge/npm-orange.svg)](https://www.npmjs.com/package/puppeteer-screenshot-tester) | ||
@@ -30,3 +30,3 @@ Small library that allows us to compare screenshots generated by puppeteer in our tests. | ||
### Initialise Screenshot Tester | ||
### Initialize Screenshot Tester | ||
@@ -152,3 +152,3 @@ ```js | ||
![/examples/test2-diff.png](/examples/test2-diff.png) | ||
![./test2-diff.png](./test2-diff.png) | ||
@@ -155,0 +155,0 @@ ## Contributors |
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
1229593
10
154
+ Addedcallsites@3.1.0(transitive)
+ Addedparent-module@2.0.0(transitive)
- Removedcallsites@1.0.1(transitive)
- Removedparent-module@0.1.0(transitive)
Updatedparent-module@^2.0.0