🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@homer0/prettier-plugin-jsdoc

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homer0/prettier-plugin-jsdoc - npm Package Compare versions

Comparing version

to
6.0.5

9

CHANGELOG.md

@@ -6,9 +6,10 @@ # Change Log

## [6.0.5](https://github.com/homer0/packages/compare/@homer0/prettier-plugin-jsdoc@6.0.4...@homer0/prettier-plugin-jsdoc@6.0.5) (2023-06-18)
**Note:** Version bump only for package @homer0/prettier-plugin-jsdoc
## [6.0.4](https://github.com/homer0/packages/compare/@homer0/prettier-plugin-jsdoc@6.0.2...@homer0/prettier-plugin-jsdoc@6.0.4) (2023-06-18)
### Bug Fixes
Nothing changed in this version, I just messed up the commits.
- **monorepo:** update all dependencies ([f35a06f](https://github.com/homer0/packages/commit/f35a06ffd2b74405dffe108a0bc2189ccc79de85))
- **prettier-plugin-jsdoc:** update ramda .of syntax ([2ea9135](https://github.com/homer0/packages/commit/2ea913572106a91115249fa23b45c583e04762fc))
## 6.0.3 (2023-06-18)

@@ -15,0 +16,0 @@

{
"name": "@homer0/prettier-plugin-jsdoc",
"description": "A Prettier plugin to format JSDoc blocks.",
"version": "6.0.4",
"version": "6.0.5",
"repository": {

@@ -28,3 +28,3 @@ "type": "git",

"devDependencies": {
"@homer0/eslint-plugin": "10.3.0",
"@homer0/eslint-plugin": "10.3.1",
"jest": "^29.5.0",

@@ -44,3 +44,3 @@ "jest-environment-node": "^29.5.0"

},
"gitHead": "d632c6e05b583ceeceff43ed7a52e1e7afbf1265"
"gitHead": "05356cf2f7d8f158a139c3e2a3fed025f60bbaad"
}