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.1.2 to 1.1.3

7

CHANGELOG.md

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

### [1.1.3](https://github.com/wolframdeus/vk-api/compare/v1.1.2...v1.1.3) (2020-05-19)
### Bug Fixes
* **vkapislave:** added VKAPISlave to exports ([7a77a9e](https://github.com/wolframdeus/vk-api/commit/7a77a9e604d09cb5696dafc6291934a4b0e986a6))
### [1.1.2](https://github.com/wolframdeus/vk-api/compare/v1.1.1...v1.1.2) (2020-05-12)

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

1

dist/multithreading/index.d.ts
export * from './VKAPIMaster';
export * from './VKAPISlave';
export * from './types';

2

dist/multithreading/index.js

@@ -1,1 +0,1 @@

"use strict";function __export(e){for(var r in e)exports.hasOwnProperty(r)||(exports[r]=e[r])}Object.defineProperty(exports,"__esModule",{value:!0}),__export(require("./VKAPIMaster")),__export(require("./types"));
"use strict";function __export(e){for(var r in e)exports.hasOwnProperty(r)||(exports[r]=e[r])}Object.defineProperty(exports,"__esModule",{value:!0}),__export(require("./VKAPIMaster")),__export(require("./VKAPISlave")),__export(require("./types"));
{
"name": "vkontakte-api",
"version": "1.1.2",
"version": "1.1.3",
"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