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
1
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 0.0.8-beta to 0.0.9-beta

7

package.json
{
"name": "action-docs",
"version": "0.0.8-beta",
"version": "0.0.9-beta",
"description": "Generate GitHub action docs based on action.yml",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"bin": {

@@ -41,4 +42,4 @@ "action-docs": "lib/cli.js"

"files": [
"lib/*.js",
"src/**",
"lib/**/*",
"src/**/*",
"README.md"

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