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

@amedia/prettier-config-base

Package Overview
Dependencies
Maintainers
71
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/prettier-config-base - npm Package Compare versions

Comparing version 0.0.0 to 1.0.0

12

CHANGELOG.md
# @amedia/prettier-config
## 1.0.0
### Major Changes
- ef21080: introduce prettier-config-base
The base Prettier config is extracted to @amedia/prettier-config-base to
allow it to be used independently from @amedia/prettier-config, if the
feature probing functionality is not needed.
This is in line with how @amedia/eslint-config works.
## 1.0.2

@@ -4,0 +16,0 @@

2

package.json
{
"name": "@amedia/prettier-config-base",
"version": "0.0.0",
"version": "1.0.0",
"description": "Base Prettier config for Amedia",

@@ -5,0 +5,0 @@ "type": "commonjs",

@@ -1,2 +0,2 @@

# @amedia/eslint-config
# @amedia/prettier-config-base

@@ -8,3 +8,3 @@ The Prettier configuration for JavaScript / YAML / JSON / Markdown.

```sh
npm install --save-dev @amedia/prettier-config prettier
npm install --save-dev @amedia/prettier-config-base prettier
```

@@ -11,0 +11,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