@slack/types
Advanced tools
Comparing version 1.10.0 to 2.0.0
{ | ||
"name": "@slack/types", | ||
"version": "1.10.0", | ||
"version": "2.0.0", | ||
"description": "Shared type definitions for the Node Slack SDK", | ||
@@ -19,4 +19,4 @@ "author": "Slack Technologies, Inc.", | ||
"engines": { | ||
"node": ">= 8.9.0", | ||
"npm": ">= 5.5.1" | ||
"node": ">= 12.13.0", | ||
"npm": ">= 6.12.0" | ||
}, | ||
@@ -44,4 +44,4 @@ "repository": "slackapi/node-slack-sdk", | ||
"tslint-config-airbnb": "^5.11.1", | ||
"typescript": "^3.3.3333" | ||
"typescript": "^4.1.0" | ||
} | ||
} |
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
19846