rubik-odnoklassniki
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,3 @@ module.exports = [ | ||
{ kubikName: 'platformId.messages', apiName: '{{platformId}}/messages' }, | ||
{ kubikName: 'me.messages', apiName: 'me/messages' }, // возможно после messages надо добавить platformId | ||
{ kubikName: 'me.messages', apiName: 'me/messages' }, | ||
{ kubikName: 'me.subscribe', apiName: 'me/subscribe' }, | ||
@@ -10,0 +10,0 @@ { kubikName: 'me.unsubscribe', apiName: 'me/unsubscribe' }, |
{ | ||
"name": "rubik-odnoklassniki", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "classes/Odnoklassniki.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:nikitonishe/rubik-odnoklassniki.git", |
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
8847