Socket
Socket
Sign inDemoInstall

@apidog/vk-typings

Package Overview
Dependencies
0
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.10 to 1.0.11

src/IStatusImage.ts

2

package.json
{
"name": "@apidog/vk-typings",
"version": "1.0.10",
"version": "1.0.11",
"description": "Typings for VK API objects",

@@ -5,0 +5,0 @@ "scripts": {

@@ -101,2 +101,3 @@ export * from './IAccount';

export * from './ISearchHint';
export * from './IStatusImage';
export * from './ISticker';

@@ -103,0 +104,0 @@ export * from './IStickerImage';

@@ -6,2 +6,3 @@ import type { IAccountPhotoSize } from './IAccountPhotoSize';

import type { IPhoto } from './IPhoto';
import type { IStatusImage } from './IStatusImage';
import type { IUniversityItem } from './IUniversityItem';

@@ -68,2 +69,3 @@ import type { IUserCounters } from './IUserCounters';

status: string;
image_status: IStatusImage;
has_mobile: boolean;

@@ -70,0 +72,0 @@ has_unseen_stories: boolean;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc