vk-fast-api
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -133,2 +133,3 @@ module.exports = [ | ||
'pages.clearCache', | ||
'groups.addCallbackServer', | ||
'groups.addLink', | ||
@@ -138,4 +139,6 @@ 'groups.approveRequest', | ||
'groups.create', | ||
'groups.deleteCallbackServer', | ||
'groups.deleteLink', | ||
'groups.edit', | ||
'groups.editCallbackServer', | ||
'groups.editLink', | ||
@@ -148,3 +151,3 @@ 'groups.editManager', | ||
'groups.getCallbackConfirmationCode', | ||
'groups.getCallbackServerSettings', | ||
'groups.getCallbackServers', | ||
'groups.getCallbackSettings', | ||
@@ -165,4 +168,2 @@ 'groups.getCatalog', | ||
'groups.search', | ||
'groups.setCallbackServer', | ||
'groups.setCallbackServerSettings', | ||
'groups.setCallbackSettings', | ||
@@ -169,0 +170,0 @@ 'groups.unbanUser', |
@@ -38,3 +38,3 @@ { | ||
}, | ||
"version": "1.0.3" | ||
"version": "1.0.4" | ||
} |
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
15815
550