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

@cirocfc/yet-another-prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cirocfc/yet-another-prettier-config - npm Package Compare versions

Comparing version 0.0.1-alpha.3 to 0.0.1-alpha.4

icons/128.png

8

CHANGELOG.md

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

## [0.0.1-alpha.4](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.3...@cirocfc/yet-another-prettier-config@0.0.1-alpha.4) (2020-06-07)
**Note:** Version bump only for package @cirocfc/yet-another-prettier-config
## [0.0.1-alpha.3](https://github.com/cirocfc/yet-another/compare/@cirocfc/yet-another-prettier-config@0.0.1-alpha.2...@cirocfc/yet-another-prettier-config@0.0.1-alpha.3) (2020-04-04)

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

7

package.json
{
"name": "@cirocfc/yet-another-prettier-config",
"description": "Yet Another: Prettier Config",
"version": "0.0.1-alpha.3",
"logo": {
"file": "./icons/128.png"
},
"version": "0.0.1-alpha.4",
"main": "src/index.js",

@@ -18,3 +21,3 @@ "author": "Ciro Ferreira da Cruz <ciro.cfc@gmail.com>",

"license": "MIT",
"gitHead": "a6da0d50db3d748e83354da031710dd7162b7b78"
"gitHead": "85f359c375a042074458b16f80dfecea95cfca0a"
}

@@ -16,2 +16,3 @@ [![npm](https://img.shields.io/npm/v/@cirocfc/yet-another-prettier-config.svg?style=flat-square)](https://www.npmjs.com/package/@cirocfc/yet-another-prettier-config) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](http://commitizen.github.io/cz-cli/)

```js
// .prettierrc.js
module.exports = {

@@ -21,1 +22,9 @@ ...require('@cirocfc/yet-another-prettier-config'),

```
---
\* Make sure to install required peerDependencies:
```sh
yarn add -D prettier
```
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