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

@quilted/react-testing

Package Overview
Dependencies
Maintainers
0
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-20240514014440 to 0.0.0-preview-20240703204202

11

CHANGELOG.md
# @quilted/react-testing
## 0.0.0-preview-20240514014440
## 0.0.0-preview-20240703204202
### Patch Changes
- Return an extendable render function when customizing `options`
- Output react-testing with React as the JSX import source
- Updated dependencies []:
- @quilted/preact-testing@0.0.0-preview-20240514014440
## 0.6.11
### Patch Changes
- [`ca9f698`](https://github.com/lemonmade/quilt/commit/ca9f69861b322cfdcb2c22a28dc8fd903ddc854a) Thanks [@lemonmade](https://github.com/lemonmade)! - Output react-testing with React as the JSX import source
## 0.6.10

@@ -13,0 +16,0 @@

@@ -5,2 +5,3 @@ import {quiltPackage} from '@quilted/rollup/package';

commonjs: true,
react: 'react',
});
{
"name": "@quilted/react-testing",
"type": "module",
"version": "0.0.0-preview-20240514014440",
"version": "0.0.0-preview-20240703204202",
"repository": {

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

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

@@ -74,0 +74,0 @@ },

{
"extends": "@quilted/typescript/tsconfig.project.json",
"compilerOptions": {
"rootDir": "source",
"outDir": "build/typescript"
},
"include": ["source"],
"extends": "@quilted/typescript/tsconfig.package.json",
"references": [{"path": "../preact-testing"}]
}

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

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