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

@prettier-apex/apex-ast-serializer-darwin-arm64

Package Overview
Dependencies
Maintainers
0
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier-apex/apex-ast-serializer-darwin-arm64 - npm Package Versions

2.2.2

Diff

Changelog

Source

2.2.2

  • Fix native executable not usable in NixOS Linux environment (issue).
dangmai
published 2.2.1 •

Changelog

Source

2.2.1

  • Fix native executable not spawned correctly in path with special characters (issue).
dangmai
published 2.2.0 •

Changelog

Source

2.2.0

  • Native parsing is now the default parser for supported platforms, with fallback to Java parser for unsupported platforms.
  • Support Apex AST Serializer native executable for macOS x64.
  • Improve native executable performance by utilizing Profile-Guided Optimization.
  • Improve parsing performance by directly serializing object references.
  • Improve parsing performance by using one-pass Depth-First Search to enrich AST.

Breaking Changes

  • Apex AST Serializer no longer supports outputting XML, or object references. This reduces code paths that are not absolutely necessary for the operation of Prettier Apex, leading to performance increases and binary size reduction. This should not affect end users' experience with Prettier Apex, but if you are using Apex AST Serializer directly, the -i and -f flags have been removed.
  • The install-apex-executables command is removed, since native executables are now distributed as optional dependencies to the main package.
dangmai
published 2.2.0-beta.8 •

dangmai
published 2.2.0-beta.7 •

dangmai
published 2.2.0-beta.6 •

dangmai
published 2.2.0-beta.4 •

dangmai
published 2.2.0-beta.3 •

dangmai
published 2.2.0-beta.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