New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@servicetitan/error-boundary

Package Overview
Dependencies
Maintainers
5
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@servicetitan/error-boundary - npm Package Compare versions

Comparing version

to
24.0.0

./dist/index.js

2

dist/index.d.ts

@@ -5,3 +5,3 @@ import { Component, ComponentType, PropsWithChildren } from 'react';

}
declare type ErrorBoundaryProps = PropsWithChildren<{
type ErrorBoundaryProps = PropsWithChildren<{
moduleName: string;

@@ -8,0 +8,0 @@ fallback?: ComponentType<FallbackProps>;

{
"name": "@servicetitan/error-boundary",
"version": "23.6.0",
"version": "24.0.0",
"description": "",

@@ -19,4 +19,4 @@ "homepage": "https://docs.st.dev/docs/frontend/error-boundary",

"devDependencies": {
"@servicetitan/log-service": "23.6.0",
"@servicetitan/react-ioc": "23.6.0",
"@servicetitan/log-service": "24.0.0",
"@servicetitan/react-ioc": "24.0.0",
"@types/react": "~18.3.0",

@@ -26,4 +26,4 @@ "react": "~18.3.1"

"peerDependencies": {
"@servicetitan/log-service": "23.6.0",
"@servicetitan/react-ioc": "23.6.0",
"@servicetitan/log-service": "24.0.0",
"@servicetitan/react-ioc": "24.0.0",
"react": ">=17.0.2"

@@ -37,3 +37,3 @@ },

},
"gitHead": "d7e765992dd65d46e2dca48c150bd611af6a034f"
"gitHead": "7cd2407a9025cfb84bddbd1241eaa7fd40311cb8"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet