angular.version
string PII: Maybe Visibility: Public OTel: False The version of the Angular framework
Example
17.1.0 Changelog
Raw JSON
{
"key": "angular.version",
"brief": "The version of the Angular framework",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"visibility": "public",
"example": "17.1.0",
"changelog": [
{
"version": "0.7.0",
"prs": [
367
],
"description": "Added angular.version attribute"
}
]
}