dependents-editor-backend
Advanced tools
Comparing version 1.12.4 to 1.12.5
@@ -23,3 +23,3 @@ #!/usr/bin/env node | ||
.option('--lookup', 'perform a partial lookup for the jump to dependency feature') | ||
.option('--lookup-position', 'jump to dependency: location of the clicked character of the target') | ||
.option('--lookup-position <value>', 'jump to dependency: location of the clicked character of the target') | ||
@@ -26,0 +26,0 @@ .option('--find-dependents', 'get the dependents of the current file') |
{ | ||
"name": "dependents-editor-backend", | ||
"version": "1.12.4", | ||
"version": "1.12.5", | ||
"description": "The brains behind Dependents editor plugins", | ||
@@ -5,0 +5,0 @@ "main": "lib/cli.js", |
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
12175