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

@reverecre/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reverecre/prettier-config - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

3

index.json

@@ -5,3 +5,4 @@ {

"arrowParens": "always",
"proseWrap": "always"
"proseWrap": "always",
"trailingComma": "es5"
}
{
"name": "@reverecre/prettier-config",
"version": "1.0.0",
"version": "1.0.1",
"description": "Shared Prettier config for Revere TypeScript projects",

@@ -11,3 +11,6 @@ "repository": {

"license": "MIT",
"homepage": "https://github.com/RevereCRE/prettier-config#readme"
"homepage": "https://github.com/RevereCRE/prettier-config#readme",
"volta": {
"node": "18.20.3"
}
}
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