🚀 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
849
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-3b8ea09a1

dist/development/chunk-7UZAQ62J.mjs

3

dist/development/dom-export.d.ts
import * as React from 'react';
import { R as RouterProviderProps$1 } from './fog-of-war-BHTxbJsu.js';
import { R as RouterInit } from './route-data-BIYebJr3.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-BHTxbJsu.js';
import { R as RouterInit } from './route-data-BIYebJr3.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-3b3f4b74e",
"version": "0.0.0-experimental-3b8ea09a1",
"description": "Declarative routing for React",

@@ -28,10 +28,5 @@ "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": {

@@ -46,8 +41,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"
}

@@ -58,10 +56,5 @@ },

"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": {

@@ -76,22 +69,2 @@ "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"

@@ -101,3 +74,3 @@ },

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

@@ -116,9 +89,8 @@ "lib/**",

"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",

@@ -149,5 +121,4 @@ "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