New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aurahelper/languages

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurahelper/languages - npm Package Versions

23

2.1.6

Diff
jjlongoria
published 2.1.6 •

Changelog

Source

[2.1.6 - 2023-12-27]

Fixed

  • Fixed conversion from JSON object to XML in some cases
jjlongoria
published 2.1.5 •

Changelog

Source

[2.1.5 - 2023-12-07]

Changed

  • Optimized the method to parse and save all apex classes

Fixed

  • Fixed a little problem with some method parameter parenthesis formatting
jjlongoria
published 2.1.3 •
jjlongoria
published 2.1.2 •

Changelog

Source

[2.1.2 - 2023-11-14]

Fixed

  • Fixed a little problem when format sobjects declaration without fields
jjlongoria
published 2.1.1 •
jjlongoria
published 2.1.0 •

Changelog

Source

[2.1.0 - 2023-10-30]

Changed

  • Changed fast-xml-parser dependency from v3 to v4 to fix some vulnerabilities and improve performance

Added

  • Added and analyze new apex tokens
  • Added two new options to Apex Formatter
    • addWhitespaceBeforeOpenParenthesisOperator
    • addWhitespaceAfterCloseParenthesisOperator
    • SObjectFieldsPerLine
    • maxConditionsPerLine
    • conditionLogicOperatorOnNewLine
  • Added support to tab size on apex formatter

Fixed

  • Fixed formating error with annotations like @SuppressWarnings
jjlongoria
published 2.0.6 •

Changelog

Source

[2.0.6 - 2023-10-22]

Fixed

  • Fixed some vulnerabilities
jjlongoria
published 2.0.5 •

Changelog

Source

[2.0.5 - 2022-06-12]

Fixed

  • Fixed an unexpected behaviour with "on" keyword when format triggers
jjlongoria
published 2.0.4 •
jjlongoria
published 2.0.3 •