@react-router/node
Advanced tools
+7
-0
| # `@react-router/node` | ||
| ## v7.15.1 | ||
| ### Patch Changes | ||
| - Updated dependencies: | ||
| - [`react-router@7.15.1`](https://github.com/remix-run/react-router/releases/tag/react-router@7.15.1) | ||
| ## v7.15.0 | ||
@@ -4,0 +11,0 @@ |
+2
-2
| /** | ||
| * @react-router/node v7.15.0 | ||
| * @react-router/node v7.15.1 | ||
| * | ||
@@ -238,3 +238,3 @@ * Copyright (c) Remix Software Inc. | ||
| } | ||
| } catch (error) { | ||
| } catch (e) { | ||
| this.controller.error( | ||
@@ -241,0 +241,0 @@ new Error( |
+2
-2
| /** | ||
| * @react-router/node v7.15.0 | ||
| * @react-router/node v7.15.1 | ||
| * | ||
@@ -198,3 +198,3 @@ * Copyright (c) Remix Software Inc. | ||
| } | ||
| } catch (error) { | ||
| } catch (e) { | ||
| this.controller.error( | ||
@@ -201,0 +201,0 @@ new Error( |
+3
-3
| { | ||
| "name": "@react-router/node", | ||
| "version": "7.15.0", | ||
| "version": "7.15.1", | ||
| "description": "Node.js platform abstractions for React Router", | ||
@@ -56,7 +56,7 @@ "bugs": { | ||
| "wireit": "0.14.9", | ||
| "react-router": "7.15.0" | ||
| "react-router": "7.15.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "typescript": "^5.1.0 || ^6.0.0", | ||
| "react-router": "7.15.0" | ||
| "react-router": "7.15.1" | ||
| }, | ||
@@ -63,0 +63,0 @@ "peerDependenciesMeta": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
47382
0.32%