botanio-node
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "botanio-node", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Yandex.Metrica for telegram", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ # botanio-node | ||
var token = '1cbfbebc-79e9-48f4-89fc-5addab664745' // You can take it here: https://appmetrica.yandex.com/application | ||
var botan = require('botanio')(token); | ||
var botan = require('botanio-node')(token); | ||
@@ -10,0 +10,0 @@ /** |
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
5408