@remix-run/serve
Advanced tools
Comparing version 2.13.1-pre.0 to 2.13.1
# `@remix-run/serve` | ||
## 2.13.1-pre.0 | ||
## 2.13.1 | ||
@@ -8,4 +8,4 @@ ### Patch Changes | ||
- Updated dependencies: | ||
- `@remix-run/express@2.13.1-pre.0` | ||
- `@remix-run/node@2.13.1-pre.0` | ||
- `@remix-run/express@2.13.1` | ||
- `@remix-run/node@2.13.1` | ||
@@ -12,0 +12,0 @@ ## 2.13.0 |
#!/usr/bin/env node | ||
/** | ||
* @remix-run/serve v2.13.1-pre.0 | ||
* @remix-run/serve v2.13.1 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "@remix-run/serve", | ||
"version": "2.13.1-pre.0", | ||
"version": "2.13.1", | ||
"description": "Production application server for Remix", | ||
@@ -24,4 +24,4 @@ "bugs": { | ||
"source-map-support": "^0.5.21", | ||
"@remix-run/express": "2.13.1-pre.0", | ||
"@remix-run/node": "2.13.1-pre.0" | ||
"@remix-run/express": "2.13.1", | ||
"@remix-run/node": "2.13.1" | ||
}, | ||
@@ -28,0 +28,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
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
1
21455
+ Added@remix-run/express@2.13.1(transitive)
+ Added@remix-run/node@2.13.1(transitive)
+ Added@remix-run/server-runtime@2.13.1(transitive)
- Removed@remix-run/express@2.13.1-pre.0(transitive)
- Removed@remix-run/node@2.13.1-pre.0(transitive)
- Removed@remix-run/server-runtime@2.13.1-pre.0(transitive)
Updated@remix-run/express@2.13.1
Updated@remix-run/node@2.13.1