Socket
Socket
Sign inDemoInstall

vksdk

Package Overview
Dependencies
0
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.2 to 5.0.3

2

package.json
{
"name": "vksdk",
"description": "SDK for API of vk.com",
"version": "5.0.2",
"version": "5.0.3",
"homepage": "https://github.com/57uff3r/nodejs-vksdk",

@@ -6,0 +6,0 @@ "email": "57uff3r@gmail.com",

@@ -9,3 +9,3 @@ /**

*/
var util = require('util');
var util = require('util'),
EventEmitter = require('events').EventEmitter,

@@ -12,0 +12,0 @@ crypto = require('crypto'),

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