inspect-parameters-declaration
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "inspect-parameters-declaration", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Inspects function's parameters declaration and returns information about it (e.g. names, default values, if needs destructuring, destructured parameters names and default values)", | ||
@@ -5,0 +5,0 @@ "main": "./lib/inspect-parameters-declaration.js", |
@@ -17,2 +17,5 @@ # inspect-parameters-declaration | ||
``` | ||
```bash | ||
npx inspect-parameters-declaration --help | ||
``` | ||
@@ -19,0 +22,0 @@ ## Usage |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15951
91