Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vkontakte-api

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vkontakte-api - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.2.2](https://github.com/wolframdeus/vk-api/compare/v1.2.1...v1.2.2) (2020-06-11)
### Bug Fixes
* **messages:** fix send options intent type ([1ce2f94](https://github.com/wolframdeus/vk-api/commit/1ce2f94fb4e4432bf60459bccfd164954602d1b0))
### [1.2.1](https://github.com/wolframdeus/vk-api/compare/v1.2.0...v1.2.1) (2020-06-11)

@@ -7,0 +14,0 @@

2

dist/repositories/MessagesRepository/types.d.ts

@@ -24,3 +24,3 @@ import { ProcessRequest, RequestOptionalParams } from '../../types';

disableMentions?: boolean;
intent: 'promo_newsletter' | 'bot_ad_invite' | 'bot_ad_promo';
intent?: 'promo_newsletter' | 'bot_ad_invite' | 'bot_ad_promo';
}

@@ -27,0 +27,0 @@ export declare type SendMethodResult = number | Array<{

{
"name": "vkontakte-api",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

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