You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@wix/error-handler-types

Package Overview
Dependencies
Maintainers
28
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/error-handler-types - npm Package Compare versions

Comparing version

to
1.5.0

dist/cjs/v2/ErrorHandlerAPI.js

@@ -10,2 +10,8 @@ "use strict";

});
var _ErrorHandlerAPI = require("./ErrorHandlerAPI");
Object.keys(_ErrorHandlerAPI).forEach(function (key) {
if (key === "default" || key === "__esModule") return;
if (key in exports && exports[key] === _ErrorHandlerAPI[key]) return;
exports[key] = _ErrorHandlerAPI[key];
});
var _ResolvedError = require("./ResolvedError");

@@ -12,0 +18,0 @@ Object.keys(_ResolvedError).forEach(function (key) {

1

dist/esm/v2/index.js
export * from './ErrorHandlerPublicAPI';
export * from './ErrorHandlerAPI';
export * from './ResolvedError';

@@ -3,0 +4,0 @@ export * from './ShowError';

export * from './ErrorHandlerPublicAPI';
export * from './ErrorHandlerAPI';
export * from './ResolvedError';

@@ -3,0 +4,0 @@ export * from './ShowError';

4

package.json
{
"name": "@wix/error-handler-types",
"version": "1.4.0",
"version": "1.5.0",
"license": "UNLICENSED",

@@ -118,3 +118,3 @@ "author": {

},
"falconPackageHash": "425784207f8097623bdf4f3861b593d8aaadf7c827db3c6c575bd3a6"
"falconPackageHash": "36f0017bac3c492779150da36ac957808514a33fad9a3d1935a46795"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet