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.5.24 to 0.5.25

build/cjs/_virtual/_rollupPluginBabelHelpers.cjs

6

CHANGELOG.md
# @quilted/react-testing
## 0.5.25
### Patch Changes
- [`8f1d275b`](https://github.com/lemonmade/quilt/commit/8f1d275b6de0abbc6f61bcd5401555f6480eb474) Thanks [@lemonmade](https://github.com/lemonmade)! - Remove need for @babel/runtime peer dependency
## 0.5.24

@@ -4,0 +10,0 @@

6

package.json
{
"name": "@quilted/react-testing",
"type": "module",
"version": "0.5.24",
"version": "0.5.25",
"repository": {

@@ -86,3 +86,2 @@ "type": "git",

"peerDependencies": {
"@babel/runtime": ">=7.0.0 <8.0.0",
"@jest/globals": "^27.0.0",

@@ -95,5 +94,2 @@ "preact": "^10.11.0",

"peerDependenciesMeta": {
"@babel/runtime": {
"optional": true
},
"@jest/globals": {

@@ -100,0 +96,0 @@ "optional": true

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