Socket
Socket
Sign inDemoInstall

@dxos/debug

Package Overview
Dependencies
Maintainers
22
Versions
3056
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dxos/debug - npm Package Compare versions

Comparing version 2.12.19 to 2.12.20

10

dist/src/errors/dxos-error.js
"use strict";
//
// Copyright 2021 DXOS.org
//
Object.defineProperty(exports, "__esModule", { value: true });
exports.DXOSError = void 0;
/**

@@ -7,7 +12,2 @@ * Error class to be used in the public API.

*/
//
// Copyright 2021 DXOS.org
//
Object.defineProperty(exports, "__esModule", { value: true });
exports.DXOSError = void 0;
class DXOSError extends Error {

@@ -14,0 +14,0 @@ constructor(code, dxosErrorMessage) {

{
"name": "@dxos/debug",
"version": "2.12.19",
"version": "2.12.20",
"description": "Debug utilities",

@@ -5,0 +5,0 @@ "bugs": {

@@ -0,1 +1,5 @@

//
// Copyright 2021 DXOS.org
//
/**

@@ -6,6 +10,2 @@ * Error class to be used in the public API.

*/
//
// Copyright 2021 DXOS.org
//
export class DXOSError extends Error {

@@ -12,0 +12,0 @@ constructor (

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

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