{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ActionVersionDependency",
"title": "ActionVersionDependency",
"type": "object",
"description": "Dependency is an npm module. These values are used to produce an immutable artifact, which manifests as a layer_id.",
"additionalProperties": false,
"properties": {
"name": {
"type": "string",
"description": "name is the name of the npm module, e.g. lodash"
},
"version": {
"type": "string",
"description": "description is the version of the npm module, e.g. 4.17.1"
},
"registry_url": {
"type": "string",
"description": "registry_url is an optional value used primarily for private npm registries."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.