@mxpicture/gcp-functions-common 0.2.19 → 0.2.21

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.
@@ -1,2 +1,2 @@
1
- export * from "./config.api.js";
1
+ export { ApiFilterOp, CRUD_ROUTES } from "./config.api.js";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AACA,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC"}
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
- export * from "./config.api.js";
2
+ export { ApiFilterOp, CRUD_ROUTES } from "./config.api.js";
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,cAAc,iBAAiB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC"}
@@ -1,3 +1,5 @@
1
- import { CallbackAble, DocumentData } from "../types/types.document.js";
1
+ import { CallbackAble, DocumentData, DocumentKeyAdmin } from "../types/types.document.js";
2
2
  export declare const callableUnwrap: <T extends DocumentData>(c: CallbackAble<T>) => Promise<T>;
3
+ export declare const documentKeyAdmin: Required<DocumentKeyAdmin>;
4
+ export declare const DOCUMENT_KEY_ADMIN_KEYS: string[];
3
5
  //# sourceMappingURL=helper.document.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"helper.document.d.ts","sourceRoot":"","sources":["../../src/helper/helper.document.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,4BAA4B,CAAC;AAExE,eAAO,MAAM,cAAc,GAAU,CAAC,SAAS,YAAY,EACzD,GAAG,YAAY,CAAC,CAAC,CAAC,eAC0B,CAAC"}
