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

@charlietango/react-docs

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@charlietango/react-docs - npm Package Compare versions

Comparing version

to
5.4.3

6

package.json
{
"name": "@charlietango/react-docs",
"description": "Generate docs using react-docgen, and output to Markdown, json or CSharp ViewModels.",
"version": "5.4.2",
"version": "5.4.3",
"main": "lib/index.js",

@@ -28,3 +28,3 @@ "bin": {

"dependencies": {
"@charlietango/react-docs-net": "^5.4.2",
"@charlietango/react-docs-net": "^5.4.3",
"ansi-colors": "^3.2.4",

@@ -55,3 +55,3 @@ "chalk": "^2.4.2",

},
"gitHead": "6f8aae13ccdd79523e3e6f12da9d72500abc2ea4"
"gitHead": "a26525c2c122165503f5eb6476a269f5f48e3be7"
}