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

@remix-run/express

Package Overview
Dependencies
Maintainers
2
Versions
1030
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-run/express - npm Package Compare versions

Comparing version 2.13.1 to 2.14.0-pre.0

9

CHANGELOG.md
# `@remix-run/express`
## 2.14.0-pre.0
### Patch Changes
- Updated dependencies:
- `@remix-run/node@2.14.0-pre.0`
## 2.13.1

@@ -135,3 +142,3 @@

- Vite: Add a new `basename` option to the Vite plugin, allowing users to set the internal React Router [`basename`](https://reactrouter.com/en/main/routers/create-browser-router#basename) in order to to serve their applications underneath a subpath ([#8145](https://github.com/remix-run/remix/pull/8145))
- Vite: Add a new `basename` option to the Vite plugin, allowing users to set the internal React Router [`basename`](https://reactrouter.com/v6/routers/create-browser-router#basename) in order to to serve their applications underneath a subpath ([#8145](https://github.com/remix-run/remix/pull/8145))

@@ -138,0 +145,0 @@ ### Patch Changes

2

dist/index.js
/**
* @remix-run/express v2.13.1
* @remix-run/express v2.14.0-pre.0
*

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

/**
* @remix-run/express v2.13.1
* @remix-run/express v2.14.0-pre.0
*

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

{
"name": "@remix-run/express",
"version": "2.13.1",
"version": "2.14.0-pre.0",
"description": "Express server request handler for Remix",

@@ -17,3 +17,3 @@ "bugs": {

"dependencies": {
"@remix-run/node": "2.13.1"
"@remix-run/node": "2.14.0-pre.0"
},

@@ -20,0 +20,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