Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "1vk", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "smart and efficient sdk for vk.com API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -9,3 +9,3 @@ # 1vk | ||
## Install | ||
`` npm i 1VK --save `` | ||
`` npm i 1vk --save `` | ||
@@ -28,3 +28,3 @@ ## How to use | ||
### With node | ||
You can use any open api like library (`function (methodName, patams, callback)`) | ||
You can use any open api like library (`function (methodName, params, callback)`) | ||
@@ -31,0 +31,0 @@ ### Docs |
Sorry, the diff of this file is not supported yet
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
83340