New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rr-apilib

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rr-apilib - npm Package Compare versions

Comparing version

to
0.9.2-alpha

4

lib/client/Auth.js

@@ -87,5 +87,3 @@ import { __awaiter, __generator } from "tslib";

switch (_a.label) {
case 0:
this.checkAuth();
return [4 /*yield*/, this.client.rest.postRequest("/token/refresh", { refresh_token: this.refresh_token }, false, 200)];
case 0: return [4 /*yield*/, this.client.rest.postRequest("/token/refresh", { refresh_token: this.refresh_token }, false, 200)];
case 1:

@@ -92,0 +90,0 @@ data = _a.sent();

{
"name": "rr-apilib",
"version": "0.9.1-alpha",
"version": "0.9.2-alpha",
"description": "Library for interact with RR-API",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet