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
702
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 1.0.188-beta.8 to 1.0.188-beta.9

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.188-beta.8';
this.__version = '1.0.188-beta.9';
this.session = null;

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

@@ -56,3 +56,3 @@ import { RecordData, Form, FetchOptions, DatabaseResponse, GetRecordQuery, Condition, PostRecordConfig, ProgressCallback, FileInfo, DelRecordQuery } from '../Types';

private_key?: string;
}): Promise<string>;
}): Promise<DatabaseResponse<string> | string>;
export declare function grantPrivateRecordAccess(params: {

@@ -59,0 +59,0 @@ record_id: string;

{
"name": "skapi-js",
"version": "1.0.188-beta.8",
"version": "1.0.188-beta.9",
"description": "Skapi: Backend API for HTML frontend.",

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

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