Bump artifact dependencies if CODEQL_ACTION_ARTIFACT_V2_UPGRADE enabled (#2482)
Co-authored-by: Andrew Eisenberg <aeisenberg@github.com> Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
parent
cf5b0a9041
commit
a196a714b8
5388 changed files with 2176737 additions and 71701 deletions
26
node_modules/@protobuf-ts/protoc/package.json
generated
vendored
Normal file
26
node_modules/@protobuf-ts/protoc/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"name": "@protobuf-ts/protoc",
|
||||
"version": "2.9.4",
|
||||
"description": "Installs the protocol buffer compiler \"protoc\" for you.",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Timo Stamm <ts@timostamm.com>",
|
||||
"homepage": "https://github.com/timostamm/protobuf-ts",
|
||||
"keywords": [
|
||||
"Protocol Buffers",
|
||||
"protobuf",
|
||||
"protoc",
|
||||
"installation"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/timostamm/protobuf-ts.git",
|
||||
"directory": "packages/protoc"
|
||||
},
|
||||
"bin": {
|
||||
"protoc": "./protoc.js"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"gitHead": "1798e0d43c31eafb4b5877ef72f05abb87456823"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue