angular.version
string Scrub: Manual 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",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": false,
"visibility": "public",
"example": "17.1.0",
"changelog": [
{
"version": "0.7.0",
"prs": [
367
],
"description": "Added angular.version attribute"
}
]
}