react-test-renderer
Advanced tools
Comparing version 19.0.0-rc-4c2e457c7c-20240522 to 19.0.0-rc-4f604941-20240830
{ | ||
"name": "react-test-renderer", | ||
"version": "19.0.0-rc-4c2e457c7c-20240522", | ||
"version": "19.0.0-rc-4f604941-20240830", | ||
"description": "React package for snapshot testing.", | ||
@@ -22,7 +22,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"react-is": "19.0.0-rc-4c2e457c7c-20240522", | ||
"scheduler": "0.25.0-rc-4c2e457c7c-20240522" | ||
"react-is": "19.0.0-rc-4f604941-20240830", | ||
"scheduler": "0.25.0-rc-4f604941-20240830" | ||
}, | ||
"peerDependencies": { | ||
"react": "19.0.0-rc-4c2e457c7c-20240522" | ||
"react": "19.0.0-rc-4f604941-20240830" | ||
}, | ||
@@ -29,0 +29,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
847027
23222
3
+ Addedreact@19.0.0-rc-4f604941-20240830(transitive)
+ Addedreact-is@19.0.0-rc-4f604941-20240830(transitive)
+ Addedscheduler@0.25.0-rc-4f604941-20240830(transitive)
- Removedreact@19.0.0-rc-4c2e457c7c-20240522(transitive)
- Removedreact-is@19.0.0-rc-4c2e457c7c-20240522(transitive)
- Removedscheduler@0.25.0-rc-4c2e457c7c-20240522(transitive)