Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rarible/logger

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rarible/logger - npm Package Compare versions

Comparing version 0.9.11 to 0.9.12

2

build/errors.js

@@ -75,3 +75,3 @@ "use strict";

var _a, _b, _c, _d, _e;
if (isAxiosError(axiosError) && axiosError.response) {
if (isAxiosError(axiosError)) {
var url = ((_a = axiosError === null || axiosError === void 0 ? void 0 : axiosError.config) === null || _a === void 0 ? void 0 : _a.url) || "";

@@ -78,0 +78,0 @@ throw new NetworkError({

{
"name": "@rarible/logger",
"version": "0.9.11",
"version": "0.9.12",
"private": false,

@@ -42,3 +42,3 @@ "description": "Logging utility for ts projects",

},
"gitHead": "f22b9c3b71835ecddb8ad1df5c3d39ac84f5e8d6"
"gitHead": "7523d816745c4e9af15894d0b8434aaf5b98c686"
}

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