Socket
Socket
Sign inDemoInstall

@foray1010/prettier-config

Package Overview
Dependencies
1
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

10

CHANGELOG.md

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

# [3.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@2.0.0...@foray1010/prettier-config@3.0.0) (2019-12-10)
### chore
- require nodejs 10 ([0a227b0](https://github.com/foray1010/common-presets/commit/0a227b09864d37082ac0167a13580eef3c32a85c))
### BREAKING CHANGES
- drop nodejs < 10.13
# [2.0.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.5.1...@foray1010/prettier-config@2.0.0) (2019-11-14)

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

6

package.json
{
"name": "@foray1010/prettier-config",
"version": "2.0.0",
"version": "3.0.0",
"license": "MIT",

@@ -10,3 +10,3 @@ "main": "index.js",

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

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

},
"gitHead": "51f4b216d13662428af0ac2d4efc51f4917e0c03"
"gitHead": "a0e2c91a98d53c595e632e7df17f87e9ba00a2ff"
}
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