Interface NpmVersionsReader


public interface NpmVersionsReader

Read version for an npm dependency

Spring beans instances of this interface will be used to resolve npm versions

  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Get the npm packages versions from the given source
  • Method Details

    • get

      Get the npm packages versions from the given source
      Returns:
      The managed npm package versions