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

skapi-js

Package Overview
Dependencies
Maintainers
0
Versions
703
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

skapi-js - npm Package Compare versions

Comparing version

to
1.0.199

2

js/main/skapi.js

@@ -46,3 +46,3 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {

constructor(service, owner, options, __etc) {
this.__version = '1.0.198-beta.0';
this.__version = '1.0.199';
this.session = null;

@@ -49,0 +49,0 @@ this.connection = null;

@@ -455,2 +455,5 @@ import SkapiError from '../main/error';

let is_reference_fetch = q.is_reference_fetch;
if (is_reference_fetch) {
q.query.private_key = this.__private_access_key[is_reference_fetch] || undefined;
}
let result = await request.bind(this)('get-records', q.query, {

@@ -457,0 +460,0 @@ fetchOptions,

{
"name": "skapi-js",
"version": "1.0.198-beta.0",
"version": "1.0.199",
"description": "Skapi: Backend API for HTML frontend.",

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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