1
+ {"version":3,"file":"helper.document.d.ts","sourceRoot":"","sources":["../../src/helper/helper.document.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,YAAY,EACZ,YAAY,EACZ,gBAAgB,EACjB,MAAM,4BAA4B,CAAC;AAEpC,eAAO,MAAM,cAAc,GAAU,CAAC,SAAS,YAAY,EACzD,GAAG,YAAY,CAAC,CAAC,CAAC,eAC0B,CAAC;AAE/C,eAAO,MAAM,gBAAgB,EAAE,QAAQ,CAAC,gBAAgB,CAIvD,CAAC;AAEF,eAAO,MAAM,uBAAuB,UAAgC,CAAC"}
@@ -1,2 +1,8 @@
1
1
  export const callableUnwrap = async (c) => (typeof c === "function" ? await c() : c);
2
+ export const documentKeyAdmin = {
3
+ id: undefined,
4
+ createTime: undefined,
5
+ updateTime: undefined,
6
+ };
7
+ export const DOCUMENT_KEY_ADMIN_KEYS = Object.keys(documentKeyAdmin);
2
8
  //# sourceMappingURL=helper.document.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"helper.document.js","sourceRoot":"","sources":["../../src/helper/helper.document.ts"],"names":[],"mappings":"AAEA,MAAM,CAAC,MAAM,cAAc,GAAG,KAAK,EACjC,CAAkB,EAClB,EAAE,CAAC,CAAC,OAAO,CAAC,KAAK,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"helper.document.js","sourceRoot":"","sources":["../../src/helper/helper.document.ts"],"names":[],"mappings":"AAMA,MAAM,CAAC,MAAM,cAAc,GAAG,KAAK,EACjC,CAAkB,EAClB,EAAE,CAAC,CAAC,OAAO,CAAC,KAAK,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AAE/C,MAAM,CAAC,MAAM,gBAAgB,GAA+B;IAC1D,EAAE,EAAE,SAAU;IACd,UAAU,EAAE,SAAU;IACtB,UAAU,EAAE,SAAU;CACvB,CAAC;AAEF,MAAM,CAAC,MAAM,uBAAuB,GAAG,MAAM,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC"}
@@ -1,3 +1,3 @@
1
- export * from "./helper.document.js";
2
- export * from "./helper.object.js";
1
+ export { callableUnwrap, DOCUMENT_KEY_ADMIN_KEYS, documentKeyAdmin, } from "./helper.document.js";
2
+ export { stripObject } from "./helper.object.js";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/helper/index.ts"],"names":[],"mappings":"AACA,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/helper/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,cAAc,EACd,uBAAuB,EACvB,gBAAgB,GACjB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,4 +1,4 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
- export * from "./helper.document.js";
3
- export * from "./helper.object.js";
2
+ export { callableUnwrap, DOCUMENT_KEY_ADMIN_KEYS, documentKeyAdmin, } from "./helper.document.js";
3
+ export { stripObject } from "./helper.object.js";
4
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/helper/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/helper/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,OAAO,EACL,cAAc,EACd,uBAAuB,EACvB,gBAAgB,GACjB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,WAAW,EAAE,MAAM,oBAAoB,CAAC"}
@@ -1,4 +1,4 @@
1
- export * from "./meta.enum.js";
2
- export * from "./meta.main.js";
3
- export * from "./meta.properties.js";
1
+ export { CrudRouteName, guardMetaFileExtension, guardMetaFileType, guardMetaTargetType, hasCrudRoute, isCrudRoute, MetaFileExtension, MetaFileType, MetaHeadType, MetaNumberFormat, MetaPropertyArrayType, MetaPropertyType, MetaStringFormat, MetaTargetType, } from "./meta.enum.js";
2
+ export { mapAnnotationsHeader, mapAnnotationsProperty, mapAnnotationsRoutes, MetaHeadData, MetaHeadDecorator, MetaHeadDecoratorMap, MetaHeadOptions, MetaHeadOptionsBase, MetaHeadOptionsMap, metaMainOptionsMap, MetaRoutes, WithMainDecoratorMap, } from "./meta.main.js";
3
+ export { castMetaPropertyArray, castMetaPropertyBoolean, castMetaPropertyCreateTime, castMetaPropertyDate, castMetaPropertyKey, castMetaPropertyNumber, castMetaPropertyObject, castMetaPropertyString, castMetaPropertyUpdateTime, MetaPropertyData, MetaPropertyDataWoType, MetaPropertyDecorator, MetaPropertyDecoratorMap, MetaPropertyOptions, MetaPropertyOptionsBase, metaPropertyOptionsMap, MetaPropertyOptionsMap, MetaPropertyOptionsWoType, stripMetaPropertyData, stripMetaPropertyDataWoType, WithPropertyDecoratorMap, } from "./meta.properties.js";
4
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/meta/index.ts"],"names":[],"mappings":"AACA,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/meta/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,aAAa,EACb,sBAAsB,EACtB,iBAAiB,EACjB,mBAAmB,EACnB,YAAY,EACZ,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,gBAAgB,EAChB,cAAc,GACf,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,oBAAoB,EACpB,YAAY,EACZ,iBAAiB,EACjB,oBAAoB,EACpB,eAAe,EACf,mBAAmB,EACnB,kBAAkB,EAClB,kBAAkB,EAClB,UAAU,EACV,oBAAoB,GACrB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,qBAAqB,EACrB,uBAAuB,EACvB,0BAA0B,EAC1B,oBAAoB,EACpB,mBAAmB,EACnB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,0BAA0B,EAC1B,gBAAgB,EAChB,sBAAsB,EACtB,qBAAqB,EACrB,wBAAwB,EACxB,mBAAmB,EACnB,uBAAuB,EACvB,sBAAsB,EACtB,sBAAsB,EACtB,yBAAyB,EACzB,qBAAqB,EACrB,2BAA2B,EAC3B,wBAAwB,GACzB,MAAM,sBAAsB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
- export * from "./meta.enum.js";
3
- export * from "./meta.main.js";
4
- export * from "./meta.properties.js";
2
+ export { CrudRouteName, guardMetaFileExtension, guardMetaFileType, guardMetaTargetType, hasCrudRoute, isCrudRoute, MetaFileExtension, MetaFileType, MetaHeadType, MetaNumberFormat, MetaPropertyArrayType, MetaPropertyType, MetaStringFormat, MetaTargetType, } from "./meta.enum.js";
3
+ export { mapAnnotationsHeader, mapAnnotationsProperty, mapAnnotationsRoutes, MetaHeadDecorator, metaMainOptionsMap, } from "./meta.main.js";
4
+ export { castMetaPropertyArray, castMetaPropertyBoolean, castMetaPropertyCreateTime, castMetaPropertyDate, castMetaPropertyKey, castMetaPropertyNumber, castMetaPropertyObject, castMetaPropertyString, castMetaPropertyUpdateTime, MetaPropertyDecorator, metaPropertyOptionsMap, stripMetaPropertyData, stripMetaPropertyDataWoType, } from "./meta.properties.js";
5
5
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/meta/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/meta/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,OAAO,EACL,aAAa,EACb,sBAAsB,EACtB,iBAAiB,EACjB,mBAAmB,EACnB,YAAY,EACZ,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,YAAY,EACZ,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,gBAAgB,EAChB,cAAc,GACf,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,oBAAoB,EACpB,sBAAsB,EACtB,oBAAoB,EAEpB,iBAAiB,EAKjB,kBAAkB,GAGnB,MAAM,gBAAgB,CAAC;AACxB,OAAO,EACL,qBAAqB,EACrB,uBAAuB,EACvB,0BAA0B,EAC1B,oBAAoB,EACpB,mBAAmB,EACnB,sBAAsB,EACtB,sBAAsB,EACtB,sBAAsB,EACtB,0BAA0B,EAG1B,qBAAqB,EAIrB,sBAAsB,EAGtB,qBAAqB,EACrB,2BAA2B,GAE5B,MAAM,sBAAsB,CAAC"}
@@ -1,2 +1,2 @@
1
- export * from "./path.common.js";
1
+ export { BasePath, basePaths, BasePathType, changelogPath, createCurrentWsPaths, CurrentPaths, packageJsonPath, WsPath, wsPaths, WsPathType, } from "./path.common.js";
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/path/index.ts"],"names":[],"mappings":"AACA,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/path/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,QAAQ,EACR,SAAS,EACT,YAAY,EACZ,aAAa,EACb,oBAAoB,EACpB,YAAY,EACZ,eAAe,EACf,MAAM,EACN,OAAO,EACP,UAAU,GACX,MAAM,kBAAkB,CAAC"}
@@ -1,3 +1,3 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
- export * from "./path.common.js";
2
+ export { basePaths, BasePathType, changelogPath, createCurrentWsPaths, packageJsonPath, wsPaths, WsPathType, } from "./path.common.js";
3
3
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/path/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,cAAc,kBAAkB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/path/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,OAAO,EAEL,SAAS,EACT,YAAY,EACZ,aAAa,EACb,oBAAoB,EAEpB,eAAe,EAEf,OAAO,EACP,UAAU,GACX,MAAM,kBAAkB,CAAC"}
@@ -1,7 +1,7 @@
1
- export * from "./types.annotation.js";
2
- export * from "./types.document.js";
3
- export * from "./types.filter.js";
4
- export * from "./types.function.js";
5
- export * from "./types.meta.js";
6
- export * from "./types.routes.js";
1
+ export { AnnotationsHeader, AnnotationsProperty, AnnotationsRoute, stripAnnotationsHeader, stripAnnotationsProperty, stripAnnotationsRoute, } from "./types.annotation.js";
2
+ export { CallbackAble, DocumentAdmin, DocumentData, DocumentFieldValue, DocumentKey, DocumentKeyAdmin, WithKey, WithoutKey, } from "./types.document.js";
3
+ export { ApiFilter, ApiFilterItem, ApiFilterItems } from "./types.filter.js";
4
+ export { FunctionFromRoutes, FunctionRequest, FunctionResponse, } from "./types.function.js";
5
+ export { MetaArrayOptions, MetaBooleanOptions, MetaCreateTimeOptions, MetaDateOptions, MetaFile, MetaHeadBaseOptions, MetaHeadInterfaceOptions, MetaImport, MetaInterfaceOptions, MetaKeyOptions, metaNameProperties, MetaNames, MetaNamesFromMap, MetaNamesMap, MetaNamesNoTarget, MetaNumberOptions, MetaObjectOptions, MetaPropertyBaseOptions, MetaRouteParams, MetaStringOptions, MetaUpdateTimeOptions, WithMap, WithoutBase, WithoutBaseIgnore, withoutBaseIgnoreValues, WithoutType, WithoutTypeIgnore, withoutTypeIgnoreValues, } from "./types.meta.js";
6
+ export { ApiFromRoutes, CrudRoutes, RouteDef, RoutesMap, WithRoutes, } from "./types.routes.js";
7
7
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AACA,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,iBAAiB,EACjB,mBAAmB,EACnB,gBAAgB,EAChB,sBAAsB,EACtB,wBAAwB,EACxB,qBAAqB,GACtB,MAAM,uBAAuB,CAAC;AAC/B,OAAO,EACL,YAAY,EACZ,aAAa,EACb,YAAY,EACZ,kBAAkB,EAClB,WAAW,EACX,gBAAgB,EAChB,OAAO,EACP,UAAU,GACX,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,SAAS,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAC7E,OAAO,EACL,kBAAkB,EAClB,eAAe,EACf,gBAAgB,GACjB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,gBAAgB,EAChB,kBAAkB,EAClB,qBAAqB,EACrB,eAAe,EACf,QAAQ,EACR,mBAAmB,EACnB,wBAAwB,EACxB,UAAU,EACV,oBAAoB,EACpB,cAAc,EACd,kBAAkB,EAClB,SAAS,EACT,gBAAgB,EAChB,YAAY,EACZ,iBAAiB,EACjB,iBAAiB,EACjB,iBAAiB,EACjB,uBAAuB,EACvB,eAAe,EACf,iBAAiB,EACjB,qBAAqB,EACrB,OAAO,EACP,WAAW,EACX,iBAAiB,EACjB,uBAAuB,EACvB,WAAW,EACX,iBAAiB,EACjB,uBAAuB,GACxB,MAAM,iBAAiB,CAAC;AACzB,OAAO,EACL,aAAa,EACb,UAAU,EACV,QAAQ,EACR,SAAS,EACT,UAAU,GACX,MAAM,mBAAmB,CAAC"}
@@ -1,8 +1,4 @@
1
1
  // This file is auto-generated. Do not edit manually.
2
- export * from "./types.annotation.js";
3
- export * from "./types.document.js";
4
- export * from "./types.filter.js";
5
- export * from "./types.function.js";
6
- export * from "./types.meta.js";
7
- export * from "./types.routes.js";
2
+ export { stripAnnotationsHeader, stripAnnotationsProperty, stripAnnotationsRoute, } from "./types.annotation.js";
3
+ export { metaNameProperties, withoutBaseIgnoreValues, withoutTypeIgnoreValues, } from "./types.meta.js";
8
4
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"AAAA,qDAAqD;AACrD,OAAO,EAIL,sBAAsB,EACtB,wBAAwB,EACxB,qBAAqB,GACtB,MAAM,uBAAuB,CAAC;AAiB/B,OAAO,EAWL,kBAAkB,EAclB,uBAAuB,EAGvB,uBAAuB,GACxB,MAAM,iBAAiB,CAAC"}
@@ -9,8 +9,8 @@ export interface DocumentAdmin {
9
9
  createTime?: Date;
10
10
  updateTime?: Date;
11
11
  }
