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

react-router

Package Overview
Dependencies
Maintainers
0
Versions
592
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-router - npm Package Compare versions

Comparing version 0.0.0-nightly-20f9592ac-20240913 to 0.0.0-nightly-242035412-20240921

5

dist/index.d.ts

@@ -27,3 +27,2 @@ export type { InitialEntry, Location, Path, To } from "./lib/router/history";

export { createCookie, isCookie } from "./lib/server-runtime/cookies";
export { composeUploadHandlers as unstable_composeUploadHandlers, parseMultipartFormData as unstable_parseMultipartFormData, } from "./lib/server-runtime/formData";
export { createRequestHandler } from "./lib/server-runtime/server";

@@ -33,4 +32,2 @@ export { createSession, createSessionStorage, isSession, } from "./lib/server-runtime/sessions";

export { createMemorySessionStorage } from "./lib/server-runtime/sessions/memoryStorage";
export { createMemoryUploadHandler as unstable_createMemoryUploadHandler } from "./lib/server-runtime/upload/memoryUploadHandler";
export { MaxPartSizeExceededError } from "./lib/server-runtime/upload/errors";
export { setDevServerHooks as unstable_setDevServerHooks } from "./lib/server-runtime/dev";

@@ -41,4 +38,2 @@ export type { IsCookieFunction } from "./lib/server-runtime/cookies";

export type { HandleDataRequestFunction, HandleDocumentRequestFunction, HandleErrorFunction, ServerBuild, ServerEntryModule, } from "./lib/server-runtime/build";
export type { UploadHandlerPart, UploadHandler, } from "./lib/server-runtime/formData";
export type { MemoryUploadHandlerOptions, MemoryUploadHandlerFilterArgs, } from "./lib/server-runtime/upload/memoryUploadHandler";
export type { Cookie, CookieOptions, CookieParseOptions, CookieSerializeOptions, CookieSignatureOptions, } from "./lib/server-runtime/cookies";

@@ -45,0 +40,0 @@ export type { AppLoadContext } from "./lib/server-runtime/data";

2

dist/main-dom-export.js
/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

/**
* React Router v0.0.0-nightly-20f9592ac-20240913
* React Router v0.0.0-nightly-242035412-20240921
*

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

{
"name": "react-router",
"version": "0.0.0-nightly-20f9592ac-20240913",
"version": "0.0.0-nightly-242035412-20240921",
"description": "Declarative routing for React",

@@ -45,3 +45,3 @@ "keywords": [

"turbo-stream": "2.4.0",
"react-router": "0.0.0-nightly-20f9592ac-20240913"
"react-router": "0.0.0-nightly-242035412-20240921"
},

@@ -48,0 +48,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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