Class: Gitlab::DependencyLinker::PackageJsonLinker

Inherits:
JsonLinker show all
Defined in:
lib/gitlab/dependency_linker/package_json_linker.rb

Direct Known Subclasses

ComposerJsonLinker

Constant Summary

Constants inherited from BaseLinker

BaseLinker::GIT_INVALID_URL_REGEX, BaseLinker::REPO_REGEX, BaseLinker::URL_REGEX

Instance Attribute Summary

Attributes inherited from BaseLinker

#highlighted_text, #plain_text

Method Summary

Methods inherited from JsonLinker

#link

Methods inherited from BaseLinker

#external_url, #initialize, link, #link, support?

Constructor Details

This class inherits a constructor from Gitlab::DependencyLinker::BaseLinker