Socket
Socket
Sign inDemoInstall

@airgram-dev/constants

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.5-next.0 to 2.0.5-next.2

6

package.json
{
"name": "@airgram-dev/constants",
"version": "2.0.5-next.0",
"version": "2.0.5-next.2",
"private": false,
"main": "index.js",

@@ -10,4 +11,3 @@ "types": "index.d.ts",

},
"gitHead": "3377ead8a8aa01926b5ed84e040bb391fd843d7a",
"privacy": false,
"gitHead": "0f392ee4bcf08d96df746e67596750d986f79cdf",
"sideEffects": false,

@@ -14,0 +14,0 @@ "author": "Alexander Krisko",

@@ -8,3 +8,3 @@ # TDLib constants

# npm
npm install @airgram/constants
npm install @airgram-dev/constants
```

@@ -15,3 +15,3 @@

```typescript
import { UPDATE } from '@airgram/constants'
import { UPDATE } from '@airgram-dev/constants'

@@ -37,3 +37,3 @@ function handleUpdate (update) {

```typescript
import { UPDATE } from '@airgram/constants'
import { UPDATE } from '@airgram-dev/constants'
import { Airgram } from 'airgram'

@@ -40,0 +40,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc