@base44-preview/cli 0.0.50-pr.475.235c44c → 0.0.50-pr.475.58ca3bc
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli/index.js +1 -3
- package/dist/cli/index.js.map +3 -3
- package/package.json +1 -1
package/dist/cli/index.js
CHANGED
|
@@ -243211,7 +243211,6 @@ var package_default = {
|
|
|
243211
243211
|
"@types/ejs": "^3.1.5",
|
|
243212
243212
|
"@types/express": "^5.0.6",
|
|
243213
243213
|
"@types/json-schema": "^7.0.15",
|
|
243214
|
-
"@types/jsonwebtoken": "^9.0.10",
|
|
243215
243214
|
"@types/lodash": "^4.17.24",
|
|
243216
243215
|
"@types/multer": "^2.0.0",
|
|
243217
243216
|
"@types/node": "^22.10.5",
|
|
@@ -243230,7 +243229,6 @@ var package_default = {
|
|
|
243230
243229
|
globby: "^16.1.0",
|
|
243231
243230
|
"http-proxy-middleware": "^3.0.5",
|
|
243232
243231
|
"json-schema-to-typescript": "^15.0.4",
|
|
243233
|
-
jsonwebtoken: "^9.0.3",
|
|
243234
243232
|
json5: "^2.2.3",
|
|
243235
243233
|
ky: "^1.14.2",
|
|
243236
243234
|
lodash: "^4.17.23",
|
|
@@ -260395,4 +260393,4 @@ export {
|
|
|
260395
260393
|
CLIExitError
|
|
260396
260394
|
};
|
|
260397
260395
|
|
|
260398
|
-
//# debugId=
|
|
260396
|
+
//# debugId=87279C94ABAC181364756E2164756E21
|