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

@remix-run/node

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/node - npm Package Compare versions

Comparing version 2.11.0-pre.2 to 2.11.0

20

CHANGELOG.md
# `@remix-run/node`
## 2.11.0-pre.2
## 2.11.0
### Patch Changes
- Updated dependencies:
- `@remix-run/server-runtime@2.11.0-pre.2`
## 2.11.0-pre.1
### Patch Changes
- Updated dependencies:
- `@remix-run/server-runtime@2.11.0-pre.1`
## 2.11.0-pre.0
### Minor Changes
- Add a new `unstable_data()` API for usage with Remix Single Fetch ([#9769](https://github.com/remix-run/remix/pull/9769))
- Single Fetch: Add a new `unstable_data()` API as a replacement for `json`/`defer` when custom `status`/`headers` are needed ([#9769](https://github.com/remix-run/remix/pull/9769))
- Add a new `replace(url, init?)` alternative to `redirect(url, init?)` that performs a `history.replaceState` instead of a `history.pushState` on client-side navigation redirects ([#9764](https://github.com/remix-run/remix/pull/9764))

@@ -27,3 +13,3 @@

- Updated dependencies:
- `@remix-run/server-runtime@2.11.0-pre.0`
- `@remix-run/server-runtime@2.11.0`

@@ -30,0 +16,0 @@ ## 2.10.3

2

dist/crypto.js
/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

/**
* @remix-run/node v2.11.0-pre.2
* @remix-run/node v2.11.0
*

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

{
"name": "@remix-run/node",
"version": "2.11.0-pre.2",
"version": "2.11.0",
"description": "Node.js platform abstractions for Remix",

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

"undici": "^6.11.1",
"@remix-run/server-runtime": "2.11.0-pre.2"
"@remix-run/server-runtime": "2.11.0"
},

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