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

@vkontakte/superappkit

Package Overview
Dependencies
Maintainers
5
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vkontakte/superappkit - npm Package Compare versions

Comparing version 1.14.0-beta.2.0 to 1.14.0-beta.2.1

0

dist/common/bridge.d.ts

@@ -0,0 +0,0 @@ interface BridgeMessageData<H> {

@@ -0,0 +0,0 @@ export declare const VERSION = "0.0.2";

@@ -0,0 +0,0 @@ export declare enum ERROR_CODES {

@@ -0,0 +0,0 @@ export declare type FrameProperties = {

@@ -0,0 +0,0 @@ import { FrameSettings } from '#/common/types';

@@ -0,0 +0,0 @@ export declare enum ConfigEvents {

@@ -0,0 +0,0 @@ import mitt from 'mitt';

@@ -0,0 +0,0 @@ export declare enum DataPolicyEventsSDK {

@@ -0,0 +0,0 @@ import { AuthButtonParams, AuthButtonType, RedirectAuthParams, UserVisibleAuthParams, VKAuthSuccessResult, VKOneTapAuthResult, VKUserVisibleAuthResult } from './types';

1

dist/connect/types.d.ts

@@ -16,2 +16,3 @@ import { AuthCaptchaEventsSDK, ButtonOneTapAuthEventsSDK, DataPolicyEventsSDK, FloatingOneTapAuthEventsSDK, OneTapAuthEventsSDK } from '#/connect/events';

uuid: string;
oauthProvider?: string;
};

@@ -18,0 +19,0 @@ export declare type VKAuthSuccessResult = {

@@ -0,0 +0,0 @@ import { AuthAction, AdaptivitySwitchObserver, VKOneTapAuthOptions, ButtonOneTapAuthOptions } from '#/connect/types';

@@ -0,0 +0,0 @@ import { DecodeCoordsParams, DecodeCoordsResponse, DirectionsParams, DirectionsResponse, EncodeCoordsParams, EncodeCoordsResponse, ISOParams, ISOResponse, StaticMapRequestParams } from './types';

@@ -0,0 +0,0 @@ export declare type StaticMapRequestParams = {

@@ -0,0 +0,0 @@ import Connect from './connect';

@@ -0,0 +0,0 @@ export declare enum MiniAppHostEvents {

@@ -0,0 +0,0 @@ import { Emitter } from 'mitt';

@@ -0,0 +0,0 @@ import { MiniAppHostEvents } from '#/miniapp/events';

export declare enum ProfileEvents {
INIT = "ConnectProfileInit"
}

@@ -0,0 +0,0 @@ export declare type ProfileLoadParams = {

2

package.json
{
"name": "@vkontakte/superappkit",
"version": "1.14.0-beta.2.0",
"version": "1.14.0-beta.2.1",
"description": "VK SuperAppKit",

@@ -5,0 +5,0 @@ "main": "dist/index-cjs.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