mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-25 02:08:28 +02: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",
|
||||||
"packages/plugin-runtime-types",
|
"packages/plugin-runtime-types",
|
||||||
"packages/common-lib",
|
"packages/common-lib",
|
||||||
|
"plugins/auth-apikey",
|
||||||
"plugins/auth-basic",
|
"plugins/auth-basic",
|
||||||
"plugins/auth-bearer",
|
"plugins/auth-bearer",
|
||||||
"plugins/auth-jwt",
|
"plugins/auth-jwt",
|
||||||
@@ -4089,6 +4090,10 @@
|
|||||||
"resolved": "plugins/action-copy-grpcurl",
|
"resolved": "plugins/action-copy-grpcurl",
|
||||||
"link": true
|
"link": true
|
||||||
},
|
},
|
||||||
|
"node_modules/@yaak/auth-apikey": {
|
||||||
|
"resolved": "plugins/auth-apikey",
|
||||||
|
"link": true
|
||||||
|
},
|
||||||
"node_modules/@yaak/auth-basic": {
|
"node_modules/@yaak/auth-basic": {
|
||||||
"resolved": "plugins/auth-basic",
|
"resolved": "plugins/auth-basic",
|
||||||
"link": true
|
"link": true
|
||||||
@@ -18496,6 +18501,10 @@
|
|||||||
"name": "@yaak/action-copy-grpcurl",
|
"name": "@yaak/action-copy-grpcurl",
|
||||||
"version": "0.1.0"
|
"version": "0.1.0"
|
||||||
},
|
},
|
||||||
|
"plugins/auth-apikey": {
|
||||||
|
"name": "@yaak/auth-apikey",
|
||||||
|
"version": "0.1.0"
|
||||||
|
},
|
||||||
"plugins/auth-basic": {
|
"plugins/auth-basic": {
|
||||||
"name": "@yaak/auth-basic",
|
"name": "@yaak/auth-basic",
|
||||||
"version": "0.1.0"
|
"version": "0.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user