Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "gramio", | ||
"type": "module", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "Powerful, extensible and really type-safe Telegram Bot API framework", | ||
@@ -55,3 +55,3 @@ "main": "dist/index.cjs", | ||
"@gramio/keyboards": "^1.0.0", | ||
"@gramio/types": "^8.0.6", | ||
"@gramio/types": "^8.1.0", | ||
"debug": "^4.3.7", | ||
@@ -62,5 +62,5 @@ "inspectable": "^3.0.2", | ||
"overrides": { | ||
"@gramio/types": "^8.0.6" | ||
"@gramio/types": "^8.1.0" | ||
}, | ||
"files": ["dist"] | ||
} |
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
Updated@gramio/types@^8.1.0