@remix-run/node
Advanced tools
Comparing version 2.13.1 to 2.14.0-pre.0
# `@remix-run/node` | ||
## 2.14.0-pre.0 | ||
### Patch Changes | ||
- Updated dependencies: | ||
- `@remix-run/server-runtime@2.14.0-pre.0` | ||
## 2.13.1 | ||
@@ -530,6 +537,6 @@ | ||
- <https://reactrouter.com/en/main/utils/defer> | ||
- <https://reactrouter.com/en/main/components/await> | ||
- <https://reactrouter.com/en/main/hooks/use-async-value> | ||
- <https://reactrouter.com/en/main/hooks/use-async-error> | ||
- <https://reactrouter.com/v6/utils/defer> | ||
- <https://reactrouter.com/v6/components/await> | ||
- <https://reactrouter.com/v6/hooks/use-async-value> | ||
- <https://reactrouter.com/v6/hooks/use-async-error> | ||
@@ -536,0 +543,0 @@ - Updated dependencies: |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* @remix-run/node v2.13.1 | ||
* @remix-run/node v2.14.0-pre.0 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "@remix-run/node", | ||
"version": "2.13.1", | ||
"version": "2.14.0-pre.0", | ||
"description": "Node.js platform abstractions for Remix", | ||
@@ -26,3 +26,3 @@ "bugs": { | ||
"undici": "^6.11.1", | ||
"@remix-run/server-runtime": "2.13.1" | ||
"@remix-run/server-runtime": "2.14.0-pre.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51121
2
+ Added@remix-run/router@1.21.0-pre.0(transitive)
+ Added@remix-run/server-runtime@2.14.0-pre.0(transitive)
- Removed@remix-run/router@1.20.0(transitive)
- Removed@remix-run/server-runtime@2.13.1(transitive)