New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

action-docs

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

action-docs - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

8

CHANGELOG.md
# Changelog
## [2.4.3](https://github.com/npalm/action-docs/compare/v2.4.2...v2.4.3) (2024-09-03)
### Bug Fixes
* **deps:** bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group ([#689](https://github.com/npalm/action-docs/issues/689)) ([f3f9983](https://github.com/npalm/action-docs/commit/f3f9983a041d6e2b33584644cf3c0b47996afc27))
* **deps:** bump yaml from 2.4.2 to 2.5.0 ([#665](https://github.com/npalm/action-docs/issues/665)) ([de67387](https://github.com/npalm/action-docs/commit/de67387cc6a8fdb651e39bb1b8011406c55bac9a))
## [2.4.2](https://github.com/npalm/action-docs/compare/v2.4.1...v2.4.2) (2024-07-03)

@@ -4,0 +12,0 @@

6

package.json
{
"name": "action-docs",
"version": "2.4.2",
"version": "2.4.3",
"description": "Generate GitHub action docs based on action.yml",

@@ -65,7 +65,7 @@ "main": "lib/index.js",

"jest": "^29.7.0",
"nyc": "^15.1.0",
"nyc": "^17.0.0",
"prettier": "^3.2.5",
"ts-jest": "^29.1.0",
"typescript": "^5.3.0",
"yaml-types": "^0.3.0",
"yaml-types": "^0.4.0",
"yarn": "^1.22.0"

@@ -72,0 +72,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