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

karl-common-util

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karl-common-util - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

11

dist/http/index.js

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

if (!(times > 0)) {
_context3.next = 18;
_context3.next = 19;
break;

@@ -262,3 +262,3 @@ }

if (!(times > 0)) {
_context3.next = 17;
_context3.next = 18;
break;

@@ -282,9 +282,8 @@ }

case 15:
_context3.next = 18;
break;
return _context3.abrupt("return", _context3.sent);
case 17:
case 18:
throw _context3.t0;
case 18:
case 19:
case "end":

@@ -291,0 +290,0 @@ return _context3.stop();

{
"name": "karl-common-util",
"version": "1.5.0",
"version": "1.5.1",
"description": "karl common lib for client and server",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -154,3 +154,3 @@ import "isomorphic-fetch"

if (times > 0) {
await request({
return await request({
url: url,

@@ -157,0 +157,0 @@ jwtLocalStorageName: jwtLocalStorageName,

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