Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "telegram", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "NodeJS MTProto API Telegram client library,", | ||
@@ -8,6 +8,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "jest", | ||
"postinstall": "npm run tsc", | ||
"tsc": "tsc", | ||
"generate": "node ./gramjs/tl/types-generator/generate.js" | ||
"test": "jest" | ||
}, | ||
@@ -14,0 +11,0 @@ "repository": { |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1
2610765
369