@azure/functions
Advanced tools
Comparing version 2.0.0 to 3.0.0
{ | ||
"name": "@azure/functions", | ||
"version": "2.0.0", | ||
"version": "3.0.0", | ||
"description": "Azure Functions types for Typescript", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Azure/azure-functions-nodejs-worker/tree/v2.x/types" | ||
"url": "https://github.com/Azure/azure-functions-nodejs-worker/tree/v3.x/types" | ||
}, | ||
@@ -16,2 +16,2 @@ "keywords": [ | ||
"license": "MIT" | ||
} | ||
} |
@@ -9,4 +9,4 @@ # Type definitions for Azure Functions | ||
|---|---|---|---| | ||
|3|4|Preview|14| | ||
|2|3|GA (Recommended)|14, 12, 10| | ||
|3|4|GA (Recommended)|16 (Preview), 14| | ||
|2|3|GA|14, 12, 10| | ||
|1|2|GA (Maintenance mode)|10, 8| | ||
@@ -13,0 +13,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
13910