puppeteer-screenshot-tester
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "puppeteer-screenshot-tester", | ||
"version": "1.0.1", | ||
"description": "", | ||
"version": "1.0.2", | ||
"description": "Small library that allows us to compare screenshots generated by puppeteer in our tests", | ||
"main": "src/index.js", | ||
@@ -9,3 +9,5 @@ "scripts": { | ||
}, | ||
"url" : "https://github.com/burnpiro/puppeteer-screenshot-tester/issues", | ||
"bugs": { | ||
"url": "https://github.com/burnpiro/puppeteer-screenshot-tester/issues" | ||
}, | ||
"repository": { | ||
@@ -19,2 +21,3 @@ "type" : "git", | ||
"license": "MIT", | ||
"keywords": ["puppeteer", "nodejs", "testing", "jest", "screenshot", "test", "javascript"], | ||
"dependencies": { | ||
@@ -21,0 +24,0 @@ "fs": "^0.0.1-security", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
1263756
0