@types/telegram-web-app 6.9.3 → 6.9.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@ This package contains type definitions for telegram-web-app (https://telegram.or
8
8
  Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/telegram-web-app.
9
9
 
10
10
  ### Additional Details
11
- * Last updated: Tue, 07 Nov 2023 15:11:36 GMT
11
+ * Last updated: Tue, 30 Jan 2024 21:35:45 GMT
12
12
  * Dependencies: none
13
13
 
14
14
  # Credits
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@types/telegram-web-app",
3
- "version": "6.9.3",
3
+ "version": "6.9.4",
4
4
  "description": "TypeScript definitions for telegram-web-app",
5
5
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/telegram-web-app",
6
6
  "license": "MIT",
@@ -30,7 +30,6 @@
30
30
  },
31
31
  "scripts": {},
32
32
  "dependencies": {},
33
- "typesPublisherContentHash": "643c9f2e4e2f451051a00f0ba45c9870a1ebe7232849e2e11fe0cc2cd0967824",
34
- "typeScriptVersion": "4.5",
35
- "nonNpm": true
33
+ "typesPublisherContentHash": "f70f23a3b990dc2c535e121fd523ee59fc5f4bdbb0a14704a789480711a9a8ed",
34
+ "typeScriptVersion": "4.6"
36
35
  }