New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remix-run/testing

Package Overview
Dependencies
Maintainers
2
Versions
654
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/testing - npm Package Compare versions

Comparing version

to
2.16.2

6

CHANGELOG.md
# `@remix-run/testing`
## 2.16.2-pre.0
## 2.16.2

@@ -8,4 +8,4 @@ ### Patch Changes

- Updated dependencies:
- `@remix-run/react@2.16.2-pre.0`
- `@remix-run/node@2.16.2-pre.0`
- `@remix-run/react@2.16.2`
- `@remix-run/node@2.16.2`

@@ -12,0 +12,0 @@ ## 2.16.1

/**
* @remix-run/testing v2.16.2-pre.0
* @remix-run/testing v2.16.2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/testing v2.16.2-pre.0
* @remix-run/testing v2.16.2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/testing v2.16.2-pre.0
* @remix-run/testing v2.16.2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* @remix-run/testing v2.16.2-pre.0
* @remix-run/testing v2.16.2
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

{
"name": "@remix-run/testing",
"version": "2.16.2-pre.0",
"version": "2.16.2",
"description": "Testing utilities for Remix apps",

@@ -21,4 +21,4 @@ "homepage": "https://remix.run",

"react-router-dom": "6.30.0",
"@remix-run/node": "2.16.2-pre.0",
"@remix-run/react": "2.16.2-pre.0"
"@remix-run/node": "2.16.2",
"@remix-run/react": "2.16.2"
},

@@ -33,4 +33,4 @@ "devDependencies": {

"typescript": "^5.1.6",
"@remix-run/server-runtime": "2.16.2-pre.0",
"@remix-run/testing": "2.16.2-pre.0"
"@remix-run/server-runtime": "2.16.2",
"@remix-run/testing": "2.16.2"
},

@@ -37,0 +37,0 @@ "peerDependencies": {