mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-11 22:40:26 +01:00
npm i
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"packages/plugin-runtime",
|
||||
"packages/plugin-runtime-types",
|
||||
"packages/common-lib",
|
||||
"plugins/auth-apikey",
|
||||
"plugins/auth-basic",
|
||||
"plugins/auth-bearer",
|
||||
"plugins/auth-jwt",
|
||||
@@ -4089,6 +4090,10 @@
|
||||
"resolved": "plugins/action-copy-grpcurl",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaak/auth-apikey": {
|
||||
"resolved": "plugins/auth-apikey",
|
||||
"link": true
|
||||
},
|
||||
"node_modules/@yaak/auth-basic": {
|
||||
"resolved": "plugins/auth-basic",
|
||||
"link": true
|
||||
@@ -18496,6 +18501,10 @@
|
||||
"name": "@yaak/action-copy-grpcurl",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"plugins/auth-apikey": {
|
||||
"name": "@yaak/auth-apikey",
|
||||
"version": "0.1.0"
|
||||
},
|
||||
"plugins/auth-basic": {
|
||||
"name": "@yaak/auth-basic",
|
||||
"version": "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user