package_lock_licenses

command module
v0.0.0-...-69d9307 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

package_lock_licenses is a simple example application that reads dependencies from an npm package-lock.json file and fetches their licenses from the deps.dev gRPC API.

The output from this application is the same as examples/go/package_lock_licences_batch, but it retrieves licenses by making concurrent calls to GetVersion rather than by making calls to GetVersionBatch.

It assumes well-formed input and is not meant as an example of how to write a robust lockfile parser.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL