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 1.4.0 to 1.5.0

6

CHANGELOG.md

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

# [1.5.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.4.0...@foray1010/prettier-config@1.5.0) (2019-10-16)
### Features
- stricter peerDependencies range ([52f58bc](https://github.com/foray1010/common-presets/commit/52f58bc1e6ad87b544730ef7320be2c052d4d34d))
# [1.4.0](https://github.com/foray1010/common-presets/compare/@foray1010/prettier-config@1.3.0...@foray1010/prettier-config@1.4.0) (2019-10-16)

@@ -8,0 +14,0 @@

6

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

@@ -13,5 +13,5 @@ "main": "index.js",

"peerDependencies": {
"prettier": "*"
"prettier": ">=1.13.0 <2"
},
"gitHead": "e57d7e952ad9cad7b027fa6cdce515ddf0afdf75"
"gitHead": "e776e974a64ebdb65cae0393b2a52cfa51a7ee4e"
}
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