New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@telegram-apps/analytics

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telegram-apps/analytics - npm Package Compare versions

Comparing version 1.3.0-beta.3 to 1.3.0-beta.4

3

package.json
{
"name": "@telegram-apps/analytics",
"version": "1.3.0-beta.3",
"version": "1.3.0-beta.4",
"main": "dist/index.js",

@@ -48,3 +48,2 @@ "type": "module",

},
"description": "Telegram analytics is a unique SDK that turns your mini-application into a source of valuable data.",
"directories": {

@@ -51,0 +50,0 @@ "test": "tests"

@@ -5,2 +5,4 @@ # Telegram Analytics

---
### [Documentation](https://docs.tganalytics.xyz)

@@ -47,5 +49,5 @@

telegramAnalytics.init({
token: 'eyJhcHBfbmFtZSI6Im9sb2xvIiwiYXBwX3VybCI6Imh0dHBzLy90Lm1lL0JvdEZhdGhlciIsImFwcF9kb21haW4iOiJodHRwczovL3RnYW5hbHl0aWNzLnh5eiJ9!WR0Bqg7uQIUfYDqRNC0NKXyijX+QHML6oAgheuf1wKI=',
appName: 'ololo',
token: 'YOUR_TOKEN',
appName: 'APP_NAME',
});
```
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc