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-20231104205258 to 0.0.0-preview-20231203020709

12

CHANGELOG.md
# @quilted/react-testing
## 0.0.0-preview-20231104205258
## 0.0.0-preview-20231203020709
### Patch Changes
- Update Preact dependencies
- Update Preact versions
- Updated dependencies []:
- @quilted/preact-testing@0.0.0-preview-20231104205258
- @quilted/preact-testing@0.0.0-preview-20231203020709
## 0.6.4
### Patch Changes
- [`13553078`](https://github.com/lemonmade/quilt/commit/13553078d09687b902ad63c9b140a8ce74941fda) Thanks [@lemonmade](https://github.com/lemonmade)! - Update Preact versions
## 0.6.3

@@ -13,0 +19,0 @@

{
"name": "@quilted/react-testing",
"type": "module",
"version": "0.0.0-preview-20231104205258",
"version": "0.0.0-preview-20231203020709",
"repository": {

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

"dependencies": {
"@quilted/preact-testing": "0.0.0-preview-20231104205258",
"@quilted/preact-testing": "0.0.0-preview-20231203020709",
"jest-matcher-utils": "^27.0.0"

@@ -70,3 +70,3 @@ },

"expect": "^29.0.0",
"preact": "^10.18.0",
"preact": "^10.19.0",
"react": "^18.2.0",

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

"peerDependencies": {
"preact": "^10.18.0",
"preact": "^10.19.0",
"react": "^18.0.0",

@@ -97,8 +97,2 @@ "react-dom": "^18.0.0",

},
"eslintConfig": {
"extends": [
"@quilted/eslint-config/project",
"@quilted/eslint-config/react"
]
},
"scripts": {

@@ -105,0 +99,0 @@ "build": "rollup --config configuration/rollup.config.js"

@@ -75,3 +75,2 @@ import type {ComponentType, LegacyRef} from 'react';

// eslint-disable-next-line no-constant-condition
while (true) {

@@ -78,0 +77,0 @@ const parentA = a.return;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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