12
+ export type DocumentKeyAdmin = DocumentKey & DocumentAdmin;
12
13
  export type WithKey<DTO extends DocumentData> = DocumentKey & DocumentAdmin & DTO;
13
- export type WithoutKeyType = "id" | "createdAt" | "updatedAt";
14
- export type WithoutKey<DTO extends DocumentData> = Omit<DTO, WithoutKeyType>;
14
+ export type WithoutKey<DTO extends DocumentData> = Omit<DTO, keyof DocumentKeyAdmin>;
15
15
  export type CallbackAble<T extends DocumentData> = T | (() => T) | (() => Promise<T>);
16
16
  //# sourceMappingURL=types.document.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.document.d.ts","sourceRoot":"","sources":["../../src/types/types.document.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,kBAAkB,GAAG,GAAG,CAAC;AACrC,MAAM,MAAM,YAAY,GAAG;IAAE,CAAC,KAAK,EAAE,MAAM,GAAG,kBAAkB,CAAA;CAAE,CAAC;AAEnE,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,aAAa;IAC5B,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,UAAU,CAAC,EAAE,IAAI,CAAC;CACnB;AAED,MAAM,MAAM,OAAO,CAAC,GAAG,SAAS,YAAY,IAAI,WAAW,GACzD,aAAa,GACb,GAAG,CAAC;AAEN,MAAM,MAAM,cAAc,GAAG,IAAI,GAAG,WAAW,GAAG,WAAW,CAAC;AAC9D,MAAM,MAAM,UAAU,CAAC,GAAG,SAAS,YAAY,IAAI,IAAI,CAAC,GAAG,EAAE,cAAc,CAAC,CAAC;AAE7E,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,YAAY,IAC3C,CAAC,GACD,CAAC,MAAM,CAAC,CAAC,GACT,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"types.document.d.ts","sourceRoot":"","sources":["../../src/types/types.document.ts"],"names":[],"mappings":"AACA,MAAM,MAAM,kBAAkB,GAAG,GAAG,CAAC;AACrC,MAAM,MAAM,YAAY,GAAG;IAAE,CAAC,KAAK,EAAE,MAAM,GAAG,kBAAkB,CAAA;CAAE,CAAC;AAEnE,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,MAAM,WAAW,aAAa;IAC5B,UAAU,CAAC,EAAE,IAAI,CAAC;IAClB,UAAU,CAAC,EAAE,IAAI,CAAC;CACnB;AAED,MAAM,MAAM,gBAAgB,GAAG,WAAW,GAAG,aAAa,CAAC;AAE3D,MAAM,MAAM,OAAO,CAAC,GAAG,SAAS,YAAY,IAAI,WAAW,GACzD,aAAa,GACb,GAAG,CAAC;AAEN,MAAM,MAAM,UAAU,CAAC,GAAG,SAAS,YAAY,IAAI,IAAI,CACrD,GAAG,EACH,MAAM,gBAAgB,CACvB,CAAC;AAEF,MAAM,MAAM,YAAY,CAAC,CAAC,SAAS,YAAY,IAC3C,CAAC,GACD,CAAC,MAAM,CAAC,CAAC,GACT,CAAC,MAAM,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mxpicture/gcp-functions-common",
3
- "version": "0.2.19",
3
+ "version": "0.2.21",
4
4
  "description": "Utils for google cloud functions, publishing both CommonJS and ESM builds",
5
5
  "type": "module",
6
6
  "author": "MXPicture",