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

@remix-run/serve

Package Overview
Dependencies
Maintainers
2
Versions
1028
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/serve - npm Package Compare versions

Comparing version 2.13.1-pre.0 to 2.13.1

6

CHANGELOG.md
# `@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": {

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