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-20231230060751 to 0.0.0-preview-20240306175929

10

CHANGELOG.md
# @quilted/react-testing
## 0.0.0-preview-20231230060751
## 0.0.0-preview-20240306175929
### Patch Changes
- Fix react-dom adaptor
- Fix type declarations for older TypeScript versions
## 0.6.6
### Patch Changes
- [`f4b568ea`](https://github.com/lemonmade/quilt/commit/f4b568ea97e5b1d2fb77223bf85548b4c979d035) Thanks [@lemonmade](https://github.com/lemonmade)! - Fix type declarations for older TypeScript versions
## 0.6.5

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

9

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

@@ -54,6 +54,9 @@ "type": "git",

"environment": [
"./build/typescript/matchers/dom.d.ts"
"./build/typescript/environment.d.ts"
],
"matchers": [
"./build/typescript/matchers/index.d.ts"
"./build/typescript/matchers.d.ts"
],
"preact": [
"./build/typescript/implementations/react-dom.d.ts"
]

@@ -60,0 +63,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