Socket
Socket
Sign inDemoInstall

@swimlane/prettier-config-swimlane

Package Overview
Dependencies
Maintainers
27
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swimlane/prettier-config-swimlane - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

3

lib/prettier.config.js

@@ -7,5 +7,6 @@ 'use strict';

trailingComma: 'none',
arrowParens: 'avoid'
arrowParens: 'avoid',
endOfLine: 'lf'
};
module.exports = prettierConfig;
{
"name": "@swimlane/prettier-config-swimlane",
"version": "3.0.2",
"version": "3.0.3",
"description": "Prettier configuration used in Swimlane projects.",

@@ -5,0 +5,0 @@ "main": "index.js",

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