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

cypress-image-compare

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cypress-image-compare - npm Package Compare versions

Comparing version 3.0.0 to 4.0.0

6

changelog.md
# 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 @@

12

package.json
{
"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"
}
}
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