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 4.3.0 to 5.0.0

10

CHANGELOG.md

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

## [5.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.3.0...@foray1010/prettier-config@5.0.0) (2021-04-29)
### ⚠ BREAKING CHANGES
- drop node 10
### Miscellaneous Chores
- drop node 10 ([fc35a40](https://github.com/foray1010/common-presets/commit/fc35a406c7da58a192e32929723ec46cc17ae219))
# [4.3.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@4.2.0...@foray1010/prettier-config@4.3.0) (2021-02-23)

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

10

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

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

"license": "MIT",
"main": "index.js",
"exports": "./index.js",
"files": [
"*.js",
"**/*.{cjs,js,json,mjs}",
"prettierignore"

@@ -26,3 +26,3 @@ ],

"engines": {
"node": ">=10.13"
"node": ">=12.13"
},

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

},
"gitHead": "599b6595257b548d105685b16dfef8a3d27ada50"
"gitHead": "fb70357d157e2521b6754a18ae95e240695b9f94"
}
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