cypress-image-compare
Advanced tools
Comparing version 3.0.0 to 4.0.0
# Changelog | ||
## [4.0.0] - 2020-12-02 | ||
### Change | ||
- Update cypress@6.0.0, webpack@5.9.0 and typescript@4.1.2 | ||
## [3.0.0] - 2020-08-28 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "cypress-image-compare", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "", | ||
@@ -17,7 +17,7 @@ "main": "index", | ||
"@types/pixelmatch": "^5.0.0", | ||
"cypress": "^5.0.0", | ||
"cypress": "^6.0.0", | ||
"pixelmatch": "^5.1.0" | ||
}, | ||
"devDependencies": { | ||
"@cypress/webpack-preprocessor": "^5.4.5", | ||
"@cypress/webpack-preprocessor": "^5.5.0", | ||
"@typescript-eslint/eslint-plugin": "^2.0.0", | ||
@@ -28,6 +28,6 @@ "@typescript-eslint/parser": "^2.0.0", | ||
"prettier": "2.0.2", | ||
"ts-loader": "^8.0.3", | ||
"typescript": "^4.0.2", | ||
"webpack": "^4.44.1" | ||
"ts-loader": "^8.0.11", | ||
"typescript": "^4.1.2", | ||
"webpack": "^5.9.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
13067
+ Added@types/node@12.12.50(transitive)
+ Addedcypress@6.9.1(transitive)
+ Addeddayjs@1.11.13(transitive)
+ Addeddebug@4.3.2(transitive)
+ Addedms@2.1.2(transitive)
+ Addedramda@0.27.2(transitive)
- Removedcypress@5.6.0(transitive)
- Removeddebug@4.3.7(transitive)
- Removedramda@0.26.1(transitive)
Updatedcypress@^6.0.0