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

@backpackjs/prettier-config

Package Overview
Dependencies
Maintainers
10
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@backpackjs/prettier-config - npm Package Compare versions

Comparing version 4.3.0 to 4.4.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [4.4.0](https://github.com/backpackjs/backpackjs-monorepo/compare/@backpackjs/prettier-config@4.3.0...@backpackjs/prettier-config@4.4.0) (2022-06-28)
**Note:** Version bump only for package @backpackjs/prettier-config
# [4.3.0](https://github.com/backpackjs/backpackjs-monorepo/compare/@backpackjs/prettier-config@1.1.1...@backpackjs/prettier-config@4.3.0) (2022-06-28)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@backpackjs/prettier-config",
"version": "4.3.0",
"version": "4.4.0",
"license": "MIT",

@@ -26,3 +26,3 @@ "author": "BackpackJS <dev@packdigial.com> (http://packdigital.com/)",

},
"gitHead": "51b3679cfced77999d2511f91f4673073a2ff2dd"
"gitHead": "b740643ef0bb24941dd43e481870c6cfb537e458"
}

@@ -7,3 +7,3 @@ module.exports = {

semi: true,
singleQuote: false,
singleQuote: true,
quoteProps: "as-needed",

@@ -10,0 +10,0 @@ jsxQuotes: false,

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