🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-router

Package Overview
Dependencies
Maintainers
4
Versions
831
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

to
0.0.0-experimental-1fcc8eb1d

dist/development/browser-BM9EKN98.d.mts

3

dist/development/dom-export.d.ts
import * as React from 'react';
import { R as RouterProviderProps$1 } from './fog-of-war-aN4oWtUq.js';
import { R as RouterInit } from './route-data-H2S3hwhf.js';
import { RouterProviderProps as RouterProviderProps$1, RouterInit } from 'react-router';

@@ -5,0 +4,0 @@ type RouterProviderProps = Omit<RouterProviderProps$1, "flushSync">;

import * as React from 'react';
import { R as RouterProviderProps$1 } from './fog-of-war-aN4oWtUq.js';
import { R as RouterInit } from './route-data-H2S3hwhf.js';
import { RouterProviderProps as RouterProviderProps$1, RouterInit } from 'react-router';

@@ -5,0 +4,0 @@ type RouterProviderProps = Omit<RouterProviderProps$1, "flushSync">;

{
"name": "react-router",
"version": "0.0.0-experimental-1f21bdfb5",
"version": "0.0.0-experimental-1fcc8eb1d",
"description": "Declarative routing for React",

@@ -28,5 +28,10 @@ "keywords": [

"types": "./dist/development/index.d.ts",
"module": "./dist/development/index.mjs",
"module-sync": "./dist/development/index.mjs",
"default": "./dist/development/index.js"
},
"module": {
"types": "./dist/development/index.d.mts",
"default": "./dist/development/index.mjs"
},
"import": {

@@ -41,8 +46,11 @@ "types": "./dist/development/index.d.mts",

},
"./route-module": {
"./internal": {
"node": {
"types": "./dist/development/lib/types/internal.d.ts"
},
"import": {
"types": "./dist/development/lib/types/route-module.d.mts"
"types": "./dist/development/lib/types/internal.d.mts"
},
"default": {
"types": "./dist/development/lib/types/route-module.d.ts"
"types": "./dist/development/lib/types/index.d.ts"
}

@@ -53,5 +61,10 @@ },

"types": "./dist/development/dom-export.d.ts",
"module": "./dist/development/dom-export.mjs",
"module-sync": "./dist/development/dom-export.mjs",
"default": "./dist/development/dom-export.js"
},
"module": {
"types": "./dist/development/dom-export.d.mts",
"default": "./dist/development/dom-export.mjs"
},
"import": {

@@ -66,2 +79,22 @@ "types": "./dist/development/dom-export.d.mts",

},
"./rsc": {
"node": {
"types": "./dist/development/rsc-export.d.ts",
"module": "./dist/development/rsc-export.mjs",
"module-sync": "./dist/development/rsc-export.mjs",
"default": "./dist/development/rsc-export.js"
},
"module": {
"types": "./dist/development/rsc-export.d.mts",
"default": "./dist/development/rsc-export.mjs"
},
"import": {
"types": "./dist/development/rsc-export.d.mts",
"default": "./dist/development/rsc-export.mjs"
},
"default": {
"types": "./dist/development/rsc-export.d.ts",
"default": "./dist/development/rsc-export.js"
}
},
"./package.json": "./package.json"

@@ -71,3 +104,3 @@ },

"build": {
"command": "rimraf dist && tsup",
"command": "rimraf dist && tsup && tsup --config tsup.config.rsc.ts",
"files": [

@@ -85,11 +118,9 @@ "lib/**",

"dependencies": {
"@types/cookie": "^0.6.0",
"cookie": "^1.0.1",
"set-cookie-parser": "^2.6.0",
"turbo-stream": "2.4.0"
"set-cookie-parser": "^2.6.0"
},
"devDependencies": {
"@types/set-cookie-parser": "^2.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"rimraf": "^6.0.1",

@@ -120,4 +151,5 @@ "tsup": "^8.3.0",

"build": "wireit",
"watch": "tsup --watch & tsup --config tsup.config.rsc.ts --watch",
"typecheck": "tsc"
}
}

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 not supported yet

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

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 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 not supported yet

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

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

Sorry, the diff of this file is not supported yet