Socket
Socket
Sign inDemoInstall

@foray1010/prettier-config

Package Overview
Dependencies
38
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.0 to 11.0.0

10

CHANGELOG.md

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

## [11.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@10.0.0...@foray1010/prettier-config@11.0.0) (2023-11-17)
### ⚠ BREAKING CHANGES
- require node `^18.12.0 || >=20.9.0`
### Miscellaneous Chores
- require node `^18.12.0 || >=20.9.0` ([e231508](https://github.com/foray1010/common-presets/commit/e231508673cefd6e4792083e4f15fd152446e32d))
## [10.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@9.0.0...@foray1010/prettier-config@10.0.0) (2023-08-10)

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

8

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

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

"dependencies": {
"prettier-plugin-packagejson": "^2.4.3"
"prettier-plugin-packagejson": "^2.4.6"
},

@@ -33,3 +33,3 @@ "devDependencies": {

"engines": {
"node": "^16.14.0 || >=18.12.0"
"node": "^18.12.0 || >=20.9.0"
},

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

},
"gitHead": "53eea83670d83a13b40cf0022f24badccfda681c"
"gitHead": "45c8e63f5eebfb9caec22faaf5b961154b924f50"
}
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