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.0.4 to 1.0.5

2

CHANGELOG.md

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

### [1.0.5](https://github.com/wolframdeus/vk-api/compare/v1.0.4...v1.0.5) (2020-05-10)
### [1.0.4](https://github.com/wolframdeus/vk-api/compare/v1.0.3...v1.0.4) (2020-05-10)

@@ -7,0 +9,0 @@

8

package.json
{
"name": "vkontakte-api",
"version": "1.0.4",
"version": "1.0.5",
"main": "dist/index.js",

@@ -20,3 +20,3 @@ "types": "dist/index.d.ts",

"postrelease": "npm-run-all release:*",
"release:tags": "git push --follow-tags origin master & yarn publish",
"release:tags": "git push --follow-tags origin master & yarn publish --non-interactive",
"release:github": "dotenv -e .env -- conventional-github-releaser -p eslint",

@@ -40,2 +40,6 @@ "ci:validate": "rimraf node_modules && yarn ci && yarn validate",

"eslint": "^7.0.0",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-minify": "^3.1.0",
"gulp-typescript": "^6.0.0-alpha.1",
"husky": "^4.2.5",

@@ -42,0 +46,0 @@ "lint-staged": "^10.2.2",

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