Socket
Socket
Sign inDemoInstall

@foray1010/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foray1010/prettier-config - npm Package Compare versions

Comparing version 7.0.5 to 8.0.0

index.cjs

10

CHANGELOG.md

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

## [8.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.5...@foray1010/prettier-config@8.0.0) (2022-11-07)
### ⚠ BREAKING CHANGES
- drop nodejs 14.17 and 18.11
### Miscellaneous Chores
- drop nodejs 14.17 and 18.11 ([8e5c967](https://github.com/foray1010/common-presets/commit/8e5c9677b89d38c88de465f069bb5de683a8a40b))
## [7.0.5](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@7.0.4...@foray1010/prettier-config@7.0.5) (2022-09-28)

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

8

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

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

"license": "MIT",
"exports": "./index.js",
"exports": "./index.cjs",
"files": [

@@ -33,3 +33,3 @@ "**/*.{cjs,js,json,mjs}",

"engines": {
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
"node": "^14.18.0 || ^16.13.0 || >=18.12.0"
},

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

},
"gitHead": "32f909d569229f0358d66f7c8295a1d15e5c3de3"
"gitHead": "4acba77dace91746ac98872f4b8f62b410de82f5"
}
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