Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@spotify/prettier-config

Package Overview
Dependencies
Maintainers
4
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spotify/prettier-config - npm Package Compare versions

Comparing version 14.1.6 to 15.0.0

12

CHANGELOG.md

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

# [15.0.0](https://github.com/spotify/web-scripts/compare/v14.1.6...v15.0.0) (2023-05-18)
### chore
- **deps:** upgrade dependencies ([ef060c7](https://github.com/spotify/web-scripts/commit/ef060c7da531060cc1d0f0fb60d3df8f355e418e))
- **node:** upgrade required Node version to 18 ([9528841](https://github.com/spotify/web-scripts/commit/952884179ba7378440599b8acb109a98500535ee))
### BREAKING CHANGES
- **node:** Node bump from v14 to v18
- **deps:** TypeScript bump from v4 to v5, Jest bump from v28 to v29
## [14.1.6](https://github.com/spotify/web-scripts/compare/v14.1.5...v14.1.6) (2023-02-14)

@@ -8,0 +20,0 @@

8

package.json
{
"name": "@spotify/prettier-config",
"version": "14.1.6",
"version": "15.0.0",
"license": "Apache-2.0",

@@ -13,3 +13,3 @@ "description": "Spotify's base Prettier config",

"devDependencies": {
"prettier": "^2.2.1"
"prettier": "^2.8.8"
},

@@ -23,5 +23,5 @@ "peerDependencies": {

"engines": {
"node": ">=14.17.0"
"node": ">=18"
},
"gitHead": "cfb9c663f35effff4d2b7a5aa9f360f72d45ab26"
"gitHead": "6d8c06336804882c5f32ad796859fcb02dceb093"
}
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