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
277
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 0.0.3 to 0.0.4

1

dist/index.js

@@ -28,2 +28,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
/* eslint-disable react/no-set-state */
var react_1 = __importDefault(require("react"));

@@ -30,0 +31,0 @@ var react_ioc_1 = require("@servicetitan/react-ioc");

8

package.json
{
"name": "@servicetitan/error-boundary",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

@@ -16,4 +16,4 @@ "main": "./dist/index.js",

"devDependencies": {
"@servicetitan/log-service": "^0.0.3",
"@servicetitan/react-ioc": "^3.0.6",
"@servicetitan/log-service": "^0.0.4",
"@servicetitan/react-ioc": "^3.0.7",
"@types/react": "16.9.11",

@@ -30,3 +30,3 @@ "react": "^16.12.0"

},
"gitHead": "fc494677f05c4cd9576b9baf556b5af4e3023c3f"
"gitHead": "815ec442266b02c15d043b132ce4904cc5dac03a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc