mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
868 B
868 B
0.5.1
Minor Analysis Improvements
- Deleted the deprecated
getPathandgetFolderpredicates from theXmlFileclass. - Deleted the deprecated
getIdfrom theFunction,NamespaceDefinition, andImportEqualsDeclarationclasses. - Deleted the deprecated
flowsTopredicate from theHTTP::Servers::RequestSourceandHTTP::Servers::ResponseSourceclass. - Deleted the deprecated
getEventNamepredicate from theSocketIO::ReceiveNode,SocketIO::SendNode,SocketIOClient::SendNodeclasses. - Deleted the deprecated
RateLimitedRouteHandlerExprandRouteHandlerExpressionWithRateLimiterclasses. - Import assertions are now supported. Previously this feature was only supported in TypeScript code, but is now supported for plain JavaScript as well and is also accessible in the AST.