Socket
Socket
Sign inDemoInstall

@foray1010/prettier-config

Package Overview
Dependencies
36
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 6.0.0

10

CHANGELOG.md

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

## [6.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@5.0.1...@foray1010/prettier-config@6.0.0) (2021-11-10)
### ⚠ BREAKING CHANGES
- only support node ^12.22.0 || ^14.17.0 || >=16.13.0
### Miscellaneous Chores
- bump node version requirement ([6906953](https://github.com/foray1010/common-presets/commit/6906953ac0b781376d5c8a17d27faef6a457278a))
### [5.0.1](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@5.0.0...@foray1010/prettier-config@5.0.1) (2021-08-25)

@@ -8,0 +18,0 @@

6

package.json
{
"$schema": "https://json.schemastore.org/package",
"name": "@foray1010/prettier-config",
"version": "5.0.1",
"version": "6.0.0",
"homepage": "https://github.com/foray1010/common-presets/tree/master/packages/prettier-config#readme",

@@ -26,3 +26,3 @@ "bugs": "https://github.com/foray1010/common-presets/issues",

"engines": {
"node": ">=12.13"
"node": "^12.22.0 || ^14.17.0 || >=16.13.0"
},

@@ -32,3 +32,3 @@ "publishConfig": {

},
"gitHead": "71a90d13cb71225ba3530a5f8bb5c75a780f4f03"
"gitHead": "51c3d9afc5e12b9326c67dddaee81a0cb2b47b22"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc