Comparing version 4.8.0 to 4.8.1
{ | ||
"name": "telegraf", | ||
"version": "4.8.0", | ||
"version": "4.8.1", | ||
"description": "Modern Telegram Bot Framework", | ||
@@ -17,3 +17,4 @@ "license": "MIT", | ||
"exports": { | ||
".": "./lib/index.js" | ||
".": "./lib/index.js", | ||
"./types": "./types.js" | ||
}, | ||
@@ -26,3 +27,3 @@ "files": [ | ||
"typings/**/*.d.ts.map", | ||
"types.d.ts" | ||
"types.*" | ||
], | ||
@@ -29,0 +30,0 @@ "bin": { |
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
447520
110
9588