react-router-dom
Advanced tools
Comparing version
/** | ||
* react-router-dom v0.0.0-experimental-8fdb14ec6 | ||
* react-router-dom v0.0.0-experimental-902325fda | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
{ | ||
"name": "react-router-dom", | ||
"version": "0.0.0-experimental-8fdb14ec6", | ||
"version": "0.0.0-experimental-902325fda", | ||
"description": "Declarative routing for React web applications", | ||
@@ -27,2 +27,7 @@ "keywords": [ | ||
".": { | ||
"node": { | ||
"types": "./dist/index.d.ts", | ||
"module-sync": "./dist/index.mjs", | ||
"default": "./dist/index.js" | ||
}, | ||
"import": { | ||
@@ -34,4 +39,2 @@ "types": "./dist/index.d.mts", | ||
"types": "./dist/index.d.ts", | ||
"module-sync": "./dist/index.mjs", | ||
"module": "./dist/index.mjs", | ||
"default": "./dist/index.js" | ||
@@ -56,3 +59,3 @@ } | ||
"dependencies": { | ||
"react-router": "0.0.0-experimental-8fdb14ec6" | ||
"react-router": "0.0.0-experimental-902325fda" | ||
}, | ||
@@ -59,0 +62,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5528
1.13%0
-100%+ Added
- Removed