New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@boxine/prettier-config

Package Overview
Dependencies
Maintainers
12
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boxine/prettier-config - npm Package Compare versions

Comparing version 1.4.1 to 1.5.0-rc.0

index.json

11

CHANGELOG.md

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

# [1.5.0-rc.0](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.4.1...v1.5.0-rc.0) (2020-05-15)
### Features
* **prettier:** update prettier to v2 ([63b251f](https://gitlab.boxine.de/tonies/eslint-config-boxine/commit/63b251f32e3e8b9b72bc7fd53af99bf4d739b51d))
## [1.4.1](https://gitlab.boxine.de/tonies/eslint-config-boxine/compare/v1.4.0...v1.4.1) (2020-05-12)

@@ -8,0 +19,0 @@

8

package.json
{
"name": "@boxine/prettier-config",
"version": "1.4.1",
"version": "1.5.0-rc.0",
"description": "Prettier configuration used by Boxine GmbH",

@@ -15,8 +15,8 @@ "main": "prettier.config.js",

"dependencies": {
"@boxine/eslint-config-utils": "^1.4.1"
"@boxine/eslint-config-utils": "^1.5.0-rc.0"
},
"peerDependencies": {
"prettier": "1.x"
"prettier": "2.x"
},
"gitHead": "7170ca7fee470bcbf89dfa6d4a00479cbbea3e14"
"gitHead": "168685bd416f1ab067deb190e33a125a5ec0c681"
}

@@ -12,2 +12,3 @@ # @boxine/prettier-config

## Usage
For using prettier with the cli / your prettier plugin please add to your `package.json`:

@@ -14,0 +15,0 @@

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