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
-
Method Details
-
get
NpmPackagesVersions get()Get the npm packages versions from the given source- Returns:
- The managed npm package versions
-