Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@apexdevtools/apex-parser

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apexdevtools/apex-parser - npm Package Versions

2

4.4.0

Diff

Changelog

Source

4.4.0 - 2024-12-14

  • Support TimeLiteral for Time fields, e.g. WHERE TimeField__c = 01:00:00.000Z for SOQL queries
apexdevtools
published 4.3.1 •

Changelog

Source

4.3.1 - 2024-11-12

  • Fix Lexer support for uppercase Hex
  • Fix parser whenValue to support type refs
apexdevtools
published 4.3.0 •

Changelog

Source

4.3.0 - 2024-09-26

  • Add convertCurrency and FORMAT SOQL/SOSL functions
  • Support nested functions in FORMAT
  • Support aliases on SOSL functions
apexdevtools
published 4.2.0 •

Changelog

Source

4.2.0 - 2024-09-02

  • Add support for multiple nested SOQL sub queries
  • Add support for GROUPING in SOQL query
  • Add support for toLabel in SOSL query
apexdevtools
published 4.1.0 •

Changelog

Source

4.1.0 - 2024-05-12

  • Allow WITH USER_MODE or SYSTEM_MODE on SOSL queries
apexdevtools
published 4.0.0 •

Changelog

Source

4.0.0 - 2024-03-28

  • Correct trigger body parsing to allow member declarations
  • Add support for TYPEOF in SOQL subqueries
  • Change com.nawforce.apexparser packages to io.github.apexdevtools.apexparser
apexdevtools
published 3.6.0 •

Changelog

Source

3.6.0 - 2024-02-15

  • Add null coalesce operator and expression
apexdevtools
published 3.5.0 •

Changelog

Source

3.5.0 - 2023-10-15

  • Correct do-while to require block rather than statement
apexdevtools
published 3.4.0 •

Changelog

Source

3.4.0 - 2023-08-22

  • Support +/- sequences on numeric literals in switch 'when' expressions
apexdevtools
published 3.3.0 •

Changelog

Source

3.3.0 - 2023-04-30

  • Update to ANTLR 4.9.1
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc