@datadog/browser-rum-react
Advanced tools
Comparing version
{ | ||
"name": "@datadog/browser-rum-react", | ||
"version": "6.5.0", | ||
"version": "6.5.1", | ||
"license": "Apache-2.0", | ||
@@ -15,4 +15,4 @@ "main": "cjs/entries/main.js", | ||
"dependencies": { | ||
"@datadog/browser-core": "6.5.0", | ||
"@datadog/browser-rum-core": "6.5.0" | ||
"@datadog/browser-core": "6.5.1", | ||
"@datadog/browser-rum-core": "6.5.1" | ||
}, | ||
@@ -42,4 +42,4 @@ "peerDependencies": { | ||
"react-dom": "19.0.0", | ||
"react-router-dom-6": "npm:react-router-dom@6.30.0", | ||
"react-router-dom-7": "npm:react-router-dom@7.2.0" | ||
"react-router-dom": "7.2.0", | ||
"react-router-dom-6": "npm:react-router-dom@6.30.0" | ||
}, | ||
@@ -57,3 +57,3 @@ "repository": { | ||
}, | ||
"gitHead": "2fc4b18cfaef740cf785e55ef27227e3f83174de" | ||
"gitHead": "cf9462cb806ca4a75e6ce9798d4bf5bd06fd8843" | ||
} |
{ | ||
"private": true, | ||
"main": "../cjs/entries/reactRouterV6.js", | ||
"module": "../esm/entries/reactRouterV6.js", | ||
"types": "../cjs/entries/reactRouterV6.d.ts" | ||
"main": "../cjs/entries/reactRouter.js", | ||
"module": "../esm/entries/reactRouter.js", | ||
"types": "../cjs/entries/reactRouter.d.ts" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
115874
-4.41%120
-5.51%1961
-2.19%+ Added
+ Added
- Removed
- Removed
Updated