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

@qlik/prettier-config

Package Overview
Dependencies
Maintainers
0
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qlik/prettier-config - npm Package Compare versions

Comparing version 0.4.14 to 0.4.15

6

CHANGELOG.md
# @qlik/prettier-config
## 0.4.15
### Patch Changes
- 7e39a7d: clean up dependencies and mark them with `^`
## 0.4.14

@@ -4,0 +10,0 @@

15

package.json
{
"name": "@qlik/prettier-config",
"version": "0.4.14",
"version": "0.4.15",
"description": "Qlik's shared Prettier config",

@@ -9,13 +9,12 @@ "repository": "git@github.com:qlik-oss/dev-tools-js.git",

"dependencies": {
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-packagejson": "2.5.0",
"prettier-plugin-sh": "0.14.0",
"prettier-plugin-svelte": "3.2.5"
"prettier-plugin-organize-imports": "^3.2.4",
"prettier-plugin-packagejson": "^2.5.0",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-svelte": "^3.2.5"
},
"peerDependencies": {
"prettier": "3.x"
"prettier": "^3.0.0"
},
"engines": {
"node": ">=16",
"pnpm": ">=8"
"node": ">=16"
},

@@ -22,0 +21,0 @@ "publishConfig": {

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