New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@guinie/react

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@guinie/react - npm Package Compare versions

Comparing version 2.0.1 to 3.0.0

10

package.json
{
"name": "@guinie/react",
"version": "2.0.1",
"version": "3.0.0",
"description": "A library of utilities for running defined sequences of interaction on React components in a unit testing context.",

@@ -27,6 +27,8 @@ "main": "src/index.js",

"dependencies": {
"@guinie/common": "0.2.2",
"@testing-library/react": "11.2.3",
"@testing-library/user-event": "12.6.2"
"@guinie/common": "3.0.0"
},
"peerDependencies": {
"@testing-library/react": "12.x",
"@testing-library/user-event": "13.x"
},
"devDependencies": {

@@ -33,0 +35,0 @@ "chai": "4.2.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