You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@servicetitan/error-boundary

Package Overview
Dependencies
Maintainers
5
Versions
281
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
0.0.2

0

dist/index.d.ts

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ "use strict";

13

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

@@ -12,9 +12,8 @@ "main": "./dist/index.js",

"scripts": {
"build": "tsc",
"start": "tsc",
"watch": "tsc --watch --preserveWatchOutput"
"build": "",
"start": ""
},
"devDependencies": {
"@servicetitan/log-service": "^0.0.1",
"@servicetitan/react-ioc": "^3.0.4",
"@servicetitan/log-service": "^0.0.2",
"@servicetitan/react-ioc": "^3.0.5",
"react": "^16.12.0"

@@ -30,3 +29,3 @@ },

},
"gitHead": "06c175a5d02b5f5b03e9a19d3ee5a32e1b31b6a1"
"gitHead": "04660bdc557184aa8a7b868085e5faece40edfa1"
}

Sorry, the diff of this file is not supported yet