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

prettier-plugin-apex

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-apex - npm Package Compare versions

Comparing version 2.1.0-rc.7 to 2.1.0

2

dist/src/util.js

@@ -203,3 +203,3 @@ /* eslint no-param-reassign: 0 */

// This will be bumped automatically when we run the release script for new versions
const version = "2.1.0-rc.7";
const version = "2.1.0";
const filename = `apex-ast-serializer-${version}-${platform}-${arch}${platform === "win32" ? ".exe" : ""}`;

@@ -206,0 +206,0 @@ const serializerBin = getSerializerBinDirectory();

{
"name": "prettier-plugin-apex",
"version": "2.1.0-rc.7",
"version": "2.1.0",
"description": "Salesforce Apex plugin for Prettier",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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