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

@quilted/react-testing

Package Overview
Dependencies
Maintainers
1
Versions
161
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.0.0-preview-20230215062832 to 0.0.0-preview-20230311014930

10

CHANGELOG.md
# @quilted/react-testing
## 0.0.0-preview-20230215062832
## 0.0.0-preview-20230311014930
### Patch Changes
- Update testing functions from mount() => render()
- Upgrade Preact dependency
## 0.5.27
### Patch Changes
- [#525](https://github.com/lemonmade/quilt/pull/525) [`57d13aed`](https://github.com/lemonmade/quilt/commit/57d13aed3815adb36ae74993b068903a7efc680c) Thanks [@lemonmade](https://github.com/lemonmade)! - Upgrade Preact dependency
## 0.5.26

@@ -10,0 +16,0 @@

6

package.json
{
"name": "@quilted/react-testing",
"type": "module",
"version": "0.0.0-preview-20230215062832",
"version": "0.0.0-preview-20230311014930",
"repository": {

@@ -80,3 +80,3 @@ "type": "git",

"expect": "^27.0.0",
"preact": "^10.11.0",
"preact": "^10.13.0",
"react": "^18.2.0",

@@ -88,3 +88,3 @@ "react-dom": "^18.2.0",

"@jest/globals": "^27.0.0",
"preact": "^10.11.0",
"preact": "^10.13.0",
"react": "^18.0.0",

@@ -91,0 +91,0 @@ "react-dom": "^18.0.0",

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