Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 521 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 521 Bytes

crawler

Retrieves latest information on dependencies.

Build Status

How it operates

Crawler fetches newest information on a dependency based on its manifest file. If newer version is found, an update object will be generated and stored into the database. Latest JSON schema for such an update object can be found here.