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

@quilted/react-testing

Package Overview
Dependencies
Maintainers
1
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quilted/react-testing - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

19

package.json
{
"name": "@quilted/react-testing",
"version": "0.2.2",
"version": "0.2.3",
"description": "",

@@ -49,7 +49,16 @@ "publishConfig": {

"peerDependencies": {
"preact": "^10.0.0",
"react": ">=17.0.0 <18.0.0",
"react-dom": ">=17.0.0 <18.0.0"
},
"optionalDependencies": {
"preact": "^10.0.0"
"peerDependenciesMeta": {
"preact": {
"optional": true
},
"react": {
"optional": true
},
"react-dom": {
"optional": true
}
},

@@ -60,3 +69,3 @@ "dependencies": {

"jest-matcher-utils": "^26.6.2",
"react-reconciler": "^0.25.0",
"react-reconciler": "^0.26.0",
"react-test-renderer": "^17.0.0"

@@ -67,3 +76,3 @@ },

},
"gitHead": "b109db1c315f972661e2fa2233a401f96bb96e3f"
"gitHead": "81b74a2eb3c4ef134cc8b0a129b4a2379b602a44"
}

Sorry, the diff of this file is not supported yet

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