vkontakte-api
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -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 @@ |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49571
23