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

@tabula/prettier-config

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tabula/prettier-config - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

CHANGELOG.md
# @tabula/prettier-config
## 0.1.1
### Patch Changes
- [#8](https://github.com/ReTable/ui-kit/pull/8) [`c7da3aa`](https://github.com/ReTable/ui-kit/commit/c7da3aa6e39caf22e7ebe54a9cfdeab94000e229) Thanks [@demiazz](https://github.com/demiazz)! - update `prettier-config`'s dependencies and bump required `prettier` version up to `3.x`
## 0.1.0

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

6

package.json
{
"name": "@tabula/prettier-config",
"version": "0.1.0",
"version": "0.1.1",
"description": "Configuration for the Prettier",

@@ -30,7 +30,7 @@ "exports": {

"dependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.1.1"
"@trivago/prettier-plugin-sort-imports": "^4.2.0"
},
"peerDependencies": {
"prettier": "^2.8.8"
"prettier": "^3.0.0"
}
}
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