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 to 2.1.1

vendor/apex-ast-serializer/lib/angus-activation-2.0.2.jar

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";
const version = "2.1.1";
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",
"version": "2.1.1",
"description": "Salesforce Apex plugin for Prettier",

@@ -46,3 +46,3 @@ "type": "module",

"devDependencies": {
"@tsconfig/node18": "18.2.2",
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",

@@ -55,5 +55,5 @@ "@types/node": "18.16.9",

"ts-jest": "29.1.2",
"tsx": "4.7.1",
"typescript": "5.3.3",
"undici": "6.6.2"
"tsx": "4.7.2",
"typescript": "5.4.5",
"undici": "6.13.0"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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