@colyseus/core 0.14.27 → 0.14.30
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/README.md +26 -18
- package/build/Logger.js +49 -10
- package/build/Logger.js.map +7 -1
- package/build/Logger.mjs +23 -5
- package/build/Logger.mjs.map +7 -1
- package/build/Server.js +5 -5
- package/build/Server.js.map +1 -1
- package/build/Server.mjs +5 -5
- package/build/Server.mjs.map +1 -1
- package/build/Transport.d.ts +2 -1
- package/build/Transport.js.map +1 -1
- package/build/Transport.mjs.map +1 -1
- package/build/Utils.d.ts +10 -0
- package/build/Utils.js +4 -0
- package/build/Utils.js.map +1 -1
- package/build/Utils.mjs +4 -1
- package/build/Utils.mjs.map +1 -1
- package/build/index.d.ts +1 -1
- package/build/index.js +1 -0
- package/build/index.js.map +1 -1
- package/build/index.mjs +1 -1
- package/build/matchmaker/driver/interfaces.js +15 -0
- package/build/matchmaker/driver/interfaces.js.map +7 -0
- package/build/matchmaker/driver/interfaces.mjs +0 -0
- package/build/matchmaker/driver/interfaces.mjs.map +7 -0
- package/build/presence/LocalPresence.d.ts +3 -3
- package/build/presence/LocalPresence.js +3 -1
- package/build/presence/LocalPresence.js.map +1 -1
- package/build/presence/LocalPresence.mjs +3 -1
- package/build/presence/LocalPresence.mjs.map +1 -1
- package/build/presence/Presence.d.ts +1 -1
- package/build/presence/Presence.js +15 -0
- package/build/presence/Presence.js.map +7 -0
- package/build/presence/Presence.mjs +0 -0
- package/build/presence/Presence.mjs.map +7 -0
- package/build/serializer/Serializer.js +15 -0
- package/build/serializer/Serializer.js.map +7 -0
- package/build/serializer/Serializer.mjs +0 -0
- package/build/serializer/Serializer.mjs.map +7 -0
- package/build/types.js +15 -0
- package/build/types.js.map +7 -0
- package/build/types.mjs +0 -0
- package/build/types.mjs.map +7 -0
- package/build/utils/DevMode.d.ts +12 -0
- package/build/utils/DevMode.js +108 -0
- package/build/utils/DevMode.js.map +7 -0
- package/build/utils/DevMode.mjs +75 -0
- package/build/utils/DevMode.mjs.map +7 -0
- package/build/utils/Utils.d.ts +49 -0
- package/build/utils/Utils.js +238 -0
- package/build/utils/Utils.js.map +7 -0
- package/build/utils/Utils.mjs +204 -0
- package/build/utils/Utils.mjs.map +7 -0
- package/package.json +2 -2
- package/build/_virtual/AggregationCursor.js_commonjs-proxy +0 -3
- package/build/_virtual/AggregationCursor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/BufferList.js_commonjs-proxy +0 -3
- package/build/_virtual/BufferList.js_commonjs-proxy.map +0 -1
- package/build/_virtual/ChangeStream.js_commonjs-proxy +0 -3
- package/build/_virtual/ChangeStream.js_commonjs-proxy.map +0 -1
- package/build/_virtual/PopulateOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/PopulateOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/QueryCursor.js_commonjs-proxy +0 -3
- package/build/_virtual/QueryCursor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/ReadPreference.js_commonjs-proxy +0 -3
- package/build/_virtual/ReadPreference.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaArrayOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaArrayOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaBufferOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaBufferOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaDateOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaDateOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaDocumentArrayOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaDocumentArrayOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaMapOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaMapOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaNumberOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaNumberOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaObjectIdOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaObjectIdOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaSingleNestedOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaSingleNestedOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaStringOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaStringOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SchemaTypeOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/SchemaTypeOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SingleNestedPath.js_commonjs-proxy +0 -3
- package/build/_virtual/SingleNestedPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/SkipPopulateValue.js_commonjs-proxy +0 -3
- package/build/_virtual/SkipPopulateValue.js_commonjs-proxy.map +0 -1
- package/build/_virtual/VirtualOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/VirtualOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/_commonjsHelpers.js +0 -28
- package/build/_virtual/_commonjsHelpers.js.map +0 -1
- package/build/_virtual/_stream_duplex.js_commonjs-proxy +0 -3
- package/build/_virtual/_stream_duplex.js_commonjs-proxy.map +0 -1
- package/build/_virtual/_stream_passthrough.js_commonjs-proxy +0 -3
- package/build/_virtual/_stream_passthrough.js_commonjs-proxy.map +0 -1
- package/build/_virtual/_stream_readable.js_commonjs-proxy +0 -3
- package/build/_virtual/_stream_readable.js_commonjs-proxy.map +0 -1
- package/build/_virtual/_stream_transform.js_commonjs-proxy +0 -3
- package/build/_virtual/_stream_transform.js_commonjs-proxy.map +0 -1
- package/build/_virtual/_stream_writable.js_commonjs-proxy +0 -3
- package/build/_virtual/_stream_writable.js_commonjs-proxy.map +0 -1
- package/build/_virtual/addAutoId.js_commonjs-proxy +0 -3
- package/build/_virtual/addAutoId.js_commonjs-proxy.map +0 -1
- package/build/_virtual/add_user.js_commonjs-proxy +0 -3
- package/build/_virtual/add_user.js_commonjs-proxy.map +0 -1
- package/build/_virtual/admin.js_commonjs-proxy +0 -3
- package/build/_virtual/admin.js_commonjs-proxy.map +0 -1
- package/build/_virtual/aggregate.js_commonjs-proxy +0 -3
- package/build/_virtual/aggregate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/aggregate2.js_commonjs-proxy +0 -3
- package/build/_virtual/aggregate2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/aggregation_cursor.js_commonjs-proxy +0 -3
- package/build/_virtual/aggregation_cursor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/allServersUnknown.js_commonjs-proxy +0 -3
- package/build/_virtual/allServersUnknown.js_commonjs-proxy.map +0 -1
- package/build/_virtual/any.js_commonjs-proxy +0 -3
- package/build/_virtual/any.js_commonjs-proxy.map +0 -1
- package/build/_virtual/apm.js_commonjs-proxy +0 -3
- package/build/_virtual/apm.js_commonjs-proxy.map +0 -1
- package/build/_virtual/apm2.js_commonjs-proxy +0 -3
- package/build/_virtual/apm2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyGlobalMaxTimeMS.js_commonjs-proxy +0 -3
- package/build/_virtual/applyGlobalMaxTimeMS.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyHooks.js_commonjs-proxy +0 -3
- package/build/_virtual/applyHooks.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyMethods.js_commonjs-proxy +0 -3
- package/build/_virtual/applyMethods.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyPlugins.js_commonjs-proxy +0 -3
- package/build/_virtual/applyPlugins.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyQueryMiddleware.js_commonjs-proxy +0 -3
- package/build/_virtual/applyQueryMiddleware.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyStaticHooks.js_commonjs-proxy +0 -3
- package/build/_virtual/applyStaticHooks.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyStatics.js_commonjs-proxy +0 -3
- package/build/_virtual/applyStatics.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyTimestampsToChildren.js_commonjs-proxy +0 -3
- package/build/_virtual/applyTimestampsToChildren.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyTimestampsToUpdate.js_commonjs-proxy +0 -3
- package/build/_virtual/applyTimestampsToUpdate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/applyWriteConcern.js_commonjs-proxy +0 -3
- package/build/_virtual/applyWriteConcern.js_commonjs-proxy.map +0 -1
- package/build/_virtual/areDiscriminatorValuesEqual.js_commonjs-proxy +0 -3
- package/build/_virtual/areDiscriminatorValuesEqual.js_commonjs-proxy.map +0 -1
- package/build/_virtual/array.js_commonjs-proxy +0 -3
- package/build/_virtual/array.js_commonjs-proxy.map +0 -1
- package/build/_virtual/array2.js_commonjs-proxy +0 -3
- package/build/_virtual/array2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/arrayDepth.js_commonjs-proxy +0 -3
- package/build/_virtual/arrayDepth.js_commonjs-proxy.map +0 -1
- package/build/_virtual/assignRawDocsToIdStructure.js_commonjs-proxy +0 -3
- package/build/_virtual/assignRawDocsToIdStructure.js_commonjs-proxy.map +0 -1
- package/build/_virtual/assignVals.js_commonjs-proxy +0 -3
- package/build/_virtual/assignVals.js_commonjs-proxy.map +0 -1
- package/build/_virtual/async.js_commonjs-proxy +0 -3
- package/build/_virtual/async.js_commonjs-proxy.map +0 -1
- package/build/_virtual/async_iterator.js_commonjs-proxy +0 -3
- package/build/_virtual/async_iterator.js_commonjs-proxy.map +0 -1
- package/build/_virtual/auth_provider.js_commonjs-proxy +0 -3
- package/build/_virtual/auth_provider.js_commonjs-proxy.map +0 -1
- package/build/_virtual/aws4.js_commonjs-proxy +0 -3
- package/build/_virtual/aws4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/binary.js_commonjs-proxy +0 -3
- package/build/_virtual/binary.js_commonjs-proxy.map +0 -1
- package/build/_virtual/binary2.js_commonjs-proxy +0 -3
- package/build/_virtual/binary2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bind.js_commonjs-proxy +0 -3
- package/build/_virtual/bind.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bitwise.js_commonjs-proxy +0 -3
- package/build/_virtual/bitwise.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bl.js_commonjs-proxy +0 -3
- package/build/_virtual/bl.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bluebird.js_commonjs-proxy +0 -3
- package/build/_virtual/bluebird.js_commonjs-proxy.map +0 -1
- package/build/_virtual/boolean.js_commonjs-proxy +0 -3
- package/build/_virtual/boolean.js_commonjs-proxy.map +0 -1
- package/build/_virtual/boolean2.js_commonjs-proxy +0 -3
- package/build/_virtual/boolean2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/browserDocument.js_commonjs-proxy +0 -3
- package/build/_virtual/browserDocument.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bson.js_commonjs-proxy +0 -3
- package/build/_virtual/bson.js_commonjs-proxy.map +0 -1
- package/build/_virtual/buffer-util.js_commonjs-proxy +0 -3
- package/build/_virtual/buffer-util.js_commonjs-proxy.map +0 -1
- package/build/_virtual/buffer.js_commonjs-proxy +0 -3
- package/build/_virtual/buffer.js_commonjs-proxy.map +0 -1
- package/build/_virtual/buffer2.js_commonjs-proxy +0 -3
- package/build/_virtual/buffer2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/bulk_write.js_commonjs-proxy +0 -3
- package/build/_virtual/bulk_write.js_commonjs-proxy.map +0 -1
- package/build/_virtual/calculate_size.js_commonjs-proxy +0 -3
- package/build/_virtual/calculate_size.js_commonjs-proxy.map +0 -1
- package/build/_virtual/call_get.js_commonjs-proxy +0 -3
- package/build/_virtual/call_get.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cancel.js_commonjs-proxy +0 -3
- package/build/_virtual/cancel.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cast.js_commonjs-proxy +0 -3
- package/build/_virtual/cast.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cast2.js_commonjs-proxy +0 -3
- package/build/_virtual/cast2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/castArrayFilters.js_commonjs-proxy +0 -3
- package/build/_virtual/castArrayFilters.js_commonjs-proxy.map +0 -1
- package/build/_virtual/castBulkWrite.js_commonjs-proxy +0 -3
- package/build/_virtual/castBulkWrite.js_commonjs-proxy.map +0 -1
- package/build/_virtual/castFilterPath.js_commonjs-proxy +0 -3
- package/build/_virtual/castFilterPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/castUpdate.js_commonjs-proxy +0 -3
- package/build/_virtual/castUpdate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/catch_filter.js_commonjs-proxy +0 -3
- package/build/_virtual/catch_filter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/change_stream.js_commonjs-proxy +0 -3
- package/build/_virtual/change_stream.js_commonjs-proxy.map +0 -1
- package/build/_virtual/checkEmbeddedDiscriminatorKeyProjection.js_commonjs-proxy +0 -3
- package/build/_virtual/checkEmbeddedDiscriminatorKeyProjection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/chunk.js_commonjs-proxy +0 -3
- package/build/_virtual/chunk.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cleanModifiedSubpaths.js_commonjs-proxy +0 -3
- package/build/_virtual/cleanModifiedSubpaths.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cleanPositionalOperators.js_commonjs-proxy +0 -3
- package/build/_virtual/cleanPositionalOperators.js_commonjs-proxy.map +0 -1
- package/build/_virtual/clone.js_commonjs-proxy +0 -3
- package/build/_virtual/clone.js_commonjs-proxy.map +0 -1
- package/build/_virtual/code.js_commonjs-proxy +0 -3
- package/build/_virtual/code.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collection.js_commonjs-proxy +0 -3
- package/build/_virtual/collection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collection2.js_commonjs-proxy +0 -3
- package/build/_virtual/collection2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collection3.js_commonjs-proxy +0 -3
- package/build/_virtual/collection3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collection4.js_commonjs-proxy +0 -3
- package/build/_virtual/collection4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collection_ops.js_commonjs-proxy +0 -3
- package/build/_virtual/collection_ops.js_commonjs-proxy.map +0 -1
- package/build/_virtual/collections.js_commonjs-proxy +0 -3
- package/build/_virtual/collections.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command.js_commonjs-proxy +0 -3
- package/build/_virtual/command.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command2.js_commonjs-proxy +0 -3
- package/build/_virtual/command2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command3.js_commonjs-proxy +0 -3
- package/build/_virtual/command3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command_cursor.js_commonjs-proxy +0 -3
- package/build/_virtual/command_cursor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command_result.js_commonjs-proxy +0 -3
- package/build/_virtual/command_result.js_commonjs-proxy.map +0 -1
- package/build/_virtual/command_v2.js_commonjs-proxy +0 -3
- package/build/_virtual/command_v2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/commands.js_commonjs-proxy +0 -3
- package/build/_virtual/commands.js_commonjs-proxy.map +0 -1
- package/build/_virtual/commands2.js_commonjs-proxy +0 -3
- package/build/_virtual/commands2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/common.js_commonjs-proxy +0 -3
- package/build/_virtual/common.js_commonjs-proxy.map +0 -1
- package/build/_virtual/common2.js_commonjs-proxy +0 -3
- package/build/_virtual/common2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/common3.js_commonjs-proxy +0 -3
- package/build/_virtual/common3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/common_functions.js_commonjs-proxy +0 -3
- package/build/_virtual/common_functions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/compile.js_commonjs-proxy +0 -3
- package/build/_virtual/compile.js_commonjs-proxy.map +0 -1
- package/build/_virtual/completeMany.js_commonjs-proxy +0 -3
- package/build/_virtual/completeMany.js_commonjs-proxy.map +0 -1
- package/build/_virtual/compression.js_commonjs-proxy +0 -3
- package/build/_virtual/compression.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connect.js_commonjs-proxy +0 -3
- package/build/_virtual/connect.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connect2.js_commonjs-proxy +0 -3
- package/build/_virtual/connect2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connection.js_commonjs-proxy +0 -3
- package/build/_virtual/connection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connection2.js_commonjs-proxy +0 -3
- package/build/_virtual/connection2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connection3.js_commonjs-proxy +0 -3
- package/build/_virtual/connection3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connection4.js_commonjs-proxy +0 -3
- package/build/_virtual/connection4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connection_pool.js_commonjs-proxy +0 -3
- package/build/_virtual/connection_pool.js_commonjs-proxy.map +0 -1
- package/build/_virtual/connectionstate.js_commonjs-proxy +0 -3
- package/build/_virtual/connectionstate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/constants.js_commonjs-proxy +0 -3
- package/build/_virtual/constants.js_commonjs-proxy.map +0 -1
- package/build/_virtual/constants2.js_commonjs-proxy +0 -3
- package/build/_virtual/constants2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/constants3.js_commonjs-proxy +0 -3
- package/build/_virtual/constants3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/context.js_commonjs-proxy +0 -3
- package/build/_virtual/context.js_commonjs-proxy.map +0 -1
- package/build/_virtual/core_array.js_commonjs-proxy +0 -3
- package/build/_virtual/core_array.js_commonjs-proxy.map +0 -1
- package/build/_virtual/count.js_commonjs-proxy +0 -3
- package/build/_virtual/count.js_commonjs-proxy.map +0 -1
- package/build/_virtual/count_documents.js_commonjs-proxy +0 -3
- package/build/_virtual/count_documents.js_commonjs-proxy.map +0 -1
- package/build/_virtual/createClient.js_commonjs-proxy +0 -3
- package/build/_virtual/createClient.js_commonjs-proxy.map +0 -1
- package/build/_virtual/createPopulateQueryFilter.js_commonjs-proxy +0 -3
- package/build/_virtual/createPopulateQueryFilter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/create_collection.js_commonjs-proxy +0 -3
- package/build/_virtual/create_collection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/create_indexes.js_commonjs-proxy +0 -3
- package/build/_virtual/create_indexes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cursor.js_commonjs-proxy +0 -3
- package/build/_virtual/cursor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cursor2.js_commonjs-proxy +0 -3
- package/build/_virtual/cursor2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/cursor_ops.js_commonjs-proxy +0 -3
- package/build/_virtual/cursor_ops.js_commonjs-proxy.map +0 -1
- package/build/_virtual/customErrors.js_commonjs-proxy +0 -3
- package/build/_virtual/customErrors.js_commonjs-proxy.map +0 -1
- package/build/_virtual/date.js_commonjs-proxy +0 -3
- package/build/_virtual/date.js_commonjs-proxy.map +0 -1
- package/build/_virtual/date2.js_commonjs-proxy +0 -3
- package/build/_virtual/date2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/db.js_commonjs-proxy +0 -3
- package/build/_virtual/db.js_commonjs-proxy.map +0 -1
- package/build/_virtual/db_ops.js_commonjs-proxy +0 -3
- package/build/_virtual/db_ops.js_commonjs-proxy.map +0 -1
- package/build/_virtual/db_ref.js_commonjs-proxy +0 -3
- package/build/_virtual/db_ref.js_commonjs-proxy.map +0 -1
- package/build/_virtual/debug.js_commonjs-proxy +0 -3
- package/build/_virtual/debug.js_commonjs-proxy.map +0 -1
- package/build/_virtual/debuggability.js_commonjs-proxy +0 -3
- package/build/_virtual/debuggability.js_commonjs-proxy.map +0 -1
- package/build/_virtual/decimal128.js_commonjs-proxy +0 -3
- package/build/_virtual/decimal128.js_commonjs-proxy.map +0 -1
- package/build/_virtual/decimal1282.js_commonjs-proxy +0 -3
- package/build/_virtual/decimal1282.js_commonjs-proxy.map +0 -1
- package/build/_virtual/decimal1283.js_commonjs-proxy +0 -3
- package/build/_virtual/decimal1283.js_commonjs-proxy.map +0 -1
- package/build/_virtual/decimal1284.js_commonjs-proxy +0 -3
- package/build/_virtual/decimal1284.js_commonjs-proxy.map +0 -1
- package/build/_virtual/decimal1285.js_commonjs-proxy +0 -3
- package/build/_virtual/decimal1285.js_commonjs-proxy.map +0 -1
- package/build/_virtual/defaultAuthProviders.js_commonjs-proxy +0 -3
- package/build/_virtual/defaultAuthProviders.js_commonjs-proxy.map +0 -1
- package/build/_virtual/delete_many.js_commonjs-proxy +0 -3
- package/build/_virtual/delete_many.js_commonjs-proxy.map +0 -1
- package/build/_virtual/delete_one.js_commonjs-proxy +0 -3
- package/build/_virtual/delete_one.js_commonjs-proxy.map +0 -1
- package/build/_virtual/deque.js_commonjs-proxy +0 -3
- package/build/_virtual/deque.js_commonjs-proxy.map +0 -1
- package/build/_virtual/deserializer.js_commonjs-proxy +0 -3
- package/build/_virtual/deserializer.js_commonjs-proxy.map +0 -1
- package/build/_virtual/destroy.js_commonjs-proxy +0 -3
- package/build/_virtual/destroy.js_commonjs-proxy.map +0 -1
- package/build/_virtual/direct_resolve.js_commonjs-proxy +0 -3
- package/build/_virtual/direct_resolve.js_commonjs-proxy.map +0 -1
- package/build/_virtual/discriminator.js_commonjs-proxy +0 -3
- package/build/_virtual/discriminator.js_commonjs-proxy.map +0 -1
- package/build/_virtual/distinct.js_commonjs-proxy +0 -3
- package/build/_virtual/distinct.js_commonjs-proxy.map +0 -1
- package/build/_virtual/divergentArray.js_commonjs-proxy +0 -3
- package/build/_virtual/divergentArray.js_commonjs-proxy.map +0 -1
- package/build/_virtual/document.js_commonjs-proxy +0 -3
- package/build/_virtual/document.js_commonjs-proxy.map +0 -1
- package/build/_virtual/document_provider.js_commonjs-proxy +0 -3
- package/build/_virtual/document_provider.js_commonjs-proxy.map +0 -1
- package/build/_virtual/documentarray.js_commonjs-proxy +0 -3
- package/build/_virtual/documentarray.js_commonjs-proxy.map +0 -1
- package/build/_virtual/documentarray2.js_commonjs-proxy +0 -3
- package/build/_virtual/documentarray2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/double.js_commonjs-proxy +0 -3
- package/build/_virtual/double.js_commonjs-proxy.map +0 -1
- package/build/_virtual/download.js_commonjs-proxy +0 -3
- package/build/_virtual/download.js_commonjs-proxy.map +0 -1
- package/build/_virtual/driver.js_commonjs-proxy +0 -3
- package/build/_virtual/driver.js_commonjs-proxy.map +0 -1
- package/build/_virtual/drop.js_commonjs-proxy +0 -3
- package/build/_virtual/drop.js_commonjs-proxy.map +0 -1
- package/build/_virtual/drop_index.js_commonjs-proxy +0 -3
- package/build/_virtual/drop_index.js_commonjs-proxy.map +0 -1
- package/build/_virtual/drop_indexes.js_commonjs-proxy +0 -3
- package/build/_virtual/drop_indexes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/dynamic_loaders.js_commonjs-proxy +0 -3
- package/build/_virtual/dynamic_loaders.js_commonjs-proxy.map +0 -1
- package/build/_virtual/each.js_commonjs-proxy +0 -3
- package/build/_virtual/each.js_commonjs-proxy.map +0 -1
- package/build/_virtual/each2.js_commonjs-proxy +0 -3
- package/build/_virtual/each2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/eachAsync.js_commonjs-proxy +0 -3
- package/build/_virtual/eachAsync.js_commonjs-proxy.map +0 -1
- package/build/_virtual/embedded.js_commonjs-proxy +0 -3
- package/build/_virtual/embedded.js_commonjs-proxy.map +0 -1
- package/build/_virtual/encrypter.js_commonjs-proxy +0 -3
- package/build/_virtual/encrypter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/env.js_commonjs-proxy +0 -3
- package/build/_virtual/env.js_commonjs-proxy.map +0 -1
- package/build/_virtual/error.js_commonjs-proxy +0 -3
- package/build/_virtual/error.js_commonjs-proxy.map +0 -1
- package/build/_virtual/error2.js_commonjs-proxy +0 -3
- package/build/_virtual/error2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/errors.js_commonjs-proxy +0 -3
- package/build/_virtual/errors.js_commonjs-proxy.map +0 -1
- package/build/_virtual/errors2.js_commonjs-proxy +0 -3
- package/build/_virtual/errors2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/es5.js_commonjs-proxy +0 -3
- package/build/_virtual/es5.js_commonjs-proxy.map +0 -1
- package/build/_virtual/estimated_document_count.js_commonjs-proxy +0 -3
- package/build/_virtual/estimated_document_count.js_commonjs-proxy.map +0 -1
- package/build/_virtual/event-target.js_commonjs-proxy +0 -3
- package/build/_virtual/event-target.js_commonjs-proxy.map +0 -1
- package/build/_virtual/events.js_commonjs-proxy +0 -3
- package/build/_virtual/events.js_commonjs-proxy.map +0 -1
- package/build/_virtual/events2.js_commonjs-proxy +0 -3
- package/build/_virtual/events2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/execute_db_admin_command.js_commonjs-proxy +0 -3
- package/build/_virtual/execute_db_admin_command.js_commonjs-proxy.map +0 -1
- package/build/_virtual/execute_operation.js_commonjs-proxy +0 -3
- package/build/_virtual/execute_operation.js_commonjs-proxy.map +0 -1
- package/build/_virtual/exists.js_commonjs-proxy +0 -3
- package/build/_virtual/exists.js_commonjs-proxy.map +0 -1
- package/build/_virtual/explain.js_commonjs-proxy +0 -3
- package/build/_virtual/explain.js_commonjs-proxy.map +0 -1
- package/build/_virtual/extension.js_commonjs-proxy +0 -3
- package/build/_virtual/extension.js_commonjs-proxy.map +0 -1
- package/build/_virtual/filter.js_commonjs-proxy +0 -3
- package/build/_virtual/filter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/finally.js_commonjs-proxy +0 -3
- package/build/_virtual/finally.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find.js_commonjs-proxy +0 -3
- package/build/_virtual/find.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find_and_modify.js_commonjs-proxy +0 -3
- package/build/_virtual/find_and_modify.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find_one.js_commonjs-proxy +0 -3
- package/build/_virtual/find_one.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find_one_and_delete.js_commonjs-proxy +0 -3
- package/build/_virtual/find_one_and_delete.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find_one_and_replace.js_commonjs-proxy +0 -3
- package/build/_virtual/find_one_and_replace.js_commonjs-proxy.map +0 -1
- package/build/_virtual/find_one_and_update.js_commonjs-proxy +0 -3
- package/build/_virtual/find_one_and_update.js_commonjs-proxy.map +0 -1
- package/build/_virtual/float_parser.js_commonjs-proxy +0 -3
- package/build/_virtual/float_parser.js_commonjs-proxy.map +0 -1
- package/build/_virtual/generators.js_commonjs-proxy +0 -3
- package/build/_virtual/generators.js_commonjs-proxy.map +0 -1
- package/build/_virtual/geo_haystack_search.js_commonjs-proxy +0 -3
- package/build/_virtual/geo_haystack_search.js_commonjs-proxy.map +0 -1
- package/build/_virtual/geospatial.js_commonjs-proxy +0 -3
- package/build/_virtual/geospatial.js_commonjs-proxy.map +0 -1
- package/build/_virtual/get.js_commonjs-proxy +0 -3
- package/build/_virtual/get.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getConstructor.js_commonjs-proxy +0 -3
- package/build/_virtual/getConstructor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getDefaultBulkwriteResult.js_commonjs-proxy +0 -3
- package/build/_virtual/getDefaultBulkwriteResult.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getDiscriminatorByValue.js_commonjs-proxy +0 -3
- package/build/_virtual/getDiscriminatorByValue.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getEmbeddedDiscriminatorPath.js_commonjs-proxy +0 -3
- package/build/_virtual/getEmbeddedDiscriminatorPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getEmbeddedDiscriminatorPath2.js_commonjs-proxy +0 -3
- package/build/_virtual/getEmbeddedDiscriminatorPath2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getFunctionName.js_commonjs-proxy +0 -3
- package/build/_virtual/getFunctionName.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getIndexes.js_commonjs-proxy +0 -3
- package/build/_virtual/getIndexes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getModelsMapForPopulate.js_commonjs-proxy +0 -3
- package/build/_virtual/getModelsMapForPopulate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getPath.js_commonjs-proxy +0 -3
- package/build/_virtual/getPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getSchemaDiscriminatorByValue.js_commonjs-proxy +0 -3
- package/build/_virtual/getSchemaDiscriminatorByValue.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getSchemaTypes.js_commonjs-proxy +0 -3
- package/build/_virtual/getSchemaTypes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/getVirtual.js_commonjs-proxy +0 -3
- package/build/_virtual/getVirtual.js_commonjs-proxy.map +0 -1
- package/build/_virtual/get_more.js_commonjs-proxy +0 -3
- package/build/_virtual/get_more.js_commonjs-proxy.map +0 -1
- package/build/_virtual/grid_store.js_commonjs-proxy +0 -3
- package/build/_virtual/grid_store.js_commonjs-proxy.map +0 -1
- package/build/_virtual/gssapi.js_commonjs-proxy +0 -3
- package/build/_virtual/gssapi.js_commonjs-proxy.map +0 -1
- package/build/_virtual/handleIdOption.js_commonjs-proxy +0 -3
- package/build/_virtual/handleIdOption.js_commonjs-proxy.map +0 -1
- package/build/_virtual/handleImmutable.js_commonjs-proxy +0 -3
- package/build/_virtual/handleImmutable.js_commonjs-proxy.map +0 -1
- package/build/_virtual/handleImmutable2.js_commonjs-proxy +0 -3
- package/build/_virtual/handleImmutable2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/handleSpreadDoc.js_commonjs-proxy +0 -3
- package/build/_virtual/handleSpreadDoc.js_commonjs-proxy.map +0 -1
- package/build/_virtual/handleTimestampOption.js_commonjs-proxy +0 -3
- package/build/_virtual/handleTimestampOption.js_commonjs-proxy.map +0 -1
- package/build/_virtual/hasDollarKeys.js_commonjs-proxy +0 -3
- package/build/_virtual/hasDollarKeys.js_commonjs-proxy.map +0 -1
- package/build/_virtual/helpers.js_commonjs-proxy +0 -3
- package/build/_virtual/helpers.js_commonjs-proxy.map +0 -1
- package/build/_virtual/hiredis.js_commonjs-proxy +0 -3
- package/build/_virtual/hiredis.js_commonjs-proxy.map +0 -1
- package/build/_virtual/idGetter.js_commonjs-proxy +0 -3
- package/build/_virtual/idGetter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/immediate.js_commonjs-proxy +0 -3
- package/build/_virtual/immediate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index.js_commonjs-proxy +0 -3
- package/build/_virtual/index.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index10.js_commonjs-proxy +0 -3
- package/build/_virtual/index10.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index11.js_commonjs-proxy +0 -3
- package/build/_virtual/index11.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index12.js_commonjs-proxy +0 -3
- package/build/_virtual/index12.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index13.js_commonjs-proxy +0 -3
- package/build/_virtual/index13.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index14.js_commonjs-proxy +0 -3
- package/build/_virtual/index14.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index15.js_commonjs-proxy +0 -3
- package/build/_virtual/index15.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index16.js_commonjs-proxy +0 -3
- package/build/_virtual/index16.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index17.js_commonjs-proxy +0 -3
- package/build/_virtual/index17.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index18.js_commonjs-proxy +0 -3
- package/build/_virtual/index18.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index19.js_commonjs-proxy +0 -3
- package/build/_virtual/index19.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index2.js_commonjs-proxy +0 -3
- package/build/_virtual/index2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index20.js_commonjs-proxy +0 -3
- package/build/_virtual/index20.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index21.js_commonjs-proxy +0 -7
- package/build/_virtual/index21.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index22.js_commonjs-proxy +0 -3
- package/build/_virtual/index22.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index23.js_commonjs-proxy +0 -3
- package/build/_virtual/index23.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index24.js_commonjs-proxy +0 -3
- package/build/_virtual/index24.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index25.js_commonjs-proxy +0 -3
- package/build/_virtual/index25.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index26.js_commonjs-proxy +0 -3
- package/build/_virtual/index26.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index27.js_commonjs-proxy +0 -3
- package/build/_virtual/index27.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index28.js_commonjs-proxy +0 -3
- package/build/_virtual/index28.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index29.js_commonjs-proxy +0 -3
- package/build/_virtual/index29.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index3.js_commonjs-proxy +0 -3
- package/build/_virtual/index3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index30.js_commonjs-proxy +0 -3
- package/build/_virtual/index30.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index31.js_commonjs-proxy +0 -3
- package/build/_virtual/index31.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index4.js_commonjs-proxy +0 -3
- package/build/_virtual/index4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index5.js_commonjs-proxy +0 -3
- package/build/_virtual/index5.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index6.js_commonjs-proxy +0 -3
- package/build/_virtual/index6.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index7.js_commonjs-proxy +0 -3
- package/build/_virtual/index7.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index8.js_commonjs-proxy +0 -3
- package/build/_virtual/index8.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index9.js_commonjs-proxy +0 -3
- package/build/_virtual/index9.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index_exists.js_commonjs-proxy +0 -3
- package/build/_virtual/index_exists.js_commonjs-proxy.map +0 -1
- package/build/_virtual/index_information.js_commonjs-proxy +0 -3
- package/build/_virtual/index_information.js_commonjs-proxy.map +0 -1
- package/build/_virtual/indexes.js_commonjs-proxy +0 -3
- package/build/_virtual/indexes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/inherits.js_commonjs-proxy +0 -3
- package/build/_virtual/inherits.js_commonjs-proxy.map +0 -1
- package/build/_virtual/inherits_browser.js_commonjs-proxy +0 -3
- package/build/_virtual/inherits_browser.js_commonjs-proxy.map +0 -1
- package/build/_virtual/insert_many.js_commonjs-proxy +0 -3
- package/build/_virtual/insert_many.js_commonjs-proxy.map +0 -1
- package/build/_virtual/insert_one.js_commonjs-proxy +0 -3
- package/build/_virtual/insert_one.js_commonjs-proxy.map +0 -1
- package/build/_virtual/int_32.js_commonjs-proxy +0 -3
- package/build/_virtual/int_32.js_commonjs-proxy.map +0 -1
- package/build/_virtual/internal.js_commonjs-proxy +0 -3
- package/build/_virtual/internal.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isAtlas.js_commonjs-proxy +0 -3
- package/build/_virtual/isAtlas.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isBsonType.js_commonjs-proxy +0 -3
- package/build/_virtual/isBsonType.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isDefaultIdIndex.js_commonjs-proxy +0 -3
- package/build/_virtual/isDefaultIdIndex.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isDefiningProjection.js_commonjs-proxy +0 -3
- package/build/_virtual/isDefiningProjection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isExclusive.js_commonjs-proxy +0 -3
- package/build/_virtual/isExclusive.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isInclusive.js_commonjs-proxy +0 -3
- package/build/_virtual/isInclusive.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isIndexEqual.js_commonjs-proxy +0 -3
- package/build/_virtual/isIndexEqual.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isMongooseObject.js_commonjs-proxy +0 -3
- package/build/_virtual/isMongooseObject.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isObject.js_commonjs-proxy +0 -3
- package/build/_virtual/isObject.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isOperator.js_commonjs-proxy +0 -3
- package/build/_virtual/isOperator.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isPathExcluded.js_commonjs-proxy +0 -3
- package/build/_virtual/isPathExcluded.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isPathSelectedInclusive.js_commonjs-proxy +0 -3
- package/build/_virtual/isPathSelectedInclusive.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isPromise.js_commonjs-proxy +0 -3
- package/build/_virtual/isPromise.js_commonjs-proxy.map +0 -1
- package/build/_virtual/isSSLError.js_commonjs-proxy +0 -3
- package/build/_virtual/isSSLError.js_commonjs-proxy.map +0 -1
- package/build/_virtual/is_capped.js_commonjs-proxy +0 -3
- package/build/_virtual/is_capped.js_commonjs-proxy.map +0 -1
- package/build/_virtual/join.js_commonjs-proxy +0 -3
- package/build/_virtual/join.js_commonjs-proxy.map +0 -1
- package/build/_virtual/kill_cursors.js_commonjs-proxy +0 -3
- package/build/_virtual/kill_cursors.js_commonjs-proxy.map +0 -1
- package/build/_virtual/leanPopulateMap.js_commonjs-proxy +0 -3
- package/build/_virtual/leanPopulateMap.js_commonjs-proxy.map +0 -1
- package/build/_virtual/limiter.js_commonjs-proxy +0 -3
- package/build/_virtual/limiter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/list_collections.js_commonjs-proxy +0 -3
- package/build/_virtual/list_collections.js_commonjs-proxy.map +0 -1
- package/build/_virtual/list_databases.js_commonjs-proxy +0 -3
- package/build/_virtual/list_databases.js_commonjs-proxy.map +0 -1
- package/build/_virtual/list_indexes.js_commonjs-proxy +0 -3
- package/build/_virtual/list_indexes.js_commonjs-proxy.map +0 -1
- package/build/_virtual/logger.js_commonjs-proxy +0 -3
- package/build/_virtual/logger.js_commonjs-proxy.map +0 -1
- package/build/_virtual/long.js_commonjs-proxy +0 -3
- package/build/_virtual/long.js_commonjs-proxy.map +0 -1
- package/build/_virtual/lookupLocalFields.js_commonjs-proxy +0 -3
- package/build/_virtual/lookupLocalFields.js_commonjs-proxy.map +0 -1
- package/build/_virtual/lru.js_commonjs-proxy +0 -3
- package/build/_virtual/lru.js_commonjs-proxy.map +0 -1
- package/build/_virtual/map.js_commonjs-proxy +0 -3
- package/build/_virtual/map.js_commonjs-proxy.map +0 -1
- package/build/_virtual/map2.js_commonjs-proxy +0 -3
- package/build/_virtual/map2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/map3.js_commonjs-proxy +0 -3
- package/build/_virtual/map3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/map4.js_commonjs-proxy +0 -3
- package/build/_virtual/map4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/map_reduce.js_commonjs-proxy +0 -3
- package/build/_virtual/map_reduce.js_commonjs-proxy.map +0 -1
- package/build/_virtual/max_key.js_commonjs-proxy +0 -3
- package/build/_virtual/max_key.js_commonjs-proxy.map +0 -1
- package/build/_virtual/memory-code-points.js_commonjs-proxy +0 -3
- package/build/_virtual/memory-code-points.js_commonjs-proxy.map +0 -1
- package/build/_virtual/merge.js_commonjs-proxy +0 -3
- package/build/_virtual/merge.js_commonjs-proxy.map +0 -1
- package/build/_virtual/message_stream.js_commonjs-proxy +0 -3
- package/build/_virtual/message_stream.js_commonjs-proxy.map +0 -1
- package/build/_virtual/messages.js_commonjs-proxy +0 -3
- package/build/_virtual/messages.js_commonjs-proxy.map +0 -1
- package/build/_virtual/method.js_commonjs-proxy +0 -3
- package/build/_virtual/method.js_commonjs-proxy.map +0 -1
- package/build/_virtual/min_key.js_commonjs-proxy +0 -3
- package/build/_virtual/min_key.js_commonjs-proxy.map +0 -1
- package/build/_virtual/missingSchema.js_commonjs-proxy +0 -3
- package/build/_virtual/missingSchema.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mixed.js_commonjs-proxy +0 -3
- package/build/_virtual/mixed.js_commonjs-proxy.map +0 -1
- package/build/_virtual/model.js_commonjs-proxy +0 -3
- package/build/_virtual/model.js_commonjs-proxy.map +0 -1
- package/build/_virtual/modifiedPaths.js_commonjs-proxy +0 -3
- package/build/_virtual/modifiedPaths.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongo_client.js_commonjs-proxy +0 -3
- package/build/_virtual/mongo_client.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongo_credentials.js_commonjs-proxy +0 -3
- package/build/_virtual/mongo_credentials.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongocr.js_commonjs-proxy +0 -3
- package/build/_virtual/mongocr.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongodb_aws.js_commonjs-proxy +0 -3
- package/build/_virtual/mongodb_aws.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongooseError.js_commonjs-proxy +0 -3
- package/build/_virtual/mongooseError.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongos.js_commonjs-proxy +0 -3
- package/build/_virtual/mongos.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mongos2.js_commonjs-proxy +0 -3
- package/build/_virtual/mongos2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/monitor.js_commonjs-proxy +0 -3
- package/build/_virtual/monitor.js_commonjs-proxy.map +0 -1
- package/build/_virtual/moveImmutableProperties.js_commonjs-proxy +0 -3
- package/build/_virtual/moveImmutableProperties.js_commonjs-proxy.map +0 -1
- package/build/_virtual/mquery.js_commonjs-proxy +0 -3
- package/build/_virtual/mquery.js_commonjs-proxy.map +0 -1
- package/build/_virtual/msg.js_commonjs-proxy +0 -3
- package/build/_virtual/msg.js_commonjs-proxy.map +0 -1
- package/build/_virtual/multi.js_commonjs-proxy +0 -3
- package/build/_virtual/multi.js_commonjs-proxy.map +0 -1
- package/build/_virtual/native_topology.js_commonjs-proxy +0 -3
- package/build/_virtual/native_topology.js_commonjs-proxy.map +0 -1
- package/build/_virtual/node.js_commonjs-proxy +0 -3
- package/build/_virtual/node.js_commonjs-proxy.map +0 -1
- package/build/_virtual/node2.js_commonjs-proxy +0 -3
- package/build/_virtual/node2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/nodeback.js_commonjs-proxy +0 -3
- package/build/_virtual/nodeback.js_commonjs-proxy.map +0 -1
- package/build/_virtual/nodeify.js_commonjs-proxy +0 -3
- package/build/_virtual/nodeify.js_commonjs-proxy.map +0 -1
- package/build/_virtual/normalizeRefPath.js_commonjs-proxy +0 -3
- package/build/_virtual/normalizeRefPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/notFound.js_commonjs-proxy +0 -3
- package/build/_virtual/notFound.js_commonjs-proxy.map +0 -1
- package/build/_virtual/number.js_commonjs-proxy +0 -3
- package/build/_virtual/number.js_commonjs-proxy.map +0 -1
- package/build/_virtual/number2.js_commonjs-proxy +0 -3
- package/build/_virtual/number2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectExpected.js_commonjs-proxy +0 -3
- package/build/_virtual/objectExpected.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectParameter.js_commonjs-proxy +0 -3
- package/build/_virtual/objectParameter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectid.js_commonjs-proxy +0 -3
- package/build/_virtual/objectid.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectid2.js_commonjs-proxy +0 -3
- package/build/_virtual/objectid2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectid3.js_commonjs-proxy +0 -3
- package/build/_virtual/objectid3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectid4.js_commonjs-proxy +0 -3
- package/build/_virtual/objectid4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/objectid5.js_commonjs-proxy +0 -3
- package/build/_virtual/objectid5.js_commonjs-proxy.map +0 -1
- package/build/_virtual/operation.js_commonjs-proxy +0 -3
- package/build/_virtual/operation.js_commonjs-proxy.map +0 -1
- package/build/_virtual/options.js_commonjs-proxy +0 -3
- package/build/_virtual/options.js_commonjs-proxy.map +0 -1
- package/build/_virtual/options_operation.js_commonjs-proxy +0 -3
- package/build/_virtual/options_operation.js_commonjs-proxy.map +0 -1
- package/build/_virtual/ordered.js_commonjs-proxy +0 -3
- package/build/_virtual/ordered.js_commonjs-proxy.map +0 -1
- package/build/_virtual/overwriteModel.js_commonjs-proxy +0 -3
- package/build/_virtual/overwriteModel.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parallelLimit.js_commonjs-proxy +0 -3
- package/build/_virtual/parallelLimit.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parallelSave.js_commonjs-proxy +0 -3
- package/build/_virtual/parallelSave.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parallelValidate.js_commonjs-proxy +0 -3
- package/build/_virtual/parallelValidate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parentPaths.js_commonjs-proxy +0 -3
- package/build/_virtual/parentPaths.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parseProjection.js_commonjs-proxy +0 -3
- package/build/_virtual/parseProjection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parser.js_commonjs-proxy +0 -3
- package/build/_virtual/parser.js_commonjs-proxy.map +0 -1
- package/build/_virtual/parserError.js_commonjs-proxy +0 -3
- package/build/_virtual/parserError.js_commonjs-proxy.map +0 -1
- package/build/_virtual/permessage-deflate.js_commonjs-proxy +0 -3
- package/build/_virtual/permessage-deflate.js_commonjs-proxy.map +0 -1
- package/build/_virtual/permissions.js_commonjs-proxy +0 -3
- package/build/_virtual/permissions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/plain.js_commonjs-proxy +0 -3
- package/build/_virtual/plain.js_commonjs-proxy.map +0 -1
- package/build/_virtual/pool.js_commonjs-proxy +0 -3
- package/build/_virtual/pool.js_commonjs-proxy.map +0 -1
- package/build/_virtual/profiling_level.js_commonjs-proxy +0 -3
- package/build/_virtual/profiling_level.js_commonjs-proxy.map +0 -1
- package/build/_virtual/promise.js_commonjs-proxy +0 -3
- package/build/_virtual/promise.js_commonjs-proxy.map +0 -1
- package/build/_virtual/promiseOrCallback.js_commonjs-proxy +0 -3
- package/build/_virtual/promiseOrCallback.js_commonjs-proxy.map +0 -1
- package/build/_virtual/promise_array.js_commonjs-proxy +0 -3
- package/build/_virtual/promise_array.js_commonjs-proxy.map +0 -1
- package/build/_virtual/promise_provider.js_commonjs-proxy +0 -3
- package/build/_virtual/promise_provider.js_commonjs-proxy.map +0 -1
- package/build/_virtual/promisify.js_commonjs-proxy +0 -3
- package/build/_virtual/promisify.js_commonjs-proxy.map +0 -1
- package/build/_virtual/propertyOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/propertyOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/props.js_commonjs-proxy +0 -3
- package/build/_virtual/props.js_commonjs-proxy.map +0 -1
- package/build/_virtual/query.js_commonjs-proxy +0 -3
- package/build/_virtual/query.js_commonjs-proxy.map +0 -1
- package/build/_virtual/query2.js_commonjs-proxy +0 -3
- package/build/_virtual/query2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/queryhelpers.js_commonjs-proxy +0 -3
- package/build/_virtual/queryhelpers.js_commonjs-proxy.map +0 -1
- package/build/_virtual/queue.js_commonjs-proxy +0 -3
- package/build/_virtual/queue.js_commonjs-proxy.map +0 -1
- package/build/_virtual/race.js_commonjs-proxy +0 -3
- package/build/_virtual/race.js_commonjs-proxy.map +0 -1
- package/build/_virtual/re_index.js_commonjs-proxy +0 -3
- package/build/_virtual/re_index.js_commonjs-proxy.map +0 -1
- package/build/_virtual/read_concern.js_commonjs-proxy +0 -3
- package/build/_virtual/read_concern.js_commonjs-proxy.map +0 -1
- package/build/_virtual/read_preference.js_commonjs-proxy +0 -3
- package/build/_virtual/read_preference.js_commonjs-proxy.map +0 -1
- package/build/_virtual/readable.js_commonjs-proxy +0 -3
- package/build/_virtual/readable.js_commonjs-proxy.map +0 -1
- package/build/_virtual/receiver.js_commonjs-proxy +0 -3
- package/build/_virtual/receiver.js_commonjs-proxy.map +0 -1
- package/build/_virtual/redisError.js_commonjs-proxy +0 -3
- package/build/_virtual/redisError.js_commonjs-proxy.map +0 -1
- package/build/_virtual/reduce.js_commonjs-proxy +0 -3
- package/build/_virtual/reduce.js_commonjs-proxy.map +0 -1
- package/build/_virtual/regexp.js_commonjs-proxy +0 -3
- package/build/_virtual/regexp.js_commonjs-proxy.map +0 -1
- package/build/_virtual/removeDeselectedForeignField.js_commonjs-proxy +0 -3
- package/build/_virtual/removeDeselectedForeignField.js_commonjs-proxy.map +0 -1
- package/build/_virtual/removeOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/removeOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/removeSubdocs.js_commonjs-proxy +0 -3
- package/build/_virtual/removeSubdocs.js_commonjs-proxy.map +0 -1
- package/build/_virtual/removeUnusedArrayFilters.js_commonjs-proxy +0 -3
- package/build/_virtual/removeUnusedArrayFilters.js_commonjs-proxy.map +0 -1
- package/build/_virtual/remove_user.js_commonjs-proxy +0 -3
- package/build/_virtual/remove_user.js_commonjs-proxy.map +0 -1
- package/build/_virtual/rename.js_commonjs-proxy +0 -3
- package/build/_virtual/rename.js_commonjs-proxy.map +0 -1
- package/build/_virtual/replace_one.js_commonjs-proxy +0 -3
- package/build/_virtual/replace_one.js_commonjs-proxy.map +0 -1
- package/build/_virtual/replset.js_commonjs-proxy +0 -3
- package/build/_virtual/replset.js_commonjs-proxy.map +0 -1
- package/build/_virtual/replset2.js_commonjs-proxy +0 -3
- package/build/_virtual/replset2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/replset_state.js_commonjs-proxy +0 -3
- package/build/_virtual/replset_state.js_commonjs-proxy.map +0 -1
- package/build/_virtual/replyError.js_commonjs-proxy +0 -3
- package/build/_virtual/replyError.js_commonjs-proxy.map +0 -1
- package/build/_virtual/run_command.js_commonjs-proxy +0 -3
- package/build/_virtual/run_command.js_commonjs-proxy.map +0 -1
- package/build/_virtual/sanitizeProjection.js_commonjs-proxy +0 -3
- package/build/_virtual/sanitizeProjection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/saveOptions.js_commonjs-proxy +0 -3
- package/build/_virtual/saveOptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/saveSubdocs.js_commonjs-proxy +0 -3
- package/build/_virtual/saveSubdocs.js_commonjs-proxy.map +0 -1
- package/build/_virtual/schedule.js_commonjs-proxy +0 -3
- package/build/_virtual/schedule.js_commonjs-proxy.map +0 -1
- package/build/_virtual/schema.js_commonjs-proxy +0 -3
- package/build/_virtual/schema.js_commonjs-proxy.map +0 -1
- package/build/_virtual/schematype.js_commonjs-proxy +0 -3
- package/build/_virtual/schematype.js_commonjs-proxy.map +0 -1
- package/build/_virtual/scram.js_commonjs-proxy +0 -3
- package/build/_virtual/scram.js_commonjs-proxy.map +0 -1
- package/build/_virtual/selectPopulatedFields.js_commonjs-proxy +0 -3
- package/build/_virtual/selectPopulatedFields.js_commonjs-proxy.map +0 -1
- package/build/_virtual/sender.js_commonjs-proxy +0 -3
- package/build/_virtual/sender.js_commonjs-proxy.map +0 -1
- package/build/_virtual/serializer.js_commonjs-proxy +0 -3
- package/build/_virtual/serializer.js_commonjs-proxy.map +0 -1
- package/build/_virtual/server.js_commonjs-proxy +0 -3
- package/build/_virtual/server.js_commonjs-proxy.map +0 -1
- package/build/_virtual/server2.js_commonjs-proxy +0 -3
- package/build/_virtual/server2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/server3.js_commonjs-proxy +0 -3
- package/build/_virtual/server3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/serverSelection.js_commonjs-proxy +0 -3
- package/build/_virtual/serverSelection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/server_description.js_commonjs-proxy +0 -3
- package/build/_virtual/server_description.js_commonjs-proxy.map +0 -1
- package/build/_virtual/server_selection.js_commonjs-proxy +0 -3
- package/build/_virtual/server_selection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/sessions.js_commonjs-proxy +0 -3
- package/build/_virtual/sessions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/setDefaultsOnInsert.js_commonjs-proxy +0 -3
- package/build/_virtual/setDefaultsOnInsert.js_commonjs-proxy.map +0 -1
- package/build/_virtual/setDottedPath.js_commonjs-proxy +0 -3
- package/build/_virtual/setDottedPath.js_commonjs-proxy.map +0 -1
- package/build/_virtual/set_profiling_level.js_commonjs-proxy +0 -3
- package/build/_virtual/set_profiling_level.js_commonjs-proxy.map +0 -1
- package/build/_virtual/settle.js_commonjs-proxy +0 -3
- package/build/_virtual/settle.js_commonjs-proxy.map +0 -1
- package/build/_virtual/setupTimestamps.js_commonjs-proxy +0 -3
- package/build/_virtual/setupTimestamps.js_commonjs-proxy.map +0 -1
- package/build/_virtual/sharding.js_commonjs-proxy +0 -3
- package/build/_virtual/sharding.js_commonjs-proxy.map +0 -1
- package/build/_virtual/shared.js_commonjs-proxy +0 -3
- package/build/_virtual/shared.js_commonjs-proxy.map +0 -1
- package/build/_virtual/shared2.js_commonjs-proxy +0 -3
- package/build/_virtual/shared2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/some.js_commonjs-proxy +0 -3
- package/build/_virtual/some.js_commonjs-proxy.map +0 -1
- package/build/_virtual/specialProperties.js_commonjs-proxy +0 -3
- package/build/_virtual/specialProperties.js_commonjs-proxy.map +0 -1
- package/build/_virtual/srv_polling.js_commonjs-proxy +0 -3
- package/build/_virtual/srv_polling.js_commonjs-proxy.map +0 -1
- package/build/_virtual/statemachine.js_commonjs-proxy +0 -3
- package/build/_virtual/statemachine.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stats.js_commonjs-proxy +0 -3
- package/build/_virtual/stats.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stream.js_commonjs-proxy +0 -3
- package/build/_virtual/stream.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stream2.js_commonjs-proxy +0 -3
- package/build/_virtual/stream2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stream_description.js_commonjs-proxy +0 -3
- package/build/_virtual/stream_description.js_commonjs-proxy.map +0 -1
- package/build/_virtual/strict.js_commonjs-proxy +0 -3
- package/build/_virtual/strict.js_commonjs-proxy.map +0 -1
- package/build/_virtual/string.js_commonjs-proxy +0 -3
- package/build/_virtual/string.js_commonjs-proxy.map +0 -1
- package/build/_virtual/string2.js_commonjs-proxy +0 -3
- package/build/_virtual/string2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stringToParts.js_commonjs-proxy +0 -3
- package/build/_virtual/stringToParts.js_commonjs-proxy.map +0 -1
- package/build/_virtual/string_decoder.js_commonjs-proxy +0 -3
- package/build/_virtual/string_decoder.js_commonjs-proxy.map +0 -1
- package/build/_virtual/stringifyFunctionOperators.js_commonjs-proxy +0 -3
- package/build/_virtual/stringifyFunctionOperators.js_commonjs-proxy.map +0 -1
- package/build/_virtual/subdocument.js_commonjs-proxy +0 -3
- package/build/_virtual/subdocument.js_commonjs-proxy.map +0 -1
- package/build/_virtual/symbol.js_commonjs-proxy +0 -3
- package/build/_virtual/symbol.js_commonjs-proxy.map +0 -1
- package/build/_virtual/symbols.js_commonjs-proxy +0 -3
- package/build/_virtual/symbols.js_commonjs-proxy.map +0 -1
- package/build/_virtual/symbols2.js_commonjs-proxy +0 -3
- package/build/_virtual/symbols2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/synchronous_inspection.js_commonjs-proxy +0 -3
- package/build/_virtual/synchronous_inspection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/text.js_commonjs-proxy +0 -3
- package/build/_virtual/text.js_commonjs-proxy.map +0 -1
- package/build/_virtual/thenables.js_commonjs-proxy +0 -3
- package/build/_virtual/thenables.js_commonjs-proxy.map +0 -1
- package/build/_virtual/timers.js_commonjs-proxy +0 -3
- package/build/_virtual/timers.js_commonjs-proxy.map +0 -1
- package/build/_virtual/timers2.js_commonjs-proxy +0 -3
- package/build/_virtual/timers2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/timestamp.js_commonjs-proxy +0 -3
- package/build/_virtual/timestamp.js_commonjs-proxy.map +0 -1
- package/build/_virtual/topology.js_commonjs-proxy +0 -3
- package/build/_virtual/topology.js_commonjs-proxy.map +0 -1
- package/build/_virtual/topology_base.js_commonjs-proxy +0 -3
- package/build/_virtual/topology_base.js_commonjs-proxy.map +0 -1
- package/build/_virtual/topology_description.js_commonjs-proxy +0 -3
- package/build/_virtual/topology_description.js_commonjs-proxy.map +0 -1
- package/build/_virtual/trackTransaction.js_commonjs-proxy +0 -3
- package/build/_virtual/trackTransaction.js_commonjs-proxy.map +0 -1
- package/build/_virtual/transactions.js_commonjs-proxy +0 -3
- package/build/_virtual/transactions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/type.js_commonjs-proxy +0 -3
- package/build/_virtual/type.js_commonjs-proxy.map +0 -1
- package/build/_virtual/unordered.js_commonjs-proxy +0 -3
- package/build/_virtual/unordered.js_commonjs-proxy.map +0 -1
- package/build/_virtual/updateValidators.js_commonjs-proxy +0 -3
- package/build/_virtual/updateValidators.js_commonjs-proxy.map +0 -1
- package/build/_virtual/update_many.js_commonjs-proxy +0 -3
- package/build/_virtual/update_many.js_commonjs-proxy.map +0 -1
- package/build/_virtual/update_one.js_commonjs-proxy +0 -3
- package/build/_virtual/update_one.js_commonjs-proxy.map +0 -1
- package/build/_virtual/updatedPathsByArrayFilter.js_commonjs-proxy +0 -3
- package/build/_virtual/updatedPathsByArrayFilter.js_commonjs-proxy.map +0 -1
- package/build/_virtual/upload.js_commonjs-proxy +0 -3
- package/build/_virtual/upload.js_commonjs-proxy.map +0 -1
- package/build/_virtual/uri_parser.js_commonjs-proxy +0 -3
- package/build/_virtual/uri_parser.js_commonjs-proxy.map +0 -1
- package/build/_virtual/url_parser.js_commonjs-proxy +0 -3
- package/build/_virtual/url_parser.js_commonjs-proxy.map +0 -1
- package/build/_virtual/using.js_commonjs-proxy +0 -3
- package/build/_virtual/using.js_commonjs-proxy.map +0 -1
- package/build/_virtual/util.js_commonjs-proxy +0 -3
- package/build/_virtual/util.js_commonjs-proxy.map +0 -1
- package/build/_virtual/util2.js_commonjs-proxy +0 -3
- package/build/_virtual/util2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils.js_commonjs-proxy +0 -3
- package/build/_virtual/utils.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils2.js_commonjs-proxy +0 -3
- package/build/_virtual/utils2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils3.js_commonjs-proxy +0 -3
- package/build/_virtual/utils3.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils4.js_commonjs-proxy +0 -3
- package/build/_virtual/utils4.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils5.js_commonjs-proxy +0 -3
- package/build/_virtual/utils5.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils6.js_commonjs-proxy +0 -3
- package/build/_virtual/utils6.js_commonjs-proxy.map +0 -1
- package/build/_virtual/utils7.js_commonjs-proxy +0 -3
- package/build/_virtual/utils7.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validateBeforeSave.js_commonjs-proxy +0 -3
- package/build/_virtual/validateBeforeSave.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validateRef.js_commonjs-proxy +0 -3
- package/build/_virtual/validateRef.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validate_collection.js_commonjs-proxy +0 -3
- package/build/_virtual/validate_collection.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validation.js_commonjs-proxy +0 -3
- package/build/_virtual/validation.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validation2.js_commonjs-proxy +0 -3
- package/build/_virtual/validation2.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validator.js_commonjs-proxy +0 -3
- package/build/_virtual/validator.js_commonjs-proxy.map +0 -1
- package/build/_virtual/validoptions.js_commonjs-proxy +0 -3
- package/build/_virtual/validoptions.js_commonjs-proxy.map +0 -1
- package/build/_virtual/version.js_commonjs-proxy +0 -3
- package/build/_virtual/version.js_commonjs-proxy.map +0 -1
- package/build/_virtual/virtualtype.js_commonjs-proxy +0 -3
- package/build/_virtual/virtualtype.js_commonjs-proxy.map +0 -1
- package/build/_virtual/websocket-server.js_commonjs-proxy +0 -3
- package/build/_virtual/websocket-server.js_commonjs-proxy.map +0 -1
- package/build/_virtual/websocket.js_commonjs-proxy +0 -3
- package/build/_virtual/websocket.js_commonjs-proxy.map +0 -1
- package/build/_virtual/wrapThunk.js_commonjs-proxy +0 -3
- package/build/_virtual/wrapThunk.js_commonjs-proxy.map +0 -1
- package/build/_virtual/write_command.js_commonjs-proxy +0 -3
- package/build/_virtual/write_command.js_commonjs-proxy.map +0 -1
- package/build/_virtual/write_concern.js_commonjs-proxy +0 -3
- package/build/_virtual/write_concern.js_commonjs-proxy.map +0 -1
- package/build/_virtual/x509.js_commonjs-proxy +0 -3
- package/build/_virtual/x509.js_commonjs-proxy.map +0 -1
- package/build/bundles/colyseus/build/index.mjs +0 -13
- package/build/bundles/colyseus/build/index.mjs.js +0 -25
- package/build/bundles/colyseus/build/index.mjs.js.map +0 -1
- package/build/bundles/colyseus/build/index.mjs.map +0 -1
- package/build/node_modules/aws4/aws4.js +0 -388
- package/build/node_modules/aws4/aws4.js.map +0 -1
- package/build/node_modules/aws4/aws4.mjs +0 -380
- package/build/node_modules/aws4/aws4.mjs.map +0 -1
- package/build/node_modules/aws4/lru.js +0 -101
- package/build/node_modules/aws4/lru.js.map +0 -1
- package/build/node_modules/aws4/lru.mjs +0 -99
- package/build/node_modules/aws4/lru.mjs.map +0 -1
- package/build/node_modules/bl/bl.js +0 -403
- package/build/node_modules/bl/bl.js.map +0 -1
- package/build/node_modules/bl/bl.mjs +0 -397
- package/build/node_modules/bl/bl.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js +0 -114
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.mjs +0 -112
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js +0 -29
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.mjs +0 -27
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js +0 -1020
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.mjs +0 -1013
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js +0 -158
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.mjs +0 -156
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js +0 -667
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.mjs +0 -665
- package/build/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/BufferList.js +0 -93
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/BufferList.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/BufferList.mjs +0 -87
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/BufferList.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -79
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.mjs +0 -77
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/destroy.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.js +0 -12
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.mjs +0 -6
- package/build/node_modules/bl/node_modules/readable-stream/lib/internal/streams/stream.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/readable.js +0 -37
- package/build/node_modules/bl/node_modules/readable-stream/readable.js.map +0 -1
- package/build/node_modules/bl/node_modules/readable-stream/readable.mjs +0 -31
- package/build/node_modules/bl/node_modules/readable-stream/readable.mjs.map +0 -1
- package/build/node_modules/bl/node_modules/string_decoder/lib/string_decoder.js +0 -286
- package/build/node_modules/bl/node_modules/string_decoder/lib/string_decoder.js.map +0 -1
- package/build/node_modules/bl/node_modules/string_decoder/lib/string_decoder.mjs +0 -282
- package/build/node_modules/bl/node_modules/string_decoder/lib/string_decoder.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/any.js +0 -25
- package/build/node_modules/bluebird/js/release/any.js.map +0 -1
- package/build/node_modules/bluebird/js/release/any.mjs +0 -23
- package/build/node_modules/bluebird/js/release/any.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/async.js +0 -173
- package/build/node_modules/bluebird/js/release/async.js.map +0 -1
- package/build/node_modules/bluebird/js/release/async.mjs +0 -169
- package/build/node_modules/bluebird/js/release/async.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/bind.js +0 -71
- package/build/node_modules/bluebird/js/release/bind.js.map +0 -1
- package/build/node_modules/bluebird/js/release/bind.mjs +0 -69
- package/build/node_modules/bluebird/js/release/bind.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/bluebird.js +0 -17
- package/build/node_modules/bluebird/js/release/bluebird.js.map +0 -1
- package/build/node_modules/bluebird/js/release/bluebird.mjs +0 -15
- package/build/node_modules/bluebird/js/release/bluebird.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/call_get.js +0 -128
- package/build/node_modules/bluebird/js/release/call_get.js.map +0 -1
- package/build/node_modules/bluebird/js/release/call_get.mjs +0 -126
- package/build/node_modules/bluebird/js/release/call_get.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/cancel.js +0 -135
- package/build/node_modules/bluebird/js/release/cancel.js.map +0 -1
- package/build/node_modules/bluebird/js/release/cancel.mjs +0 -133
- package/build/node_modules/bluebird/js/release/cancel.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/catch_filter.js +0 -49
- package/build/node_modules/bluebird/js/release/catch_filter.js.map +0 -1
- package/build/node_modules/bluebird/js/release/catch_filter.mjs +0 -47
- package/build/node_modules/bluebird/js/release/catch_filter.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/context.js +0 -73
- package/build/node_modules/bluebird/js/release/context.js.map +0 -1
- package/build/node_modules/bluebird/js/release/context.mjs +0 -71
- package/build/node_modules/bluebird/js/release/context.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/debuggability.js +0 -922
- package/build/node_modules/bluebird/js/release/debuggability.js.map +0 -1
- package/build/node_modules/bluebird/js/release/debuggability.mjs +0 -920
- package/build/node_modules/bluebird/js/release/debuggability.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/direct_resolve.js +0 -50
- package/build/node_modules/bluebird/js/release/direct_resolve.js.map +0 -1
- package/build/node_modules/bluebird/js/release/direct_resolve.mjs +0 -48
- package/build/node_modules/bluebird/js/release/direct_resolve.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/each.js +0 -33
- package/build/node_modules/bluebird/js/release/each.js.map +0 -1
- package/build/node_modules/bluebird/js/release/each.mjs +0 -31
- package/build/node_modules/bluebird/js/release/each.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/errors.js +0 -122
- package/build/node_modules/bluebird/js/release/errors.js.map +0 -1
- package/build/node_modules/bluebird/js/release/errors.mjs +0 -120
- package/build/node_modules/bluebird/js/release/errors.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/es5.js +0 -88
- package/build/node_modules/bluebird/js/release/es5.js.map +0 -1
- package/build/node_modules/bluebird/js/release/es5.mjs +0 -86
- package/build/node_modules/bluebird/js/release/es5.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/filter.js +0 -16
- package/build/node_modules/bluebird/js/release/filter.js.map +0 -1
- package/build/node_modules/bluebird/js/release/filter.mjs +0 -14
- package/build/node_modules/bluebird/js/release/filter.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/finally.js +0 -153
- package/build/node_modules/bluebird/js/release/finally.js.map +0 -1
- package/build/node_modules/bluebird/js/release/finally.mjs +0 -151
- package/build/node_modules/bluebird/js/release/finally.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/generators.js +0 -229
- package/build/node_modules/bluebird/js/release/generators.js.map +0 -1
- package/build/node_modules/bluebird/js/release/generators.mjs +0 -227
- package/build/node_modules/bluebird/js/release/generators.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/join.js +0 -172
- package/build/node_modules/bluebird/js/release/join.js.map +0 -1
- package/build/node_modules/bluebird/js/release/join.mjs +0 -170
- package/build/node_modules/bluebird/js/release/join.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/map.js +0 -173
- package/build/node_modules/bluebird/js/release/map.js.map +0 -1
- package/build/node_modules/bluebird/js/release/map.mjs +0 -171
- package/build/node_modules/bluebird/js/release/map.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/method.js +0 -61
- package/build/node_modules/bluebird/js/release/method.js.map +0 -1
- package/build/node_modules/bluebird/js/release/method.mjs +0 -59
- package/build/node_modules/bluebird/js/release/method.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/nodeback.js +0 -57
- package/build/node_modules/bluebird/js/release/nodeback.js.map +0 -1
- package/build/node_modules/bluebird/js/release/nodeback.mjs +0 -55
- package/build/node_modules/bluebird/js/release/nodeback.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/nodeify.js +0 -64
- package/build/node_modules/bluebird/js/release/nodeify.js.map +0 -1
- package/build/node_modules/bluebird/js/release/nodeify.mjs +0 -62
- package/build/node_modules/bluebird/js/release/nodeify.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/promise.js +0 -815
- package/build/node_modules/bluebird/js/release/promise.js.map +0 -1
- package/build/node_modules/bluebird/js/release/promise.mjs +0 -813
- package/build/node_modules/bluebird/js/release/promise.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/promise_array.js +0 -190
- package/build/node_modules/bluebird/js/release/promise_array.js.map +0 -1
- package/build/node_modules/bluebird/js/release/promise_array.mjs +0 -188
- package/build/node_modules/bluebird/js/release/promise_array.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/promisify.js +0 -321
- package/build/node_modules/bluebird/js/release/promisify.js.map +0 -1
- package/build/node_modules/bluebird/js/release/promisify.mjs +0 -319
- package/build/node_modules/bluebird/js/release/promisify.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/props.js +0 -125
- package/build/node_modules/bluebird/js/release/props.js.map +0 -1
- package/build/node_modules/bluebird/js/release/props.mjs +0 -123
- package/build/node_modules/bluebird/js/release/props.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/queue.js +0 -77
- package/build/node_modules/bluebird/js/release/queue.js.map +0 -1
- package/build/node_modules/bluebird/js/release/queue.mjs +0 -75
- package/build/node_modules/bluebird/js/release/queue.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/race.js +0 -55
- package/build/node_modules/bluebird/js/release/race.js.map +0 -1
- package/build/node_modules/bluebird/js/release/race.mjs +0 -53
- package/build/node_modules/bluebird/js/release/race.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/reduce.js +0 -178
- package/build/node_modules/bluebird/js/release/reduce.js.map +0 -1
- package/build/node_modules/bluebird/js/release/reduce.mjs +0 -176
- package/build/node_modules/bluebird/js/release/reduce.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/schedule.js +0 -67
- package/build/node_modules/bluebird/js/release/schedule.js.map +0 -1
- package/build/node_modules/bluebird/js/release/schedule.mjs +0 -65
- package/build/node_modules/bluebird/js/release/schedule.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/settle.js +0 -49
- package/build/node_modules/bluebird/js/release/settle.js.map +0 -1
- package/build/node_modules/bluebird/js/release/settle.mjs +0 -47
- package/build/node_modules/bluebird/js/release/settle.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/some.js +0 -155
- package/build/node_modules/bluebird/js/release/some.js.map +0 -1
- package/build/node_modules/bluebird/js/release/some.mjs +0 -153
- package/build/node_modules/bluebird/js/release/some.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/synchronous_inspection.js +0 -107
- package/build/node_modules/bluebird/js/release/synchronous_inspection.js.map +0 -1
- package/build/node_modules/bluebird/js/release/synchronous_inspection.mjs +0 -105
- package/build/node_modules/bluebird/js/release/synchronous_inspection.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/thenables.js +0 -92
- package/build/node_modules/bluebird/js/release/thenables.js.map +0 -1
- package/build/node_modules/bluebird/js/release/thenables.mjs +0 -90
- package/build/node_modules/bluebird/js/release/thenables.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/timers.js +0 -99
- package/build/node_modules/bluebird/js/release/timers.js.map +0 -1
- package/build/node_modules/bluebird/js/release/timers.mjs +0 -97
- package/build/node_modules/bluebird/js/release/timers.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/using.js +0 -233
- package/build/node_modules/bluebird/js/release/using.js.map +0 -1
- package/build/node_modules/bluebird/js/release/using.mjs +0 -231
- package/build/node_modules/bluebird/js/release/using.mjs.map +0 -1
- package/build/node_modules/bluebird/js/release/util.js +0 -380
- package/build/node_modules/bluebird/js/release/util.js.map +0 -1
- package/build/node_modules/bluebird/js/release/util.mjs +0 -378
- package/build/node_modules/bluebird/js/release/util.mjs.map +0 -1
- package/build/node_modules/bson/index.js +0 -51
- package/build/node_modules/bson/index.js.map +0 -1
- package/build/node_modules/bson/index.mjs +0 -49
- package/build/node_modules/bson/index.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/binary.js +0 -401
- package/build/node_modules/bson/lib/bson/binary.js.map +0 -1
- package/build/node_modules/bson/lib/bson/binary.mjs +0 -393
- package/build/node_modules/bson/lib/bson/binary.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/bson.js +0 -422
- package/build/node_modules/bson/lib/bson/bson.js.map +0 -1
- package/build/node_modules/bson/lib/bson/bson.mjs +0 -404
- package/build/node_modules/bson/lib/bson/bson.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/code.js +0 -33
- package/build/node_modules/bson/lib/bson/code.js.map +0 -1
- package/build/node_modules/bson/lib/bson/code.mjs +0 -29
- package/build/node_modules/bson/lib/bson/code.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/db_ref.js +0 -41
- package/build/node_modules/bson/lib/bson/db_ref.js.map +0 -1
- package/build/node_modules/bson/lib/bson/db_ref.mjs +0 -37
- package/build/node_modules/bson/lib/bson/db_ref.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/decimal128.js +0 -826
- package/build/node_modules/bson/lib/bson/decimal128.js.map +0 -1
- package/build/node_modules/bson/lib/bson/decimal128.mjs +0 -822
- package/build/node_modules/bson/lib/bson/decimal128.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/double.js +0 -42
- package/build/node_modules/bson/lib/bson/double.js.map +0 -1
- package/build/node_modules/bson/lib/bson/double.mjs +0 -38
- package/build/node_modules/bson/lib/bson/double.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/float_parser.js +0 -138
- package/build/node_modules/bson/lib/bson/float_parser.js.map +0 -1
- package/build/node_modules/bson/lib/bson/float_parser.mjs +0 -133
- package/build/node_modules/bson/lib/bson/float_parser.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/int_32.js +0 -42
- package/build/node_modules/bson/lib/bson/int_32.js.map +0 -1
- package/build/node_modules/bson/lib/bson/int_32.mjs +0 -38
- package/build/node_modules/bson/lib/bson/int_32.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/long.js +0 -874
- package/build/node_modules/bson/lib/bson/long.js.map +0 -1
- package/build/node_modules/bson/lib/bson/long.mjs +0 -870
- package/build/node_modules/bson/lib/bson/long.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/map.js +0 -136
- package/build/node_modules/bson/lib/bson/map.js.map +0 -1
- package/build/node_modules/bson/lib/bson/map.mjs +0 -134
- package/build/node_modules/bson/lib/bson/map.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/max_key.js +0 -23
- package/build/node_modules/bson/lib/bson/max_key.js.map +0 -1
- package/build/node_modules/bson/lib/bson/max_key.mjs +0 -19
- package/build/node_modules/bson/lib/bson/max_key.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/min_key.js +0 -23
- package/build/node_modules/bson/lib/bson/min_key.js.map +0 -1
- package/build/node_modules/bson/lib/bson/min_key.mjs +0 -19
- package/build/node_modules/bson/lib/bson/min_key.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/objectid.js +0 -410
- package/build/node_modules/bson/lib/bson/objectid.js.map +0 -1
- package/build/node_modules/bson/lib/bson/objectid.mjs +0 -401
- package/build/node_modules/bson/lib/bson/objectid.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/calculate_size.js +0 -271
- package/build/node_modules/bson/lib/bson/parser/calculate_size.js.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/calculate_size.mjs +0 -269
- package/build/node_modules/bson/lib/bson/parser/calculate_size.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/deserializer.js +0 -798
- package/build/node_modules/bson/lib/bson/parser/deserializer.js.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/deserializer.mjs +0 -796
- package/build/node_modules/bson/lib/bson/parser/deserializer.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/serializer.js +0 -1200
- package/build/node_modules/bson/lib/bson/parser/serializer.js.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/serializer.mjs +0 -1198
- package/build/node_modules/bson/lib/bson/parser/serializer.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/utils.js +0 -30
- package/build/node_modules/bson/lib/bson/parser/utils.js.map +0 -1
- package/build/node_modules/bson/lib/bson/parser/utils.mjs +0 -28
- package/build/node_modules/bson/lib/bson/parser/utils.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/regexp.js +0 -42
- package/build/node_modules/bson/lib/bson/regexp.js.map +0 -1
- package/build/node_modules/bson/lib/bson/regexp.mjs +0 -38
- package/build/node_modules/bson/lib/bson/regexp.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/symbol.js +0 -65
- package/build/node_modules/bson/lib/bson/symbol.js.map +0 -1
- package/build/node_modules/bson/lib/bson/symbol.mjs +0 -57
- package/build/node_modules/bson/lib/bson/symbol.mjs.map +0 -1
- package/build/node_modules/bson/lib/bson/timestamp.js +0 -863
- package/build/node_modules/bson/lib/bson/timestamp.js.map +0 -1
- package/build/node_modules/bson/lib/bson/timestamp.mjs +0 -859
- package/build/node_modules/bson/lib/bson/timestamp.mjs.map +0 -1
- package/build/node_modules/core-util-is/lib/util.js +0 -147
- package/build/node_modules/core-util-is/lib/util.js.map +0 -1
- package/build/node_modules/core-util-is/lib/util.mjs +0 -129
- package/build/node_modules/core-util-is/lib/util.mjs.map +0 -1
- package/build/node_modules/denque/index.js +0 -446
- package/build/node_modules/denque/index.js.map +0 -1
- package/build/node_modules/denque/index.mjs +0 -444
- package/build/node_modules/denque/index.mjs.map +0 -1
- package/build/node_modules/double-ended-queue/js/deque.js +0 -279
- package/build/node_modules/double-ended-queue/js/deque.js.map +0 -1
- package/build/node_modules/double-ended-queue/js/deque.mjs +0 -277
- package/build/node_modules/double-ended-queue/js/deque.mjs.map +0 -1
- package/build/node_modules/inherits/inherits.js +0 -24
- package/build/node_modules/inherits/inherits.js.map +0 -1
- package/build/node_modules/inherits/inherits.mjs +0 -18
- package/build/node_modules/inherits/inherits.mjs.map +0 -1
- package/build/node_modules/inherits/inherits_browser.js +0 -36
- package/build/node_modules/inherits/inherits_browser.js.map +0 -1
- package/build/node_modules/inherits/inherits_browser.mjs +0 -34
- package/build/node_modules/inherits/inherits_browser.mjs.map +0 -1
- package/build/node_modules/isarray/index.js +0 -10
- package/build/node_modules/isarray/index.js.map +0 -1
- package/build/node_modules/isarray/index.mjs +0 -8
- package/build/node_modules/isarray/index.mjs.map +0 -1
- package/build/node_modules/kareem/index.js +0 -514
- package/build/node_modules/kareem/index.js.map +0 -1
- package/build/node_modules/kareem/index.mjs +0 -512
- package/build/node_modules/kareem/index.mjs.map +0 -1
- package/build/node_modules/memory-pager/index.js +0 -165
- package/build/node_modules/memory-pager/index.js.map +0 -1
- package/build/node_modules/memory-pager/index.mjs +0 -163
- package/build/node_modules/memory-pager/index.mjs.map +0 -1
- package/build/node_modules/mongodb/index.js +0 -93
- package/build/node_modules/mongodb/index.js.map +0 -1
- package/build/node_modules/mongodb/index.mjs +0 -91
- package/build/node_modules/mongodb/index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/admin.js +0 -307
- package/build/node_modules/mongodb/lib/admin.js.map +0 -1
- package/build/node_modules/mongodb/lib/admin.mjs +0 -305
- package/build/node_modules/mongodb/lib/admin.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/aggregation_cursor.js +0 -376
- package/build/node_modules/mongodb/lib/aggregation_cursor.js.map +0 -1
- package/build/node_modules/mongodb/lib/aggregation_cursor.mjs +0 -374
- package/build/node_modules/mongodb/lib/aggregation_cursor.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/apm.js +0 -41
- package/build/node_modules/mongodb/lib/apm.js.map +0 -1
- package/build/node_modules/mongodb/lib/apm.mjs +0 -35
- package/build/node_modules/mongodb/lib/apm.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/async/async_iterator.js +0 -43
- package/build/node_modules/mongodb/lib/async/async_iterator.js.map +0 -1
- package/build/node_modules/mongodb/lib/async/async_iterator.mjs +0 -39
- package/build/node_modules/mongodb/lib/async/async_iterator.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/common.js +0 -1381
- package/build/node_modules/mongodb/lib/bulk/common.js.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/common.mjs +0 -1379
- package/build/node_modules/mongodb/lib/bulk/common.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/ordered.js +0 -119
- package/build/node_modules/mongodb/lib/bulk/ordered.js.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/ordered.mjs +0 -115
- package/build/node_modules/mongodb/lib/bulk/ordered.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/unordered.js +0 -140
- package/build/node_modules/mongodb/lib/bulk/unordered.js.map +0 -1
- package/build/node_modules/mongodb/lib/bulk/unordered.mjs +0 -136
- package/build/node_modules/mongodb/lib/bulk/unordered.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/change_stream.js +0 -640
- package/build/node_modules/mongodb/lib/change_stream.js.map +0 -1
- package/build/node_modules/mongodb/lib/change_stream.mjs +0 -634
- package/build/node_modules/mongodb/lib/change_stream.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/connection.js +0 -404
- package/build/node_modules/mongodb/lib/cmap/connection.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/connection.mjs +0 -398
- package/build/node_modules/mongodb/lib/cmap/connection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/connection_pool.js +0 -608
- package/build/node_modules/mongodb/lib/cmap/connection_pool.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/connection_pool.mjs +0 -602
- package/build/node_modules/mongodb/lib/cmap/connection_pool.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/errors.js +0 -41
- package/build/node_modules/mongodb/lib/cmap/errors.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/errors.mjs +0 -39
- package/build/node_modules/mongodb/lib/cmap/errors.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/events.js +0 -157
- package/build/node_modules/mongodb/lib/cmap/events.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/events.mjs +0 -155
- package/build/node_modules/mongodb/lib/cmap/events.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/message_stream.js +0 -211
- package/build/node_modules/mongodb/lib/cmap/message_stream.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/message_stream.mjs +0 -205
- package/build/node_modules/mongodb/lib/cmap/message_stream.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/stream_description.js +0 -51
- package/build/node_modules/mongodb/lib/cmap/stream_description.js.map +0 -1
- package/build/node_modules/mongodb/lib/cmap/stream_description.mjs +0 -49
- package/build/node_modules/mongodb/lib/cmap/stream_description.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/collection.js +0 -2294
- package/build/node_modules/mongodb/lib/collection.js.map +0 -1
- package/build/node_modules/mongodb/lib/collection.mjs +0 -2288
- package/build/node_modules/mongodb/lib/collection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/command_cursor.js +0 -276
- package/build/node_modules/mongodb/lib/command_cursor.js.map +0 -1
- package/build/node_modules/mongodb/lib/command_cursor.mjs +0 -274
- package/build/node_modules/mongodb/lib/command_cursor.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/constants.js +0 -13
- package/build/node_modules/mongodb/lib/constants.js.map +0 -1
- package/build/node_modules/mongodb/lib/constants.mjs +0 -11
- package/build/node_modules/mongodb/lib/constants.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/auth_provider.js +0 -58
- package/build/node_modules/mongodb/lib/core/auth/auth_provider.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/auth_provider.mjs +0 -56
- package/build/node_modules/mongodb/lib/core/auth/auth_provider.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/defaultAuthProviders.js +0 -35
- package/build/node_modules/mongodb/lib/core/auth/defaultAuthProviders.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/defaultAuthProviders.mjs +0 -33
- package/build/node_modules/mongodb/lib/core/auth/defaultAuthProviders.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/gssapi.js +0 -162
- package/build/node_modules/mongodb/lib/core/auth/gssapi.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/gssapi.mjs +0 -156
- package/build/node_modules/mongodb/lib/core/auth/gssapi.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongo_credentials.js +0 -110
- package/build/node_modules/mongodb/lib/core/auth/mongo_credentials.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongo_credentials.mjs +0 -108
- package/build/node_modules/mongodb/lib/core/auth/mongo_credentials.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongocr.js +0 -54
- package/build/node_modules/mongodb/lib/core/auth/mongocr.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongocr.mjs +0 -48
- package/build/node_modules/mongodb/lib/core/auth/mongocr.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongodb_aws.js +0 -275
- package/build/node_modules/mongodb/lib/core/auth/mongodb_aws.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/mongodb_aws.mjs +0 -267
- package/build/node_modules/mongodb/lib/core/auth/mongodb_aws.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/plain.js +0 -35
- package/build/node_modules/mongodb/lib/core/auth/plain.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/plain.mjs +0 -33
- package/build/node_modules/mongodb/lib/core/auth/plain.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/scram.js +0 -362
- package/build/node_modules/mongodb/lib/core/auth/scram.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/scram.mjs +0 -356
- package/build/node_modules/mongodb/lib/core/auth/scram.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/x509.js +0 -41
- package/build/node_modules/mongodb/lib/core/auth/x509.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/auth/x509.mjs +0 -39
- package/build/node_modules/mongodb/lib/core/auth/x509.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/apm.js +0 -259
- package/build/node_modules/mongodb/lib/core/connection/apm.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/apm.mjs +0 -257
- package/build/node_modules/mongodb/lib/core/connection/apm.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/command_result.js +0 -39
- package/build/node_modules/mongodb/lib/core/connection/command_result.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/command_result.mjs +0 -37
- package/build/node_modules/mongodb/lib/core/connection/command_result.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/commands.js +0 -514
- package/build/node_modules/mongodb/lib/core/connection/commands.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/commands.mjs +0 -512
- package/build/node_modules/mongodb/lib/core/connection/commands.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/connect.js +0 -367
- package/build/node_modules/mongodb/lib/core/connection/connect.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/connect.mjs +0 -360
- package/build/node_modules/mongodb/lib/core/connection/connect.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/connection.js +0 -731
- package/build/node_modules/mongodb/lib/core/connection/connection.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/connection.mjs +0 -724
- package/build/node_modules/mongodb/lib/core/connection/connection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/logger.js +0 -262
- package/build/node_modules/mongodb/lib/core/connection/logger.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/logger.mjs +0 -256
- package/build/node_modules/mongodb/lib/core/connection/logger.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/msg.js +0 -232
- package/build/node_modules/mongodb/lib/core/connection/msg.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/msg.mjs +0 -230
- package/build/node_modules/mongodb/lib/core/connection/msg.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/pool.js +0 -1304
- package/build/node_modules/mongodb/lib/core/connection/pool.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/pool.mjs +0 -1297
- package/build/node_modules/mongodb/lib/core/connection/pool.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/utils.js +0 -59
- package/build/node_modules/mongodb/lib/core/connection/utils.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/connection/utils.mjs +0 -57
- package/build/node_modules/mongodb/lib/core/connection/utils.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/cursor.js +0 -891
- package/build/node_modules/mongodb/lib/core/cursor.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/cursor.mjs +0 -885
- package/build/node_modules/mongodb/lib/core/cursor.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/error.js +0 -354
- package/build/node_modules/mongodb/lib/core/error.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/error.mjs +0 -352
- package/build/node_modules/mongodb/lib/core/error.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/index.js +0 -77
- package/build/node_modules/mongodb/lib/core/index.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/index.mjs +0 -75
- package/build/node_modules/mongodb/lib/core/index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/common.js +0 -70
- package/build/node_modules/mongodb/lib/core/sdam/common.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/common.mjs +0 -68
- package/build/node_modules/mongodb/lib/core/sdam/common.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/events.js +0 -127
- package/build/node_modules/mongodb/lib/core/sdam/events.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/events.mjs +0 -125
- package/build/node_modules/mongodb/lib/core/sdam/events.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/monitor.js +0 -430
- package/build/node_modules/mongodb/lib/core/sdam/monitor.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/monitor.mjs +0 -424
- package/build/node_modules/mongodb/lib/core/sdam/monitor.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server.js +0 -584
- package/build/node_modules/mongodb/lib/core/sdam/server.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server.mjs +0 -578
- package/build/node_modules/mongodb/lib/core/sdam/server.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server_description.js +0 -234
- package/build/node_modules/mongodb/lib/core/sdam/server_description.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server_description.mjs +0 -232
- package/build/node_modules/mongodb/lib/core/sdam/server_description.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server_selection.js +0 -246
- package/build/node_modules/mongodb/lib/core/sdam/server_selection.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/server_selection.mjs +0 -244
- package/build/node_modules/mongodb/lib/core/sdam/server_selection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/srv_polling.js +0 -155
- package/build/node_modules/mongodb/lib/core/sdam/srv_polling.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/srv_polling.mjs +0 -145
- package/build/node_modules/mongodb/lib/core/sdam/srv_polling.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/topology.js +0 -1170
- package/build/node_modules/mongodb/lib/core/sdam/topology.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/topology.mjs +0 -1163
- package/build/node_modules/mongodb/lib/core/sdam/topology.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/topology_description.js +0 -468
- package/build/node_modules/mongodb/lib/core/sdam/topology_description.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sdam/topology_description.mjs +0 -466
- package/build/node_modules/mongodb/lib/core/sdam/topology_description.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/sessions.js +0 -797
- package/build/node_modules/mongodb/lib/core/sessions.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/sessions.mjs +0 -791
- package/build/node_modules/mongodb/lib/core/sessions.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/mongos.js +0 -1415
- package/build/node_modules/mongodb/lib/core/topologies/mongos.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/mongos.mjs +0 -1408
- package/build/node_modules/mongodb/lib/core/topologies/mongos.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/read_preference.js +0 -273
- package/build/node_modules/mongodb/lib/core/topologies/read_preference.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/read_preference.mjs +0 -271
- package/build/node_modules/mongodb/lib/core/topologies/read_preference.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/replset.js +0 -1586
- package/build/node_modules/mongodb/lib/core/topologies/replset.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/replset.mjs +0 -1579
- package/build/node_modules/mongodb/lib/core/topologies/replset.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/replset_state.js +0 -1135
- package/build/node_modules/mongodb/lib/core/topologies/replset_state.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/replset_state.mjs +0 -1128
- package/build/node_modules/mongodb/lib/core/topologies/replset_state.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/server.js +0 -1006
- package/build/node_modules/mongodb/lib/core/topologies/server.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/server.mjs +0 -999
- package/build/node_modules/mongodb/lib/core/topologies/server.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/shared.js +0 -464
- package/build/node_modules/mongodb/lib/core/topologies/shared.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/topologies/shared.mjs +0 -462
- package/build/node_modules/mongodb/lib/core/topologies/shared.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/transactions.js +0 -188
- package/build/node_modules/mongodb/lib/core/transactions.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/transactions.mjs +0 -186
- package/build/node_modules/mongodb/lib/core/transactions.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/uri_parser.js +0 -745
- package/build/node_modules/mongodb/lib/core/uri_parser.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/uri_parser.mjs +0 -737
- package/build/node_modules/mongodb/lib/core/uri_parser.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/utils.js +0 -307
- package/build/node_modules/mongodb/lib/core/utils.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/utils.mjs +0 -300
- package/build/node_modules/mongodb/lib/core/utils.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/command.js +0 -193
- package/build/node_modules/mongodb/lib/core/wireprotocol/command.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/command.mjs +0 -191
- package/build/node_modules/mongodb/lib/core/wireprotocol/command.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/compression.js +0 -83
- package/build/node_modules/mongodb/lib/core/wireprotocol/compression.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/compression.mjs +0 -77
- package/build/node_modules/mongodb/lib/core/wireprotocol/compression.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/constants.js +0 -16
- package/build/node_modules/mongodb/lib/core/wireprotocol/constants.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/constants.mjs +0 -14
- package/build/node_modules/mongodb/lib/core/wireprotocol/constants.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/get_more.js +0 -105
- package/build/node_modules/mongodb/lib/core/wireprotocol/get_more.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/get_more.mjs +0 -103
- package/build/node_modules/mongodb/lib/core/wireprotocol/get_more.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/index.js +0 -26
- package/build/node_modules/mongodb/lib/core/wireprotocol/index.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/index.mjs +0 -24
- package/build/node_modules/mongodb/lib/core/wireprotocol/index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/kill_cursors.js +0 -80
- package/build/node_modules/mongodb/lib/core/wireprotocol/kill_cursors.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/kill_cursors.mjs +0 -78
- package/build/node_modules/mongodb/lib/core/wireprotocol/kill_cursors.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/query.js +0 -247
- package/build/node_modules/mongodb/lib/core/wireprotocol/query.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/query.mjs +0 -245
- package/build/node_modules/mongodb/lib/core/wireprotocol/query.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/shared.js +0 -122
- package/build/node_modules/mongodb/lib/core/wireprotocol/shared.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/shared.mjs +0 -120
- package/build/node_modules/mongodb/lib/core/wireprotocol/shared.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/write_command.js +0 -68
- package/build/node_modules/mongodb/lib/core/wireprotocol/write_command.js.map +0 -1
- package/build/node_modules/mongodb/lib/core/wireprotocol/write_command.mjs +0 -66
- package/build/node_modules/mongodb/lib/core/wireprotocol/write_command.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/cursor.js +0 -1156
- package/build/node_modules/mongodb/lib/cursor.js.map +0 -1
- package/build/node_modules/mongodb/lib/cursor.mjs +0 -1149
- package/build/node_modules/mongodb/lib/cursor.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/db.js +0 -1092
- package/build/node_modules/mongodb/lib/db.js.map +0 -1
- package/build/node_modules/mongodb/lib/db.mjs +0 -1085
- package/build/node_modules/mongodb/lib/db.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/dynamic_loaders.js +0 -39
- package/build/node_modules/mongodb/lib/dynamic_loaders.js.map +0 -1
- package/build/node_modules/mongodb/lib/dynamic_loaders.mjs +0 -37
- package/build/node_modules/mongodb/lib/dynamic_loaders.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/encrypter.js +0 -176
- package/build/node_modules/mongodb/lib/encrypter.js.map +0 -1
- package/build/node_modules/mongodb/lib/encrypter.mjs +0 -170
- package/build/node_modules/mongodb/lib/encrypter.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/error.js +0 -48
- package/build/node_modules/mongodb/lib/error.js.map +0 -1
- package/build/node_modules/mongodb/lib/error.mjs +0 -46
- package/build/node_modules/mongodb/lib/error.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/explain.js +0 -60
- package/build/node_modules/mongodb/lib/explain.js.map +0 -1
- package/build/node_modules/mongodb/lib/explain.mjs +0 -58
- package/build/node_modules/mongodb/lib/explain.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs/chunk.js +0 -242
- package/build/node_modules/mongodb/lib/gridfs/chunk.js.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs/chunk.mjs +0 -240
- package/build/node_modules/mongodb/lib/gridfs/chunk.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs/grid_store.js +0 -1940
- package/build/node_modules/mongodb/lib/gridfs/grid_store.js.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs/grid_store.mjs +0 -1932
- package/build/node_modules/mongodb/lib/gridfs/grid_store.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/download.js +0 -441
- package/build/node_modules/mongodb/lib/gridfs-stream/download.js.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/download.mjs +0 -434
- package/build/node_modules/mongodb/lib/gridfs-stream/download.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/index.js +0 -366
- package/build/node_modules/mongodb/lib/gridfs-stream/index.js.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/index.mjs +0 -359
- package/build/node_modules/mongodb/lib/gridfs-stream/index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/upload.js +0 -552
- package/build/node_modules/mongodb/lib/gridfs-stream/upload.js.map +0 -1
- package/build/node_modules/mongodb/lib/gridfs-stream/upload.mjs +0 -544
- package/build/node_modules/mongodb/lib/gridfs-stream/upload.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/mongo_client.js +0 -514
- package/build/node_modules/mongodb/lib/mongo_client.js.map +0 -1
- package/build/node_modules/mongodb/lib/mongo_client.mjs +0 -507
- package/build/node_modules/mongodb/lib/mongo_client.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/add_user.js +0 -111
- package/build/node_modules/mongodb/lib/operations/add_user.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/add_user.mjs +0 -105
- package/build/node_modules/mongodb/lib/operations/add_user.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/aggregate.js +0 -111
- package/build/node_modules/mongodb/lib/operations/aggregate.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/aggregate.mjs +0 -109
- package/build/node_modules/mongodb/lib/operations/aggregate.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/bulk_write.js +0 -103
- package/build/node_modules/mongodb/lib/operations/bulk_write.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/bulk_write.mjs +0 -101
- package/build/node_modules/mongodb/lib/operations/bulk_write.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/collection_ops.js +0 -361
- package/build/node_modules/mongodb/lib/operations/collection_ops.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/collection_ops.mjs +0 -359
- package/build/node_modules/mongodb/lib/operations/collection_ops.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/collections.js +0 -62
- package/build/node_modules/mongodb/lib/operations/collections.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/collections.mjs +0 -60
- package/build/node_modules/mongodb/lib/operations/collections.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/command.js +0 -126
- package/build/node_modules/mongodb/lib/operations/command.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/command.mjs +0 -124
- package/build/node_modules/mongodb/lib/operations/command.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/command_v2.js +0 -131
- package/build/node_modules/mongodb/lib/operations/command_v2.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/command_v2.mjs +0 -129
- package/build/node_modules/mongodb/lib/operations/command_v2.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/common_functions.js +0 -408
- package/build/node_modules/mongodb/lib/operations/common_functions.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/common_functions.mjs +0 -406
- package/build/node_modules/mongodb/lib/operations/common_functions.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/connect.js +0 -805
- package/build/node_modules/mongodb/lib/operations/connect.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/connect.mjs +0 -798
- package/build/node_modules/mongodb/lib/operations/connect.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/count.js +0 -74
- package/build/node_modules/mongodb/lib/operations/count.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/count.mjs +0 -72
- package/build/node_modules/mongodb/lib/operations/count.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/count_documents.js +0 -44
- package/build/node_modules/mongodb/lib/operations/count_documents.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/count_documents.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/count_documents.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/create_collection.js +0 -111
- package/build/node_modules/mongodb/lib/operations/create_collection.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/create_collection.mjs +0 -109
- package/build/node_modules/mongodb/lib/operations/create_collection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/create_indexes.js +0 -146
- package/build/node_modules/mongodb/lib/operations/create_indexes.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/create_indexes.mjs +0 -144
- package/build/node_modules/mongodb/lib/operations/create_indexes.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/cursor_ops.js +0 -175
- package/build/node_modules/mongodb/lib/operations/cursor_ops.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/cursor_ops.mjs +0 -173
- package/build/node_modules/mongodb/lib/operations/cursor_ops.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/db_ops.js +0 -474
- package/build/node_modules/mongodb/lib/operations/db_ops.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/db_ops.mjs +0 -472
- package/build/node_modules/mongodb/lib/operations/db_ops.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/delete_many.js +0 -44
- package/build/node_modules/mongodb/lib/operations/delete_many.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/delete_many.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/delete_many.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/delete_one.js +0 -44
- package/build/node_modules/mongodb/lib/operations/delete_one.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/delete_one.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/delete_one.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/distinct.js +0 -102
- package/build/node_modules/mongodb/lib/operations/distinct.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/distinct.mjs +0 -100
- package/build/node_modules/mongodb/lib/operations/distinct.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop.js +0 -60
- package/build/node_modules/mongodb/lib/operations/drop.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop.mjs +0 -58
- package/build/node_modules/mongodb/lib/operations/drop.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop_index.js +0 -49
- package/build/node_modules/mongodb/lib/operations/drop_index.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop_index.mjs +0 -47
- package/build/node_modules/mongodb/lib/operations/drop_index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop_indexes.js +0 -30
- package/build/node_modules/mongodb/lib/operations/drop_indexes.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/drop_indexes.mjs +0 -28
- package/build/node_modules/mongodb/lib/operations/drop_indexes.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/estimated_document_count.js +0 -64
- package/build/node_modules/mongodb/lib/operations/estimated_document_count.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/estimated_document_count.mjs +0 -62
- package/build/node_modules/mongodb/lib/operations/estimated_document_count.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/execute_db_admin_command.js +0 -41
- package/build/node_modules/mongodb/lib/operations/execute_db_admin_command.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/execute_db_admin_command.mjs +0 -39
- package/build/node_modules/mongodb/lib/operations/execute_db_admin_command.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/execute_operation.js +0 -173
- package/build/node_modules/mongodb/lib/operations/execute_operation.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/execute_operation.mjs +0 -171
- package/build/node_modules/mongodb/lib/operations/execute_operation.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find.js +0 -57
- package/build/node_modules/mongodb/lib/operations/find.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find.mjs +0 -55
- package/build/node_modules/mongodb/lib/operations/find.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_and_modify.js +0 -138
- package/build/node_modules/mongodb/lib/operations/find_and_modify.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_and_modify.mjs +0 -136
- package/build/node_modules/mongodb/lib/operations/find_and_modify.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one.js +0 -47
- package/build/node_modules/mongodb/lib/operations/find_one.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one.mjs +0 -45
- package/build/node_modules/mongodb/lib/operations/find_one.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_delete.js +0 -24
- package/build/node_modules/mongodb/lib/operations/find_one_and_delete.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_delete.mjs +0 -22
- package/build/node_modules/mongodb/lib/operations/find_one_and_delete.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_replace.js +0 -44
- package/build/node_modules/mongodb/lib/operations/find_one_and_replace.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_replace.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/find_one_and_replace.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_update.js +0 -44
- package/build/node_modules/mongodb/lib/operations/find_one_and_update.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/find_one_and_update.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/find_one_and_update.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/geo_haystack_search.js +0 -87
- package/build/node_modules/mongodb/lib/operations/geo_haystack_search.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/geo_haystack_search.mjs +0 -85
- package/build/node_modules/mongodb/lib/operations/geo_haystack_search.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/index_exists.js +0 -46
- package/build/node_modules/mongodb/lib/operations/index_exists.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/index_exists.mjs +0 -44
- package/build/node_modules/mongodb/lib/operations/index_exists.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/index_information.js +0 -29
- package/build/node_modules/mongodb/lib/operations/index_information.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/index_information.mjs +0 -27
- package/build/node_modules/mongodb/lib/operations/index_information.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/indexes.js +0 -28
- package/build/node_modules/mongodb/lib/operations/indexes.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/indexes.mjs +0 -26
- package/build/node_modules/mongodb/lib/operations/indexes.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/insert_many.js +0 -67
- package/build/node_modules/mongodb/lib/operations/insert_many.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/insert_many.mjs +0 -65
- package/build/node_modules/mongodb/lib/operations/insert_many.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/insert_one.js +0 -46
- package/build/node_modules/mongodb/lib/operations/insert_one.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/insert_one.mjs +0 -44
- package/build/node_modules/mongodb/lib/operations/insert_one.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/is_capped.js +0 -24
- package/build/node_modules/mongodb/lib/operations/is_capped.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/is_capped.mjs +0 -22
- package/build/node_modules/mongodb/lib/operations/is_capped.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_collections.js +0 -113
- package/build/node_modules/mongodb/lib/operations/list_collections.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_collections.mjs +0 -111
- package/build/node_modules/mongodb/lib/operations/list_collections.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_databases.js +0 -44
- package/build/node_modules/mongodb/lib/operations/list_databases.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_databases.mjs +0 -42
- package/build/node_modules/mongodb/lib/operations/list_databases.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_indexes.js +0 -48
- package/build/node_modules/mongodb/lib/operations/list_indexes.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/list_indexes.mjs +0 -46
- package/build/node_modules/mongodb/lib/operations/list_indexes.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/map_reduce.js +0 -220
- package/build/node_modules/mongodb/lib/operations/map_reduce.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/map_reduce.mjs +0 -218
- package/build/node_modules/mongodb/lib/operations/map_reduce.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/operation.js +0 -82
- package/build/node_modules/mongodb/lib/operations/operation.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/operation.mjs +0 -80
- package/build/node_modules/mongodb/lib/operations/operation.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/options_operation.js +0 -39
- package/build/node_modules/mongodb/lib/operations/options_operation.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/options_operation.mjs +0 -37
- package/build/node_modules/mongodb/lib/operations/options_operation.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/profiling_level.js +0 -34
- package/build/node_modules/mongodb/lib/operations/profiling_level.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/profiling_level.mjs +0 -32
- package/build/node_modules/mongodb/lib/operations/profiling_level.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/re_index.js +0 -41
- package/build/node_modules/mongodb/lib/operations/re_index.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/re_index.mjs +0 -39
- package/build/node_modules/mongodb/lib/operations/re_index.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/remove_user.js +0 -60
- package/build/node_modules/mongodb/lib/operations/remove_user.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/remove_user.mjs +0 -58
- package/build/node_modules/mongodb/lib/operations/remove_user.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/rename.js +0 -69
- package/build/node_modules/mongodb/lib/operations/rename.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/rename.mjs +0 -67
- package/build/node_modules/mongodb/lib/operations/rename.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/replace_one.js +0 -61
- package/build/node_modules/mongodb/lib/operations/replace_one.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/replace_one.mjs +0 -59
- package/build/node_modules/mongodb/lib/operations/replace_one.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/run_command.js +0 -24
- package/build/node_modules/mongodb/lib/operations/run_command.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/run_command.mjs +0 -22
- package/build/node_modules/mongodb/lib/operations/run_command.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/set_profiling_level.js +0 -52
- package/build/node_modules/mongodb/lib/operations/set_profiling_level.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/set_profiling_level.mjs +0 -50
- package/build/node_modules/mongodb/lib/operations/set_profiling_level.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/stats.js +0 -51
- package/build/node_modules/mongodb/lib/operations/stats.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/stats.mjs +0 -49
- package/build/node_modules/mongodb/lib/operations/stats.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/update_many.js +0 -62
- package/build/node_modules/mongodb/lib/operations/update_many.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/update_many.mjs +0 -60
- package/build/node_modules/mongodb/lib/operations/update_many.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/update_one.js +0 -62
- package/build/node_modules/mongodb/lib/operations/update_one.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/update_one.mjs +0 -60
- package/build/node_modules/mongodb/lib/operations/update_one.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/operations/validate_collection.js +0 -42
- package/build/node_modules/mongodb/lib/operations/validate_collection.js.map +0 -1
- package/build/node_modules/mongodb/lib/operations/validate_collection.mjs +0 -40
- package/build/node_modules/mongodb/lib/operations/validate_collection.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/read_concern.js +0 -64
- package/build/node_modules/mongodb/lib/read_concern.js.map +0 -1
- package/build/node_modules/mongodb/lib/read_concern.mjs +0 -62
- package/build/node_modules/mongodb/lib/read_concern.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/mongos.js +0 -454
- package/build/node_modules/mongodb/lib/topologies/mongos.js.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/mongos.mjs +0 -452
- package/build/node_modules/mongodb/lib/topologies/mongos.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/native_topology.js +0 -86
- package/build/node_modules/mongodb/lib/topologies/native_topology.js.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/native_topology.mjs +0 -84
- package/build/node_modules/mongodb/lib/topologies/native_topology.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/replset.js +0 -496
- package/build/node_modules/mongodb/lib/topologies/replset.js.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/replset.mjs +0 -494
- package/build/node_modules/mongodb/lib/topologies/replset.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/server.js +0 -456
- package/build/node_modules/mongodb/lib/topologies/server.js.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/server.mjs +0 -454
- package/build/node_modules/mongodb/lib/topologies/server.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/topology_base.js +0 -439
- package/build/node_modules/mongodb/lib/topologies/topology_base.js.map +0 -1
- package/build/node_modules/mongodb/lib/topologies/topology_base.mjs +0 -428
- package/build/node_modules/mongodb/lib/topologies/topology_base.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/url_parser.js +0 -646
- package/build/node_modules/mongodb/lib/url_parser.js.map +0 -1
- package/build/node_modules/mongodb/lib/url_parser.mjs +0 -637
- package/build/node_modules/mongodb/lib/url_parser.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/utils.js +0 -919
- package/build/node_modules/mongodb/lib/utils.js.map +0 -1
- package/build/node_modules/mongodb/lib/utils.mjs +0 -917
- package/build/node_modules/mongodb/lib/utils.mjs.map +0 -1
- package/build/node_modules/mongodb/lib/write_concern.js +0 -99
- package/build/node_modules/mongodb/lib/write_concern.js.map +0 -1
- package/build/node_modules/mongodb/lib/write_concern.mjs +0 -97
- package/build/node_modules/mongodb/lib/write_concern.mjs.map +0 -1
- package/build/node_modules/mongodb/package.json.js +0 -146
- package/build/node_modules/mongodb/package.json.js.map +0 -1
- package/build/node_modules/mongodb/package.mjs +0 -127
- package/build/node_modules/mongodb/package.mjs.map +0 -1
- package/build/node_modules/mongoose/index.js +0 -8
- package/build/node_modules/mongoose/index.js.map +0 -1
- package/build/node_modules/mongoose/index.mjs +0 -6
- package/build/node_modules/mongoose/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/aggregate.js +0 -1176
- package/build/node_modules/mongoose/lib/aggregate.js.map +0 -1
- package/build/node_modules/mongoose/lib/aggregate.mjs +0 -1170
- package/build/node_modules/mongoose/lib/aggregate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/browserDocument.js +0 -119
- package/build/node_modules/mongoose/lib/browserDocument.js.map +0 -1
- package/build/node_modules/mongoose/lib/browserDocument.mjs +0 -113
- package/build/node_modules/mongoose/lib/browserDocument.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/boolean.js +0 -41
- package/build/node_modules/mongoose/lib/cast/boolean.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/boolean.mjs +0 -39
- package/build/node_modules/mongoose/lib/cast/boolean.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/date.js +0 -48
- package/build/node_modules/mongoose/lib/cast/date.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/date.mjs +0 -42
- package/build/node_modules/mongoose/lib/cast/date.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/decimal128.js +0 -43
- package/build/node_modules/mongoose/lib/cast/decimal128.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/decimal128.mjs +0 -37
- package/build/node_modules/mongoose/lib/cast/decimal128.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/number.js +0 -50
- package/build/node_modules/mongoose/lib/cast/number.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/number.mjs +0 -44
- package/build/node_modules/mongoose/lib/cast/number.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/objectid.js +0 -39
- package/build/node_modules/mongoose/lib/cast/objectid.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/objectid.mjs +0 -33
- package/build/node_modules/mongoose/lib/cast/objectid.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast/string.js +0 -40
- package/build/node_modules/mongoose/lib/cast/string.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast/string.mjs +0 -38
- package/build/node_modules/mongoose/lib/cast/string.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cast.js +0 -382
- package/build/node_modules/mongoose/lib/cast.js.map +0 -1
- package/build/node_modules/mongoose/lib/cast.mjs +0 -376
- package/build/node_modules/mongoose/lib/cast.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/collection.js +0 -333
- package/build/node_modules/mongoose/lib/collection.js.map +0 -1
- package/build/node_modules/mongoose/lib/collection.mjs +0 -327
- package/build/node_modules/mongoose/lib/collection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/connection.js +0 -1534
- package/build/node_modules/mongoose/lib/connection.js.map +0 -1
- package/build/node_modules/mongoose/lib/connection.mjs +0 -1528
- package/build/node_modules/mongoose/lib/connection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/connectionstate.js +0 -29
- package/build/node_modules/mongoose/lib/connectionstate.js.map +0 -1
- package/build/node_modules/mongoose/lib/connectionstate.mjs +0 -27
- package/build/node_modules/mongoose/lib/connectionstate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/AggregationCursor.js +0 -384
- package/build/node_modules/mongoose/lib/cursor/AggregationCursor.js.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/AggregationCursor.mjs +0 -377
- package/build/node_modules/mongoose/lib/cursor/AggregationCursor.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/ChangeStream.js +0 -70
- package/build/node_modules/mongoose/lib/cursor/ChangeStream.js.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/ChangeStream.mjs +0 -64
- package/build/node_modules/mongoose/lib/cursor/ChangeStream.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/QueryCursor.js +0 -522
- package/build/node_modules/mongoose/lib/cursor/QueryCursor.js.map +0 -1
- package/build/node_modules/mongoose/lib/cursor/QueryCursor.mjs +0 -515
- package/build/node_modules/mongoose/lib/cursor/QueryCursor.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/document.js +0 -4305
- package/build/node_modules/mongoose/lib/document.js.map +0 -1
- package/build/node_modules/mongoose/lib/document.mjs +0 -4298
- package/build/node_modules/mongoose/lib/document.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/document_provider.js +0 -40
- package/build/node_modules/mongoose/lib/document_provider.js.map +0 -1
- package/build/node_modules/mongoose/lib/document_provider.mjs +0 -36
- package/build/node_modules/mongoose/lib/document_provider.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/driver.js +0 -27
- package/build/node_modules/mongoose/lib/driver.js.map +0 -1
- package/build/node_modules/mongoose/lib/driver.mjs +0 -22
- package/build/node_modules/mongoose/lib/driver.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/ReadPreference.js +0 -52
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/ReadPreference.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/ReadPreference.mjs +0 -50
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/ReadPreference.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js +0 -14
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.mjs +0 -12
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/binary.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js +0 -470
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.mjs +0 -463
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.js +0 -219
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.mjs +0 -217
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/connection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/decimal128.js +0 -12
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/decimal128.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/decimal128.mjs +0 -10
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/decimal128.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/index.js +0 -39
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/index.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/index.mjs +0 -30
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/objectid.js +0 -18
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/objectid.js.map +0 -1
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/objectid.mjs +0 -16
- package/build/node_modules/mongoose/lib/drivers/node-mongodb-native/objectid.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/cast.js +0 -161
- package/build/node_modules/mongoose/lib/error/cast.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/cast.mjs +0 -155
- package/build/node_modules/mongoose/lib/error/cast.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/divergentArray.js +0 -35
- package/build/node_modules/mongoose/lib/error/divergentArray.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/divergentArray.mjs +0 -33
- package/build/node_modules/mongoose/lib/error/divergentArray.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/index.js +0 -225
- package/build/node_modules/mongoose/lib/error/index.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/index.mjs +0 -223
- package/build/node_modules/mongoose/lib/error/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/messages.js +0 -32
- package/build/node_modules/mongoose/lib/error/messages.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/messages.mjs +0 -30
- package/build/node_modules/mongoose/lib/error/messages.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/missingSchema.js +0 -28
- package/build/node_modules/mongoose/lib/error/missingSchema.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/missingSchema.mjs +0 -26
- package/build/node_modules/mongoose/lib/error/missingSchema.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/mongooseError.js +0 -16
- package/build/node_modules/mongoose/lib/error/mongooseError.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/mongooseError.mjs +0 -14
- package/build/node_modules/mongoose/lib/error/mongooseError.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/notFound.js +0 -54
- package/build/node_modules/mongoose/lib/error/notFound.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/notFound.mjs +0 -48
- package/build/node_modules/mongoose/lib/error/notFound.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/objectExpected.js +0 -35
- package/build/node_modules/mongoose/lib/error/objectExpected.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/objectExpected.mjs +0 -33
- package/build/node_modules/mongoose/lib/error/objectExpected.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/objectParameter.js +0 -35
- package/build/node_modules/mongoose/lib/error/objectParameter.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/objectParameter.mjs +0 -33
- package/build/node_modules/mongoose/lib/error/objectParameter.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/overwriteModel.js +0 -26
- package/build/node_modules/mongoose/lib/error/overwriteModel.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/overwriteModel.mjs +0 -24
- package/build/node_modules/mongoose/lib/error/overwriteModel.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/parallelSave.js +0 -35
- package/build/node_modules/mongoose/lib/error/parallelSave.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/parallelSave.mjs +0 -33
- package/build/node_modules/mongoose/lib/error/parallelSave.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/parallelValidate.js +0 -36
- package/build/node_modules/mongoose/lib/error/parallelValidate.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/parallelValidate.mjs +0 -34
- package/build/node_modules/mongoose/lib/error/parallelValidate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/serverSelection.js +0 -69
- package/build/node_modules/mongoose/lib/error/serverSelection.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/serverSelection.mjs +0 -67
- package/build/node_modules/mongoose/lib/error/serverSelection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/strict.js +0 -38
- package/build/node_modules/mongoose/lib/error/strict.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/strict.mjs +0 -36
- package/build/node_modules/mongoose/lib/error/strict.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/validation.js +0 -121
- package/build/node_modules/mongoose/lib/error/validation.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/validation.mjs +0 -115
- package/build/node_modules/mongoose/lib/error/validation.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/validator.js +0 -99
- package/build/node_modules/mongoose/lib/error/validator.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/validator.mjs +0 -97
- package/build/node_modules/mongoose/lib/error/validator.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/error/version.js +0 -41
- package/build/node_modules/mongoose/lib/error/version.js.map +0 -1
- package/build/node_modules/mongoose/lib/error/version.mjs +0 -39
- package/build/node_modules/mongoose/lib/error/version.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/aggregate/stringifyFunctionOperators.js +0 -53
- package/build/node_modules/mongoose/lib/helpers/aggregate/stringifyFunctionOperators.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/aggregate/stringifyFunctionOperators.mjs +0 -51
- package/build/node_modules/mongoose/lib/helpers/aggregate/stringifyFunctionOperators.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/arrayDepth.js +0 -36
- package/build/node_modules/mongoose/lib/helpers/arrayDepth.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/arrayDepth.mjs +0 -34
- package/build/node_modules/mongoose/lib/helpers/arrayDepth.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/clone.js +0 -141
- package/build/node_modules/mongoose/lib/helpers/clone.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/clone.mjs +0 -139
- package/build/node_modules/mongoose/lib/helpers/clone.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/common.js +0 -123
- package/build/node_modules/mongoose/lib/helpers/common.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/common.mjs +0 -118
- package/build/node_modules/mongoose/lib/helpers/common.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/cursor/eachAsync.js +0 -163
- package/build/node_modules/mongoose/lib/helpers/cursor/eachAsync.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/cursor/eachAsync.mjs +0 -161
- package/build/node_modules/mongoose/lib/helpers/cursor/eachAsync.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/areDiscriminatorValuesEqual.js +0 -19
- package/build/node_modules/mongoose/lib/helpers/discriminator/areDiscriminatorValuesEqual.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/areDiscriminatorValuesEqual.mjs +0 -17
- package/build/node_modules/mongoose/lib/helpers/discriminator/areDiscriminatorValuesEqual.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/checkEmbeddedDiscriminatorKeyProjection.js +0 -15
- package/build/node_modules/mongoose/lib/helpers/discriminator/checkEmbeddedDiscriminatorKeyProjection.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/checkEmbeddedDiscriminatorKeyProjection.mjs +0 -13
- package/build/node_modules/mongoose/lib/helpers/discriminator/checkEmbeddedDiscriminatorKeyProjection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getConstructor.js +0 -28
- package/build/node_modules/mongoose/lib/helpers/discriminator/getConstructor.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getConstructor.mjs +0 -26
- package/build/node_modules/mongoose/lib/helpers/discriminator/getConstructor.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getDiscriminatorByValue.js +0 -30
- package/build/node_modules/mongoose/lib/helpers/discriminator/getDiscriminatorByValue.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getDiscriminatorByValue.mjs +0 -28
- package/build/node_modules/mongoose/lib/helpers/discriminator/getDiscriminatorByValue.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getSchemaDiscriminatorByValue.js +0 -29
- package/build/node_modules/mongoose/lib/helpers/discriminator/getSchemaDiscriminatorByValue.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/discriminator/getSchemaDiscriminatorByValue.mjs +0 -27
- package/build/node_modules/mongoose/lib/helpers/discriminator/getSchemaDiscriminatorByValue.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/cleanModifiedSubpaths.js +0 -31
- package/build/node_modules/mongoose/lib/helpers/document/cleanModifiedSubpaths.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/cleanModifiedSubpaths.mjs +0 -29
- package/build/node_modules/mongoose/lib/helpers/document/cleanModifiedSubpaths.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/compile.js +0 -229
- package/build/node_modules/mongoose/lib/helpers/document/compile.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/compile.mjs +0 -224
- package/build/node_modules/mongoose/lib/helpers/document/compile.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/getEmbeddedDiscriminatorPath.js +0 -46
- package/build/node_modules/mongoose/lib/helpers/document/getEmbeddedDiscriminatorPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/getEmbeddedDiscriminatorPath.mjs +0 -44
- package/build/node_modules/mongoose/lib/helpers/document/getEmbeddedDiscriminatorPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/handleSpreadDoc.js +0 -20
- package/build/node_modules/mongoose/lib/helpers/document/handleSpreadDoc.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/document/handleSpreadDoc.mjs +0 -18
- package/build/node_modules/mongoose/lib/helpers/document/handleSpreadDoc.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/each.js +0 -28
- package/build/node_modules/mongoose/lib/helpers/each.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/each.mjs +0 -26
- package/build/node_modules/mongoose/lib/helpers/each.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/get.js +0 -67
- package/build/node_modules/mongoose/lib/helpers/get.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/get.mjs +0 -65
- package/build/node_modules/mongoose/lib/helpers/get.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/getDefaultBulkwriteResult.js +0 -31
- package/build/node_modules/mongoose/lib/helpers/getDefaultBulkwriteResult.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/getDefaultBulkwriteResult.mjs +0 -29
- package/build/node_modules/mongoose/lib/helpers/getDefaultBulkwriteResult.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/getFunctionName.js +0 -11
- package/build/node_modules/mongoose/lib/helpers/getFunctionName.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/getFunctionName.mjs +0 -9
- package/build/node_modules/mongoose/lib/helpers/getFunctionName.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/immediate.js +0 -17
- package/build/node_modules/mongoose/lib/helpers/immediate.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/immediate.mjs +0 -15
- package/build/node_modules/mongoose/lib/helpers/immediate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/indexes/isDefaultIdIndex.js +0 -21
- package/build/node_modules/mongoose/lib/helpers/indexes/isDefaultIdIndex.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/indexes/isDefaultIdIndex.mjs +0 -19
- package/build/node_modules/mongoose/lib/helpers/indexes/isDefaultIdIndex.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/indexes/isIndexEqual.js +0 -98
- package/build/node_modules/mongoose/lib/helpers/indexes/isIndexEqual.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/indexes/isIndexEqual.mjs +0 -96
- package/build/node_modules/mongoose/lib/helpers/indexes/isIndexEqual.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isBsonType.js +0 -16
- package/build/node_modules/mongoose/lib/helpers/isBsonType.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isBsonType.mjs +0 -14
- package/build/node_modules/mongoose/lib/helpers/isBsonType.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isMongooseObject.js +0 -24
- package/build/node_modules/mongoose/lib/helpers/isMongooseObject.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isMongooseObject.mjs +0 -22
- package/build/node_modules/mongoose/lib/helpers/isMongooseObject.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isObject.js +0 -19
- package/build/node_modules/mongoose/lib/helpers/isObject.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isObject.mjs +0 -17
- package/build/node_modules/mongoose/lib/helpers/isObject.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isPromise.js +0 -10
- package/build/node_modules/mongoose/lib/helpers/isPromise.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/isPromise.mjs +0 -8
- package/build/node_modules/mongoose/lib/helpers/isPromise.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyHooks.js +0 -141
- package/build/node_modules/mongoose/lib/helpers/model/applyHooks.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyHooks.mjs +0 -139
- package/build/node_modules/mongoose/lib/helpers/model/applyHooks.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyMethods.js +0 -59
- package/build/node_modules/mongoose/lib/helpers/model/applyMethods.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyMethods.mjs +0 -57
- package/build/node_modules/mongoose/lib/helpers/model/applyMethods.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyStaticHooks.js +0 -77
- package/build/node_modules/mongoose/lib/helpers/model/applyStaticHooks.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyStaticHooks.mjs +0 -75
- package/build/node_modules/mongoose/lib/helpers/model/applyStaticHooks.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyStatics.js +0 -15
- package/build/node_modules/mongoose/lib/helpers/model/applyStatics.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/applyStatics.mjs +0 -13
- package/build/node_modules/mongoose/lib/helpers/model/applyStatics.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/castBulkWrite.js +0 -227
- package/build/node_modules/mongoose/lib/helpers/model/castBulkWrite.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/castBulkWrite.mjs +0 -225
- package/build/node_modules/mongoose/lib/helpers/model/castBulkWrite.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/discriminator.js +0 -212
- package/build/node_modules/mongoose/lib/helpers/model/discriminator.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/model/discriminator.mjs +0 -210
- package/build/node_modules/mongoose/lib/helpers/model/discriminator.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/parallelLimit.js +0 -58
- package/build/node_modules/mongoose/lib/helpers/parallelLimit.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/parallelLimit.mjs +0 -56
- package/build/node_modules/mongoose/lib/helpers/parallelLimit.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/path/parentPaths.js +0 -16
- package/build/node_modules/mongoose/lib/helpers/path/parentPaths.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/path/parentPaths.mjs +0 -14
- package/build/node_modules/mongoose/lib/helpers/path/parentPaths.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/path/setDottedPath.js +0 -19
- package/build/node_modules/mongoose/lib/helpers/path/setDottedPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/path/setDottedPath.mjs +0 -17
- package/build/node_modules/mongoose/lib/helpers/path/setDottedPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/SkipPopulateValue.js +0 -13
- package/build/node_modules/mongoose/lib/helpers/populate/SkipPopulateValue.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/SkipPopulateValue.mjs +0 -11
- package/build/node_modules/mongoose/lib/helpers/populate/SkipPopulateValue.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/assignRawDocsToIdStructure.js +0 -104
- package/build/node_modules/mongoose/lib/helpers/populate/assignRawDocsToIdStructure.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/assignRawDocsToIdStructure.mjs +0 -102
- package/build/node_modules/mongoose/lib/helpers/populate/assignRawDocsToIdStructure.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/assignVals.js +0 -291
- package/build/node_modules/mongoose/lib/helpers/populate/assignVals.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/assignVals.mjs +0 -289
- package/build/node_modules/mongoose/lib/helpers/populate/assignVals.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/createPopulateQueryFilter.js +0 -82
- package/build/node_modules/mongoose/lib/helpers/populate/createPopulateQueryFilter.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/createPopulateQueryFilter.mjs +0 -80
- package/build/node_modules/mongoose/lib/helpers/populate/createPopulateQueryFilter.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getModelsMapForPopulate.js +0 -550
- package/build/node_modules/mongoose/lib/helpers/populate/getModelsMapForPopulate.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getModelsMapForPopulate.mjs +0 -544
- package/build/node_modules/mongoose/lib/helpers/populate/getModelsMapForPopulate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getSchemaTypes.js +0 -218
- package/build/node_modules/mongoose/lib/helpers/populate/getSchemaTypes.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getSchemaTypes.mjs +0 -216
- package/build/node_modules/mongoose/lib/helpers/populate/getSchemaTypes.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getVirtual.js +0 -75
- package/build/node_modules/mongoose/lib/helpers/populate/getVirtual.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/getVirtual.mjs +0 -73
- package/build/node_modules/mongoose/lib/helpers/populate/getVirtual.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/leanPopulateMap.js +0 -10
- package/build/node_modules/mongoose/lib/helpers/populate/leanPopulateMap.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/leanPopulateMap.mjs +0 -8
- package/build/node_modules/mongoose/lib/helpers/populate/leanPopulateMap.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/lookupLocalFields.js +0 -31
- package/build/node_modules/mongoose/lib/helpers/populate/lookupLocalFields.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/lookupLocalFields.mjs +0 -29
- package/build/node_modules/mongoose/lib/helpers/populate/lookupLocalFields.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/normalizeRefPath.js +0 -48
- package/build/node_modules/mongoose/lib/helpers/populate/normalizeRefPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/normalizeRefPath.mjs +0 -46
- package/build/node_modules/mongoose/lib/helpers/populate/normalizeRefPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/removeDeselectedForeignField.js +0 -34
- package/build/node_modules/mongoose/lib/helpers/populate/removeDeselectedForeignField.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/removeDeselectedForeignField.mjs +0 -32
- package/build/node_modules/mongoose/lib/helpers/populate/removeDeselectedForeignField.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/validateRef.js +0 -26
- package/build/node_modules/mongoose/lib/helpers/populate/validateRef.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/populate/validateRef.mjs +0 -20
- package/build/node_modules/mongoose/lib/helpers/populate/validateRef.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/printJestWarning.js +0 -16
- package/build/node_modules/mongoose/lib/helpers/printJestWarning.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/printJestWarning.mjs +0 -14
- package/build/node_modules/mongoose/lib/helpers/printJestWarning.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isDefiningProjection.js +0 -21
- package/build/node_modules/mongoose/lib/helpers/projection/isDefiningProjection.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isDefiningProjection.mjs +0 -19
- package/build/node_modules/mongoose/lib/helpers/projection/isDefiningProjection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isExclusive.js +0 -35
- package/build/node_modules/mongoose/lib/helpers/projection/isExclusive.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isExclusive.mjs +0 -33
- package/build/node_modules/mongoose/lib/helpers/projection/isExclusive.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isInclusive.js +0 -37
- package/build/node_modules/mongoose/lib/helpers/projection/isInclusive.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isInclusive.mjs +0 -35
- package/build/node_modules/mongoose/lib/helpers/projection/isInclusive.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isPathExcluded.js +0 -38
- package/build/node_modules/mongoose/lib/helpers/projection/isPathExcluded.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isPathExcluded.mjs +0 -36
- package/build/node_modules/mongoose/lib/helpers/projection/isPathExcluded.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isPathSelectedInclusive.js +0 -31
- package/build/node_modules/mongoose/lib/helpers/projection/isPathSelectedInclusive.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/isPathSelectedInclusive.mjs +0 -29
- package/build/node_modules/mongoose/lib/helpers/projection/isPathSelectedInclusive.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/parseProjection.js +0 -36
- package/build/node_modules/mongoose/lib/helpers/projection/parseProjection.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/projection/parseProjection.mjs +0 -34
- package/build/node_modules/mongoose/lib/helpers/projection/parseProjection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/promiseOrCallback.js +0 -49
- package/build/node_modules/mongoose/lib/helpers/promiseOrCallback.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/promiseOrCallback.mjs +0 -47
- package/build/node_modules/mongoose/lib/helpers/promiseOrCallback.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/applyGlobalMaxTimeMS.js +0 -18
- package/build/node_modules/mongoose/lib/helpers/query/applyGlobalMaxTimeMS.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/applyGlobalMaxTimeMS.mjs +0 -16
- package/build/node_modules/mongoose/lib/helpers/query/applyGlobalMaxTimeMS.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/applyQueryMiddleware.js +0 -96
- package/build/node_modules/mongoose/lib/helpers/query/applyQueryMiddleware.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/applyQueryMiddleware.mjs +0 -94
- package/build/node_modules/mongoose/lib/helpers/query/applyQueryMiddleware.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/castFilterPath.js +0 -58
- package/build/node_modules/mongoose/lib/helpers/query/castFilterPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/castFilterPath.mjs +0 -56
- package/build/node_modules/mongoose/lib/helpers/query/castFilterPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/castUpdate.js +0 -561
- package/build/node_modules/mongoose/lib/helpers/query/castUpdate.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/castUpdate.mjs +0 -559
- package/build/node_modules/mongoose/lib/helpers/query/castUpdate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/completeMany.js +0 -54
- package/build/node_modules/mongoose/lib/helpers/query/completeMany.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/completeMany.mjs +0 -52
- package/build/node_modules/mongoose/lib/helpers/query/completeMany.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/getEmbeddedDiscriminatorPath.js +0 -87
- package/build/node_modules/mongoose/lib/helpers/query/getEmbeddedDiscriminatorPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/getEmbeddedDiscriminatorPath.mjs +0 -85
- package/build/node_modules/mongoose/lib/helpers/query/getEmbeddedDiscriminatorPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/handleImmutable.js +0 -31
- package/build/node_modules/mongoose/lib/helpers/query/handleImmutable.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/handleImmutable.mjs +0 -29
- package/build/node_modules/mongoose/lib/helpers/query/handleImmutable.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/hasDollarKeys.js +0 -22
- package/build/node_modules/mongoose/lib/helpers/query/hasDollarKeys.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/hasDollarKeys.mjs +0 -20
- package/build/node_modules/mongoose/lib/helpers/query/hasDollarKeys.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/isOperator.js +0 -14
- package/build/node_modules/mongoose/lib/helpers/query/isOperator.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/isOperator.mjs +0 -12
- package/build/node_modules/mongoose/lib/helpers/query/isOperator.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/sanitizeProjection.js +0 -17
- package/build/node_modules/mongoose/lib/helpers/query/sanitizeProjection.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/sanitizeProjection.mjs +0 -15
- package/build/node_modules/mongoose/lib/helpers/query/sanitizeProjection.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/selectPopulatedFields.js +0 -52
- package/build/node_modules/mongoose/lib/helpers/query/selectPopulatedFields.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/selectPopulatedFields.mjs +0 -50
- package/build/node_modules/mongoose/lib/helpers/query/selectPopulatedFields.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/wrapThunk.js +0 -21
- package/build/node_modules/mongoose/lib/helpers/query/wrapThunk.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/query/wrapThunk.mjs +0 -19
- package/build/node_modules/mongoose/lib/helpers/query/wrapThunk.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/addAutoId.js +0 -10
- package/build/node_modules/mongoose/lib/helpers/schema/addAutoId.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/addAutoId.mjs +0 -8
- package/build/node_modules/mongoose/lib/helpers/schema/addAutoId.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/applyPlugins.js +0 -47
- package/build/node_modules/mongoose/lib/helpers/schema/applyPlugins.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/applyPlugins.mjs +0 -45
- package/build/node_modules/mongoose/lib/helpers/schema/applyPlugins.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/applyWriteConcern.js +0 -33
- package/build/node_modules/mongoose/lib/helpers/schema/applyWriteConcern.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/applyWriteConcern.mjs +0 -31
- package/build/node_modules/mongoose/lib/helpers/schema/applyWriteConcern.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/cleanPositionalOperators.js +0 -15
- package/build/node_modules/mongoose/lib/helpers/schema/cleanPositionalOperators.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/cleanPositionalOperators.mjs +0 -13
- package/build/node_modules/mongoose/lib/helpers/schema/cleanPositionalOperators.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/getIndexes.js +0 -158
- package/build/node_modules/mongoose/lib/helpers/schema/getIndexes.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/getIndexes.mjs +0 -156
- package/build/node_modules/mongoose/lib/helpers/schema/getIndexes.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/getPath.js +0 -38
- package/build/node_modules/mongoose/lib/helpers/schema/getPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/getPath.mjs +0 -36
- package/build/node_modules/mongoose/lib/helpers/schema/getPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/handleIdOption.js +0 -23
- package/build/node_modules/mongoose/lib/helpers/schema/handleIdOption.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/handleIdOption.mjs +0 -21
- package/build/node_modules/mongoose/lib/helpers/schema/handleIdOption.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/handleTimestampOption.js +0 -27
- package/build/node_modules/mongoose/lib/helpers/schema/handleTimestampOption.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/handleTimestampOption.mjs +0 -25
- package/build/node_modules/mongoose/lib/helpers/schema/handleTimestampOption.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/merge.js +0 -30
- package/build/node_modules/mongoose/lib/helpers/schema/merge.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schema/merge.mjs +0 -28
- package/build/node_modules/mongoose/lib/helpers/schema/merge.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schematype/handleImmutable.js +0 -48
- package/build/node_modules/mongoose/lib/helpers/schematype/handleImmutable.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/schematype/handleImmutable.mjs +0 -46
- package/build/node_modules/mongoose/lib/helpers/schematype/handleImmutable.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/setDefaultsOnInsert.js +0 -134
- package/build/node_modules/mongoose/lib/helpers/setDefaultsOnInsert.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/setDefaultsOnInsert.mjs +0 -132
- package/build/node_modules/mongoose/lib/helpers/setDefaultsOnInsert.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/specialProperties.js +0 -6
- package/build/node_modules/mongoose/lib/helpers/specialProperties.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/specialProperties.mjs +0 -4
- package/build/node_modules/mongoose/lib/helpers/specialProperties.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/symbols.js +0 -61
- package/build/node_modules/mongoose/lib/helpers/symbols.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/symbols.mjs +0 -41
- package/build/node_modules/mongoose/lib/helpers/symbols.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/timers.js +0 -13
- package/build/node_modules/mongoose/lib/helpers/timers.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/timers.mjs +0 -9
- package/build/node_modules/mongoose/lib/helpers/timers.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/timestamps/setupTimestamps.js +0 -114
- package/build/node_modules/mongoose/lib/helpers/timestamps/setupTimestamps.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/timestamps/setupTimestamps.mjs +0 -112
- package/build/node_modules/mongoose/lib/helpers/timestamps/setupTimestamps.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/allServersUnknown.js +0 -14
- package/build/node_modules/mongoose/lib/helpers/topology/allServersUnknown.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/allServersUnknown.mjs +0 -12
- package/build/node_modules/mongoose/lib/helpers/topology/allServersUnknown.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/isAtlas.js +0 -15
- package/build/node_modules/mongoose/lib/helpers/topology/isAtlas.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/isAtlas.mjs +0 -13
- package/build/node_modules/mongoose/lib/helpers/topology/isAtlas.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/isSSLError.js +0 -18
- package/build/node_modules/mongoose/lib/helpers/topology/isSSLError.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/topology/isSSLError.mjs +0 -16
- package/build/node_modules/mongoose/lib/helpers/topology/isSSLError.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToChildren.js +0 -175
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToChildren.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToChildren.mjs +0 -173
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToChildren.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToUpdate.js +0 -124
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToUpdate.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToUpdate.mjs +0 -122
- package/build/node_modules/mongoose/lib/helpers/update/applyTimestampsToUpdate.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/castArrayFilters.js +0 -63
- package/build/node_modules/mongoose/lib/helpers/update/castArrayFilters.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/castArrayFilters.mjs +0 -61
- package/build/node_modules/mongoose/lib/helpers/update/castArrayFilters.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/modifiedPaths.js +0 -38
- package/build/node_modules/mongoose/lib/helpers/update/modifiedPaths.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/modifiedPaths.mjs +0 -36
- package/build/node_modules/mongoose/lib/helpers/update/modifiedPaths.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/moveImmutableProperties.js +0 -56
- package/build/node_modules/mongoose/lib/helpers/update/moveImmutableProperties.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/moveImmutableProperties.mjs +0 -54
- package/build/node_modules/mongoose/lib/helpers/update/moveImmutableProperties.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/removeUnusedArrayFilters.js +0 -21
- package/build/node_modules/mongoose/lib/helpers/update/removeUnusedArrayFilters.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/removeUnusedArrayFilters.mjs +0 -19
- package/build/node_modules/mongoose/lib/helpers/update/removeUnusedArrayFilters.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/updatedPathsByArrayFilter.js +0 -27
- package/build/node_modules/mongoose/lib/helpers/update/updatedPathsByArrayFilter.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/update/updatedPathsByArrayFilter.mjs +0 -25
- package/build/node_modules/mongoose/lib/helpers/update/updatedPathsByArrayFilter.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/updateValidators.js +0 -263
- package/build/node_modules/mongoose/lib/helpers/updateValidators.js.map +0 -1
- package/build/node_modules/mongoose/lib/helpers/updateValidators.mjs +0 -261
- package/build/node_modules/mongoose/lib/helpers/updateValidators.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/index.js +0 -1208
- package/build/node_modules/mongoose/lib/index.js.map +0 -1
- package/build/node_modules/mongoose/lib/index.mjs +0 -1201
- package/build/node_modules/mongoose/lib/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/internal.js +0 -47
- package/build/node_modules/mongoose/lib/internal.js.map +0 -1
- package/build/node_modules/mongoose/lib/internal.mjs +0 -45
- package/build/node_modules/mongoose/lib/internal.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/model.js +0 -5089
- package/build/node_modules/mongoose/lib/model.js.map +0 -1
- package/build/node_modules/mongoose/lib/model.mjs +0 -5082
- package/build/node_modules/mongoose/lib/model.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/PopulateOptions.js +0 -39
- package/build/node_modules/mongoose/lib/options/PopulateOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/PopulateOptions.mjs +0 -37
- package/build/node_modules/mongoose/lib/options/PopulateOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaArrayOptions.js +0 -63
- package/build/node_modules/mongoose/lib/options/SchemaArrayOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaArrayOptions.mjs +0 -61
- package/build/node_modules/mongoose/lib/options/SchemaArrayOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaBufferOptions.js +0 -42
- package/build/node_modules/mongoose/lib/options/SchemaBufferOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaBufferOptions.mjs +0 -40
- package/build/node_modules/mongoose/lib/options/SchemaBufferOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaDateOptions.js +0 -68
- package/build/node_modules/mongoose/lib/options/SchemaDateOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaDateOptions.mjs +0 -66
- package/build/node_modules/mongoose/lib/options/SchemaDateOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaDocumentArrayOptions.js +0 -72
- package/build/node_modules/mongoose/lib/options/SchemaDocumentArrayOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaDocumentArrayOptions.mjs +0 -70
- package/build/node_modules/mongoose/lib/options/SchemaDocumentArrayOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaMapOptions.js +0 -47
- package/build/node_modules/mongoose/lib/options/SchemaMapOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaMapOptions.mjs +0 -45
- package/build/node_modules/mongoose/lib/options/SchemaMapOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaNumberOptions.js +0 -103
- package/build/node_modules/mongoose/lib/options/SchemaNumberOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaNumberOptions.mjs +0 -101
- package/build/node_modules/mongoose/lib/options/SchemaNumberOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaObjectIdOptions.js +0 -67
- package/build/node_modules/mongoose/lib/options/SchemaObjectIdOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaObjectIdOptions.mjs +0 -65
- package/build/node_modules/mongoose/lib/options/SchemaObjectIdOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaSingleNestedOptions.js +0 -46
- package/build/node_modules/mongoose/lib/options/SchemaSingleNestedOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaSingleNestedOptions.mjs +0 -44
- package/build/node_modules/mongoose/lib/options/SchemaSingleNestedOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaStringOptions.js +0 -142
- package/build/node_modules/mongoose/lib/options/SchemaStringOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaStringOptions.mjs +0 -140
- package/build/node_modules/mongoose/lib/options/SchemaStringOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaTypeOptions.js +0 -235
- package/build/node_modules/mongoose/lib/options/SchemaTypeOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/SchemaTypeOptions.mjs +0 -233
- package/build/node_modules/mongoose/lib/options/SchemaTypeOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/VirtualOptions.js +0 -167
- package/build/node_modules/mongoose/lib/options/VirtualOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/VirtualOptions.mjs +0 -165
- package/build/node_modules/mongoose/lib/options/VirtualOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/propertyOptions.js +0 -11
- package/build/node_modules/mongoose/lib/options/propertyOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/propertyOptions.mjs +0 -9
- package/build/node_modules/mongoose/lib/options/propertyOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/removeOptions.js +0 -17
- package/build/node_modules/mongoose/lib/options/removeOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/removeOptions.mjs +0 -15
- package/build/node_modules/mongoose/lib/options/removeOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options/saveOptions.js +0 -17
- package/build/node_modules/mongoose/lib/options/saveOptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/options/saveOptions.mjs +0 -15
- package/build/node_modules/mongoose/lib/options/saveOptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/options.js +0 -25
- package/build/node_modules/mongoose/lib/options.js.map +0 -1
- package/build/node_modules/mongoose/lib/options.mjs +0 -21
- package/build/node_modules/mongoose/lib/options.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/idGetter.js +0 -31
- package/build/node_modules/mongoose/lib/plugins/idGetter.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/idGetter.mjs +0 -29
- package/build/node_modules/mongoose/lib/plugins/idGetter.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/removeSubdocs.js +0 -34
- package/build/node_modules/mongoose/lib/plugins/removeSubdocs.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/removeSubdocs.mjs +0 -32
- package/build/node_modules/mongoose/lib/plugins/removeSubdocs.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/saveSubdocs.js +0 -69
- package/build/node_modules/mongoose/lib/plugins/saveSubdocs.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/saveSubdocs.mjs +0 -67
- package/build/node_modules/mongoose/lib/plugins/saveSubdocs.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/sharding.js +0 -93
- package/build/node_modules/mongoose/lib/plugins/sharding.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/sharding.mjs +0 -89
- package/build/node_modules/mongoose/lib/plugins/sharding.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/trackTransaction.js +0 -96
- package/build/node_modules/mongoose/lib/plugins/trackTransaction.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/trackTransaction.mjs +0 -94
- package/build/node_modules/mongoose/lib/plugins/trackTransaction.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/validateBeforeSave.js +0 -48
- package/build/node_modules/mongoose/lib/plugins/validateBeforeSave.js.map +0 -1
- package/build/node_modules/mongoose/lib/plugins/validateBeforeSave.mjs +0 -46
- package/build/node_modules/mongoose/lib/plugins/validateBeforeSave.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/promise_provider.js +0 -60
- package/build/node_modules/mongoose/lib/promise_provider.js.map +0 -1
- package/build/node_modules/mongoose/lib/promise_provider.mjs +0 -54
- package/build/node_modules/mongoose/lib/promise_provider.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/query.js +0 -5588
- package/build/node_modules/mongoose/lib/query.js.map +0 -1
- package/build/node_modules/mongoose/lib/query.mjs +0 -5582
- package/build/node_modules/mongoose/lib/query.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/queryhelpers.js +0 -341
- package/build/node_modules/mongoose/lib/queryhelpers.js.map +0 -1
- package/build/node_modules/mongoose/lib/queryhelpers.mjs +0 -339
- package/build/node_modules/mongoose/lib/queryhelpers.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/SingleNestedPath.js +0 -358
- package/build/node_modules/mongoose/lib/schema/SingleNestedPath.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/SingleNestedPath.mjs +0 -352
- package/build/node_modules/mongoose/lib/schema/SingleNestedPath.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/array.js +0 -676
- package/build/node_modules/mongoose/lib/schema/array.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/array.mjs +0 -670
- package/build/node_modules/mongoose/lib/schema/array.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/boolean.js +0 -278
- package/build/node_modules/mongoose/lib/schema/boolean.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/boolean.mjs +0 -276
- package/build/node_modules/mongoose/lib/schema/boolean.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/buffer.js +0 -276
- package/build/node_modules/mongoose/lib/schema/buffer.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/buffer.mjs +0 -274
- package/build/node_modules/mongoose/lib/schema/buffer.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/date.js +0 -411
- package/build/node_modules/mongoose/lib/schema/date.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/date.mjs +0 -409
- package/build/node_modules/mongoose/lib/schema/date.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/decimal128.js +0 -218
- package/build/node_modules/mongoose/lib/schema/decimal128.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/decimal128.mjs +0 -216
- package/build/node_modules/mongoose/lib/schema/decimal128.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/documentarray.js +0 -591
- package/build/node_modules/mongoose/lib/schema/documentarray.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/documentarray.mjs +0 -584
- package/build/node_modules/mongoose/lib/schema/documentarray.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/index.js +0 -52
- package/build/node_modules/mongoose/lib/schema/index.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/index.mjs +0 -50
- package/build/node_modules/mongoose/lib/schema/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/map.js +0 -84
- package/build/node_modules/mongoose/lib/schema/map.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/map.mjs +0 -82
- package/build/node_modules/mongoose/lib/schema/map.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/mixed.js +0 -140
- package/build/node_modules/mongoose/lib/schema/mixed.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/mixed.mjs +0 -138
- package/build/node_modules/mongoose/lib/schema/mixed.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/number.js +0 -443
- package/build/node_modules/mongoose/lib/schema/number.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/number.mjs +0 -441
- package/build/node_modules/mongoose/lib/schema/number.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/objectid.js +0 -307
- package/build/node_modules/mongoose/lib/schema/objectid.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/objectid.mjs +0 -305
- package/build/node_modules/mongoose/lib/schema/objectid.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/bitwise.js +0 -43
- package/build/node_modules/mongoose/lib/schema/operators/bitwise.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/bitwise.mjs +0 -41
- package/build/node_modules/mongoose/lib/schema/operators/bitwise.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/exists.js +0 -15
- package/build/node_modules/mongoose/lib/schema/operators/exists.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/exists.mjs +0 -13
- package/build/node_modules/mongoose/lib/schema/operators/exists.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/geospatial.js +0 -121
- package/build/node_modules/mongoose/lib/schema/operators/geospatial.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/geospatial.mjs +0 -115
- package/build/node_modules/mongoose/lib/schema/operators/geospatial.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/helpers.js +0 -46
- package/build/node_modules/mongoose/lib/schema/operators/helpers.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/helpers.mjs +0 -41
- package/build/node_modules/mongoose/lib/schema/operators/helpers.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/text.js +0 -42
- package/build/node_modules/mongoose/lib/schema/operators/text.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/text.mjs +0 -40
- package/build/node_modules/mongoose/lib/schema/operators/text.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/type.js +0 -23
- package/build/node_modules/mongoose/lib/schema/operators/type.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/operators/type.mjs +0 -21
- package/build/node_modules/mongoose/lib/schema/operators/type.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/string.js +0 -681
- package/build/node_modules/mongoose/lib/schema/string.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/string.mjs +0 -679
- package/build/node_modules/mongoose/lib/schema/string.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema/symbols.js +0 -17
- package/build/node_modules/mongoose/lib/schema/symbols.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema/symbols.mjs +0 -12
- package/build/node_modules/mongoose/lib/schema/symbols.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schema.js +0 -2205
- package/build/node_modules/mongoose/lib/schema.js.map +0 -1
- package/build/node_modules/mongoose/lib/schema.mjs +0 -2198
- package/build/node_modules/mongoose/lib/schema.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/schematype.js +0 -1694
- package/build/node_modules/mongoose/lib/schematype.js.map +0 -1
- package/build/node_modules/mongoose/lib/schematype.mjs +0 -1688
- package/build/node_modules/mongoose/lib/schematype.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/statemachine.js +0 -184
- package/build/node_modules/mongoose/lib/statemachine.js.map +0 -1
- package/build/node_modules/mongoose/lib/statemachine.mjs +0 -182
- package/build/node_modules/mongoose/lib/statemachine.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/array.js +0 -91
- package/build/node_modules/mongoose/lib/types/array.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/array.mjs +0 -89
- package/build/node_modules/mongoose/lib/types/array.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/buffer.js +0 -283
- package/build/node_modules/mongoose/lib/types/buffer.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/buffer.mjs +0 -281
- package/build/node_modules/mongoose/lib/types/buffer.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/core_array.js +0 -982
- package/build/node_modules/mongoose/lib/types/core_array.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/core_array.mjs +0 -976
- package/build/node_modules/mongoose/lib/types/core_array.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/decimal128.js +0 -18
- package/build/node_modules/mongoose/lib/types/decimal128.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/decimal128.mjs +0 -16
- package/build/node_modules/mongoose/lib/types/decimal128.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/documentarray.js +0 -462
- package/build/node_modules/mongoose/lib/types/documentarray.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/documentarray.mjs +0 -456
- package/build/node_modules/mongoose/lib/types/documentarray.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/embedded.js +0 -474
- package/build/node_modules/mongoose/lib/types/embedded.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/embedded.mjs +0 -467
- package/build/node_modules/mongoose/lib/types/embedded.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/index.js +0 -31
- package/build/node_modules/mongoose/lib/types/index.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/index.mjs +0 -29
- package/build/node_modules/mongoose/lib/types/index.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/map.js +0 -252
- package/build/node_modules/mongoose/lib/types/map.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/map.mjs +0 -246
- package/build/node_modules/mongoose/lib/types/map.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/objectid.js +0 -36
- package/build/node_modules/mongoose/lib/types/objectid.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/objectid.mjs +0 -34
- package/build/node_modules/mongoose/lib/types/objectid.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/types/subdocument.js +0 -308
- package/build/node_modules/mongoose/lib/types/subdocument.js.map +0 -1
- package/build/node_modules/mongoose/lib/types/subdocument.mjs +0 -306
- package/build/node_modules/mongoose/lib/types/subdocument.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/utils.js +0 -962
- package/build/node_modules/mongoose/lib/utils.js.map +0 -1
- package/build/node_modules/mongoose/lib/utils.mjs +0 -960
- package/build/node_modules/mongoose/lib/utils.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/validoptions.js +0 -39
- package/build/node_modules/mongoose/lib/validoptions.js.map +0 -1
- package/build/node_modules/mongoose/lib/validoptions.mjs +0 -37
- package/build/node_modules/mongoose/lib/validoptions.mjs.map +0 -1
- package/build/node_modules/mongoose/lib/virtualtype.js +0 -179
- package/build/node_modules/mongoose/lib/virtualtype.js.map +0 -1
- package/build/node_modules/mongoose/lib/virtualtype.mjs +0 -177
- package/build/node_modules/mongoose/lib/virtualtype.mjs.map +0 -1
- package/build/node_modules/mongoose/node_modules/safe-buffer/index.js +0 -80
- package/build/node_modules/mongoose/node_modules/safe-buffer/index.js.map +0 -1
- package/build/node_modules/mongoose/node_modules/safe-buffer/index.mjs +0 -74
- package/build/node_modules/mongoose/node_modules/safe-buffer/index.mjs.map +0 -1
- package/build/node_modules/mongoose/package.json.js +0 -299
- package/build/node_modules/mongoose/package.json.js.map +0 -1
- package/build/node_modules/mongoose/package.mjs +0 -277
- package/build/node_modules/mongoose/package.mjs.map +0 -1
- package/build/node_modules/mongoose-legacy-pluralize/index.js +0 -104
- package/build/node_modules/mongoose-legacy-pluralize/index.js.map +0 -1
- package/build/node_modules/mongoose-legacy-pluralize/index.mjs +0 -102
- package/build/node_modules/mongoose-legacy-pluralize/index.mjs.map +0 -1
- package/build/node_modules/mpath/index.js +0 -12
- package/build/node_modules/mpath/index.js.map +0 -1
- package/build/node_modules/mpath/index.mjs +0 -10
- package/build/node_modules/mpath/index.mjs.map +0 -1
- package/build/node_modules/mpath/lib/index.js +0 -325
- package/build/node_modules/mpath/lib/index.js.map +0 -1
- package/build/node_modules/mpath/lib/index.mjs +0 -323
- package/build/node_modules/mpath/lib/index.mjs.map +0 -1
- package/build/node_modules/mpath/lib/stringToParts.js +0 -51
- package/build/node_modules/mpath/lib/stringToParts.js.map +0 -1
- package/build/node_modules/mpath/lib/stringToParts.mjs +0 -49
- package/build/node_modules/mpath/lib/stringToParts.mjs.map +0 -1
- package/build/node_modules/mquery/lib/collection/collection.js +0 -54
- package/build/node_modules/mquery/lib/collection/collection.js.map +0 -1
- package/build/node_modules/mquery/lib/collection/collection.mjs +0 -52
- package/build/node_modules/mquery/lib/collection/collection.mjs.map +0 -1
- package/build/node_modules/mquery/lib/collection/index.js +0 -17
- package/build/node_modules/mquery/lib/collection/index.js.map +0 -1
- package/build/node_modules/mquery/lib/collection/index.mjs +0 -15
- package/build/node_modules/mquery/lib/collection/index.mjs.map +0 -1
- package/build/node_modules/mquery/lib/collection/node.js +0 -161
- package/build/node_modules/mquery/lib/collection/node.js.map +0 -1
- package/build/node_modules/mquery/lib/collection/node.mjs +0 -159
- package/build/node_modules/mquery/lib/collection/node.mjs.map +0 -1
- package/build/node_modules/mquery/lib/env.js +0 -30
- package/build/node_modules/mquery/lib/env.js.map +0 -1
- package/build/node_modules/mquery/lib/env.mjs +0 -28
- package/build/node_modules/mquery/lib/env.mjs.map +0 -1
- package/build/node_modules/mquery/lib/mquery.js +0 -3276
- package/build/node_modules/mquery/lib/mquery.js.map +0 -1
- package/build/node_modules/mquery/lib/mquery.mjs +0 -3268
- package/build/node_modules/mquery/lib/mquery.mjs.map +0 -1
- package/build/node_modules/mquery/lib/permissions.js +0 -96
- package/build/node_modules/mquery/lib/permissions.js.map +0 -1
- package/build/node_modules/mquery/lib/permissions.mjs +0 -94
- package/build/node_modules/mquery/lib/permissions.mjs.map +0 -1
- package/build/node_modules/mquery/lib/utils.js +0 -373
- package/build/node_modules/mquery/lib/utils.js.map +0 -1
- package/build/node_modules/mquery/lib/utils.mjs +0 -371
- package/build/node_modules/mquery/lib/utils.mjs.map +0 -1
- package/build/node_modules/ms/index.js +0 -166
- package/build/node_modules/ms/index.js.map +0 -1
- package/build/node_modules/ms/index.mjs +0 -164
- package/build/node_modules/ms/index.mjs.map +0 -1
- package/build/node_modules/optional-require/index.js +0 -82
- package/build/node_modules/optional-require/index.js.map +0 -1
- package/build/node_modules/optional-require/index.mjs +0 -76
- package/build/node_modules/optional-require/index.mjs.map +0 -1
- package/build/node_modules/process-nextick-args/index.js +0 -52
- package/build/node_modules/process-nextick-args/index.js.map +0 -1
- package/build/node_modules/process-nextick-args/index.mjs +0 -50
- package/build/node_modules/process-nextick-args/index.mjs.map +0 -1
- package/build/node_modules/redis/index.js +0 -1136
- package/build/node_modules/redis/index.js.map +0 -1
- package/build/node_modules/redis/index.mjs +0 -1127
- package/build/node_modules/redis/index.mjs.map +0 -1
- package/build/node_modules/redis/lib/command.js +0 -19
- package/build/node_modules/redis/lib/command.js.map +0 -1
- package/build/node_modules/redis/lib/command.mjs +0 -17
- package/build/node_modules/redis/lib/command.mjs.map +0 -1
- package/build/node_modules/redis/lib/commands.js +0 -127
- package/build/node_modules/redis/lib/commands.js.map +0 -1
- package/build/node_modules/redis/lib/commands.mjs +0 -125
- package/build/node_modules/redis/lib/commands.mjs.map +0 -1
- package/build/node_modules/redis/lib/createClient.js +0 -87
- package/build/node_modules/redis/lib/createClient.js.map +0 -1
- package/build/node_modules/redis/lib/createClient.mjs +0 -81
- package/build/node_modules/redis/lib/createClient.mjs.map +0 -1
- package/build/node_modules/redis/lib/customErrors.js +0 -69
- package/build/node_modules/redis/lib/customErrors.js.map +0 -1
- package/build/node_modules/redis/lib/customErrors.mjs +0 -62
- package/build/node_modules/redis/lib/customErrors.mjs.map +0 -1
- package/build/node_modules/redis/lib/debug.js +0 -14
- package/build/node_modules/redis/lib/debug.js.map +0 -1
- package/build/node_modules/redis/lib/debug.mjs +0 -12
- package/build/node_modules/redis/lib/debug.mjs.map +0 -1
- package/build/node_modules/redis/lib/extendedApi.js +0 -117
- package/build/node_modules/redis/lib/extendedApi.js.map +0 -1
- package/build/node_modules/redis/lib/extendedApi.mjs +0 -115
- package/build/node_modules/redis/lib/extendedApi.mjs.map +0 -1
- package/build/node_modules/redis/lib/individualCommands.js +0 -620
- package/build/node_modules/redis/lib/individualCommands.js.map +0 -1
- package/build/node_modules/redis/lib/individualCommands.mjs +0 -618
- package/build/node_modules/redis/lib/individualCommands.mjs.map +0 -1
- package/build/node_modules/redis/lib/multi.js +0 -190
- package/build/node_modules/redis/lib/multi.js.map +0 -1
- package/build/node_modules/redis/lib/multi.mjs +0 -188
- package/build/node_modules/redis/lib/multi.mjs.map +0 -1
- package/build/node_modules/redis/lib/utils.js +0 -137
- package/build/node_modules/redis/lib/utils.js.map +0 -1
- package/build/node_modules/redis/lib/utils.mjs +0 -135
- package/build/node_modules/redis/lib/utils.mjs.map +0 -1
- package/build/node_modules/redis-commands/commands.json.js +0 -2785
- package/build/node_modules/redis-commands/commands.json.js.map +0 -1
- package/build/node_modules/redis-commands/commands.mjs +0 -2560
- package/build/node_modules/redis-commands/commands.mjs.map +0 -1
- package/build/node_modules/redis-commands/index.js +0 -177
- package/build/node_modules/redis-commands/index.js.map +0 -1
- package/build/node_modules/redis-commands/index.mjs +0 -175
- package/build/node_modules/redis-commands/index.mjs.map +0 -1
- package/build/node_modules/redis-parser/index.js +0 -21
- package/build/node_modules/redis-parser/index.js.map +0 -1
- package/build/node_modules/redis-parser/index.mjs +0 -15
- package/build/node_modules/redis-parser/index.mjs.map +0 -1
- package/build/node_modules/redis-parser/lib/hiredis.js +0 -69
- package/build/node_modules/redis-parser/lib/hiredis.js.map +0 -1
- package/build/node_modules/redis-parser/lib/hiredis.mjs +0 -63
- package/build/node_modules/redis-parser/lib/hiredis.mjs.map +0 -1
- package/build/node_modules/redis-parser/lib/parser.js +0 -593
- package/build/node_modules/redis-parser/lib/parser.js.map +0 -1
- package/build/node_modules/redis-parser/lib/parser.mjs +0 -587
- package/build/node_modules/redis-parser/lib/parser.mjs.map +0 -1
- package/build/node_modules/redis-parser/lib/parserError.js +0 -34
- package/build/node_modules/redis-parser/lib/parserError.js.map +0 -1
- package/build/node_modules/redis-parser/lib/parserError.mjs +0 -27
- package/build/node_modules/redis-parser/lib/parserError.mjs.map +0 -1
- package/build/node_modules/redis-parser/lib/redisError.js +0 -31
- package/build/node_modules/redis-parser/lib/redisError.js.map +0 -1
- package/build/node_modules/redis-parser/lib/redisError.mjs +0 -25
- package/build/node_modules/redis-parser/lib/redisError.mjs.map +0 -1
- package/build/node_modules/redis-parser/lib/replyError.js +0 -31
- package/build/node_modules/redis-parser/lib/replyError.js.map +0 -1
- package/build/node_modules/redis-parser/lib/replyError.mjs +0 -25
- package/build/node_modules/redis-parser/lib/replyError.mjs.map +0 -1
- package/build/node_modules/regexp-clone/index.js +0 -34
- package/build/node_modules/regexp-clone/index.js.map +0 -1
- package/build/node_modules/regexp-clone/index.mjs +0 -32
- package/build/node_modules/regexp-clone/index.mjs.map +0 -1
- package/build/node_modules/safe-buffer/index.js +0 -76
- package/build/node_modules/safe-buffer/index.js.map +0 -1
- package/build/node_modules/safe-buffer/index.mjs +0 -70
- package/build/node_modules/safe-buffer/index.mjs.map +0 -1
- package/build/node_modules/saslprep/index.js +0 -162
- package/build/node_modules/saslprep/index.js.map +0 -1
- package/build/node_modules/saslprep/index.mjs +0 -160
- package/build/node_modules/saslprep/index.mjs.map +0 -1
- package/build/node_modules/saslprep/lib/memory-code-points.js +0 -47
- package/build/node_modules/saslprep/lib/memory-code-points.js.map +0 -1
- package/build/node_modules/saslprep/lib/memory-code-points.mjs +0 -40
- package/build/node_modules/saslprep/lib/memory-code-points.mjs.map +0 -1
- package/build/node_modules/sift/es5m/index.js +0 -683
- package/build/node_modules/sift/es5m/index.js.map +0 -1
- package/build/node_modules/sift/es5m/index.mjs +0 -652
- package/build/node_modules/sift/es5m/index.mjs.map +0 -1
- package/build/node_modules/sliced/index.js +0 -36
- package/build/node_modules/sliced/index.js.map +0 -1
- package/build/node_modules/sliced/index.mjs +0 -34
- package/build/node_modules/sliced/index.mjs.map +0 -1
- package/build/node_modules/sparse-bitfield/index.js +0 -100
- package/build/node_modules/sparse-bitfield/index.js.map +0 -1
- package/build/node_modules/sparse-bitfield/index.mjs +0 -98
- package/build/node_modules/sparse-bitfield/index.mjs.map +0 -1
- package/build/node_modules/util-deprecate/node.js +0 -16
- package/build/node_modules/util-deprecate/node.js.map +0 -1
- package/build/node_modules/util-deprecate/node.mjs +0 -10
- package/build/node_modules/util-deprecate/node.mjs.map +0 -1
- package/build/node_modules/ws/index.js +0 -17
- package/build/node_modules/ws/index.js.map +0 -1
- package/build/node_modules/ws/index.mjs +0 -15
- package/build/node_modules/ws/index.mjs.map +0 -1
- package/build/node_modules/ws/lib/buffer-util.js +0 -143
- package/build/node_modules/ws/lib/buffer-util.js.map +0 -1
- package/build/node_modules/ws/lib/buffer-util.mjs +0 -137
- package/build/node_modules/ws/lib/buffer-util.mjs.map +0 -1
- package/build/node_modules/ws/lib/constants.js +0 -13
- package/build/node_modules/ws/lib/constants.js.map +0 -1
- package/build/node_modules/ws/lib/constants.mjs +0 -11
- package/build/node_modules/ws/lib/constants.mjs.map +0 -1
- package/build/node_modules/ws/lib/event-target.js +0 -187
- package/build/node_modules/ws/lib/event-target.js.map +0 -1
- package/build/node_modules/ws/lib/event-target.mjs +0 -185
- package/build/node_modules/ws/lib/event-target.mjs.map +0 -1
- package/build/node_modules/ws/lib/extension.js +0 -226
- package/build/node_modules/ws/lib/extension.js.map +0 -1
- package/build/node_modules/ws/lib/extension.mjs +0 -224
- package/build/node_modules/ws/lib/extension.mjs.map +0 -1
- package/build/node_modules/ws/lib/limiter.js +0 -58
- package/build/node_modules/ws/lib/limiter.js.map +0 -1
- package/build/node_modules/ws/lib/limiter.mjs +0 -56
- package/build/node_modules/ws/lib/limiter.mjs.map +0 -1
- package/build/node_modules/ws/lib/permessage-deflate.js +0 -526
- package/build/node_modules/ws/lib/permessage-deflate.js.map +0 -1
- package/build/node_modules/ws/lib/permessage-deflate.mjs +0 -520
- package/build/node_modules/ws/lib/permessage-deflate.mjs.map +0 -1
- package/build/node_modules/ws/lib/receiver.js +0 -620
- package/build/node_modules/ws/lib/receiver.js.map +0 -1
- package/build/node_modules/ws/lib/receiver.mjs +0 -614
- package/build/node_modules/ws/lib/receiver.mjs.map +0 -1
- package/build/node_modules/ws/lib/sender.js +0 -424
- package/build/node_modules/ws/lib/sender.js.map +0 -1
- package/build/node_modules/ws/lib/sender.mjs +0 -418
- package/build/node_modules/ws/lib/sender.mjs.map +0 -1
- package/build/node_modules/ws/lib/stream.js +0 -186
- package/build/node_modules/ws/lib/stream.js.map +0 -1
- package/build/node_modules/ws/lib/stream.mjs +0 -180
- package/build/node_modules/ws/lib/stream.mjs.map +0 -1
- package/build/node_modules/ws/lib/validation.js +0 -117
- package/build/node_modules/ws/lib/validation.js.map +0 -1
- package/build/node_modules/ws/lib/validation.mjs +0 -111
- package/build/node_modules/ws/lib/validation.mjs.map +0 -1
- package/build/node_modules/ws/lib/websocket-server.js +0 -467
- package/build/node_modules/ws/lib/websocket-server.js.map +0 -1
- package/build/node_modules/ws/lib/websocket-server.mjs +0 -459
- package/build/node_modules/ws/lib/websocket-server.mjs.map +0 -1
- package/build/node_modules/ws/lib/websocket.js +0 -1138
- package/build/node_modules/ws/lib/websocket.js.map +0 -1
- package/build/node_modules/ws/lib/websocket.mjs +0 -1126
- package/build/node_modules/ws/lib/websocket.mjs.map +0 -1
- package/build/packages/core/src/Debug.js +0 -34
- package/build/packages/core/src/Debug.js.map +0 -1
- package/build/packages/core/src/Debug.mjs +0 -20
- package/build/packages/core/src/Debug.mjs.map +0 -1
- package/build/packages/core/src/IPC.js +0 -65
- package/build/packages/core/src/IPC.js.map +0 -1
- package/build/packages/core/src/IPC.mjs +0 -60
- package/build/packages/core/src/IPC.mjs.map +0 -1
- package/build/packages/core/src/Logger.js +0 -12
- package/build/packages/core/src/Logger.js.map +0 -1
- package/build/packages/core/src/Logger.mjs +0 -8
- package/build/packages/core/src/Logger.mjs.map +0 -1
- package/build/packages/core/src/MatchMaker.js +0 -401
- package/build/packages/core/src/MatchMaker.js.map +0 -1
- package/build/packages/core/src/MatchMaker.mjs +0 -382
- package/build/packages/core/src/MatchMaker.mjs.map +0 -1
- package/build/packages/core/src/Protocol.js +0 -164
- package/build/packages/core/src/Protocol.js.map +0 -1
- package/build/packages/core/src/Protocol.mjs +0 -154
- package/build/packages/core/src/Protocol.mjs.map +0 -1
- package/build/packages/core/src/Room.js +0 -569
- package/build/packages/core/src/Room.js.map +0 -1
- package/build/packages/core/src/Room.mjs +0 -559
- package/build/packages/core/src/Room.mjs.map +0 -1
- package/build/packages/core/src/Server.js +0 -222
- package/build/packages/core/src/Server.js.map +0 -1
- package/build/packages/core/src/Server.mjs +0 -218
- package/build/packages/core/src/Server.mjs.map +0 -1
- package/build/packages/core/src/Transport.js +0 -17
- package/build/packages/core/src/Transport.js.map +0 -1
- package/build/packages/core/src/Transport.mjs +0 -13
- package/build/packages/core/src/Transport.mjs.map +0 -1
- package/build/packages/core/src/Utils.js +0 -225
- package/build/packages/core/src/Utils.js.map +0 -1
- package/build/packages/core/src/Utils.mjs +0 -209
- package/build/packages/core/src/Utils.mjs.map +0 -1
- package/build/packages/core/src/discovery/index.js +0 -31
- package/build/packages/core/src/discovery/index.js.map +0 -1
- package/build/packages/core/src/discovery/index.mjs +0 -22
- package/build/packages/core/src/discovery/index.mjs.map +0 -1
- package/build/packages/core/src/errors/SeatReservationError.js +0 -12
- package/build/packages/core/src/errors/SeatReservationError.js.map +0 -1
- package/build/packages/core/src/errors/SeatReservationError.mjs +0 -8
- package/build/packages/core/src/errors/SeatReservationError.mjs.map +0 -1
- package/build/packages/core/src/errors/ServerError.js +0 -21
- package/build/packages/core/src/errors/ServerError.js.map +0 -1
- package/build/packages/core/src/errors/ServerError.mjs +0 -17
- package/build/packages/core/src/errors/ServerError.mjs.map +0 -1
- package/build/packages/core/src/index.js +0 -96
- package/build/packages/core/src/index.js.map +0 -1
- package/build/packages/core/src/index.mjs +0 -19
- package/build/packages/core/src/index.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/Lobby.js +0 -31
- package/build/packages/core/src/matchmaker/Lobby.js.map +0 -1
- package/build/packages/core/src/matchmaker/Lobby.mjs +0 -26
- package/build/packages/core/src/matchmaker/Lobby.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/RegisteredHandler.js +0 -72
- package/build/packages/core/src/matchmaker/RegisteredHandler.js.map +0 -1
- package/build/packages/core/src/matchmaker/RegisteredHandler.mjs +0 -67
- package/build/packages/core/src/matchmaker/RegisteredHandler.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/controller.js +0 -46
- package/build/packages/core/src/matchmaker/controller.js.map +0 -1
- package/build/packages/core/src/matchmaker/controller.mjs +0 -39
- package/build/packages/core/src/matchmaker/controller.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/driver/Query.js +0 -53
- package/build/packages/core/src/matchmaker/driver/Query.js.map +0 -1
- package/build/packages/core/src/matchmaker/driver/Query.mjs +0 -49
- package/build/packages/core/src/matchmaker/driver/Query.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/driver/RoomData.js +0 -80
- package/build/packages/core/src/matchmaker/driver/RoomData.js.map +0 -1
- package/build/packages/core/src/matchmaker/driver/RoomData.mjs +0 -76
- package/build/packages/core/src/matchmaker/driver/RoomData.mjs.map +0 -1
- package/build/packages/core/src/matchmaker/driver/index.js +0 -34
- package/build/packages/core/src/matchmaker/driver/index.js.map +0 -1
- package/build/packages/core/src/matchmaker/driver/index.mjs +0 -30
- package/build/packages/core/src/matchmaker/driver/index.mjs.map +0 -1
- package/build/packages/core/src/presence/LocalPresence.js +0 -156
- package/build/packages/core/src/presence/LocalPresence.js.map +0 -1
- package/build/packages/core/src/presence/LocalPresence.mjs +0 -152
- package/build/packages/core/src/presence/LocalPresence.mjs.map +0 -1
- package/build/packages/core/src/rooms/LobbyRoom.js +0 -101
- package/build/packages/core/src/rooms/LobbyRoom.js.map +0 -1
- package/build/packages/core/src/rooms/LobbyRoom.mjs +0 -97
- package/build/packages/core/src/rooms/LobbyRoom.mjs.map +0 -1
- package/build/packages/core/src/rooms/RelayRoom.js +0 -79
- package/build/packages/core/src/rooms/RelayRoom.js.map +0 -1
- package/build/packages/core/src/rooms/RelayRoom.mjs +0 -75
- package/build/packages/core/src/rooms/RelayRoom.mjs.map +0 -1
- package/build/packages/core/src/serializer/NoneSerializer.js +0 -19
- package/build/packages/core/src/serializer/NoneSerializer.js.map +0 -1
- package/build/packages/core/src/serializer/NoneSerializer.mjs +0 -15
- package/build/packages/core/src/serializer/NoneSerializer.mjs.map +0 -1
- package/build/packages/core/src/serializer/SchemaSerializer.js +0 -85
- package/build/packages/core/src/serializer/SchemaSerializer.js.map +0 -1
- package/build/packages/core/src/serializer/SchemaSerializer.mjs +0 -81
- package/build/packages/core/src/serializer/SchemaSerializer.mjs.map +0 -1
- package/build/packages/drivers/mongoose-driver/build/index.mjs +0 -23
- package/build/packages/drivers/mongoose-driver/build/index.mjs.js +0 -25
- package/build/packages/drivers/mongoose-driver/build/index.mjs.js.map +0 -1
- package/build/packages/drivers/mongoose-driver/build/index.mjs.map +0 -1
- package/build/packages/transport/ws-transport/build/WebSocketClient.mjs +0 -70
- package/build/packages/transport/ws-transport/build/WebSocketClient.mjs.js +0 -74
- package/build/packages/transport/ws-transport/build/WebSocketClient.mjs.js.map +0 -1
- package/build/packages/transport/ws-transport/build/WebSocketClient.mjs.map +0 -1
- package/build/packages/transport/ws-transport/build/WebSocketTransport.mjs +0 -102
- package/build/packages/transport/ws-transport/build/WebSocketTransport.mjs.js +0 -110
- package/build/packages/transport/ws-transport/build/WebSocketTransport.mjs.js.map +0 -1
- package/build/packages/transport/ws-transport/build/WebSocketTransport.mjs.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"promise.mjs","sources":["../../../../../../../node_modules/bluebird/js/release/promise.js"],"sourcesContent":["\"use strict\";\nmodule.exports = function() {\nvar makeSelfResolutionError = function () {\n return new TypeError(\"circular promise resolution chain\\u000a\\u000a See http://goo.gl/MqrFmX\\u000a\");\n};\nvar reflectHandler = function() {\n return new Promise.PromiseInspection(this._target());\n};\nvar apiRejection = function(msg) {\n return Promise.reject(new TypeError(msg));\n};\nfunction Proxyable() {}\nvar UNDEFINED_BINDING = {};\nvar util = require(\"./util\");\n\nvar getDomain;\nif (util.isNode) {\n getDomain = function() {\n var ret = process.domain;\n if (ret === undefined) ret = null;\n return ret;\n };\n} else {\n getDomain = function() {\n return null;\n };\n}\nutil.notEnumerableProp(Promise, \"_getDomain\", getDomain);\n\nvar es5 = require(\"./es5\");\nvar Async = require(\"./async\");\nvar async = new Async();\nes5.defineProperty(Promise, \"_async\", {value: async});\nvar errors = require(\"./errors\");\nvar TypeError = Promise.TypeError = errors.TypeError;\nPromise.RangeError = errors.RangeError;\nvar CancellationError = Promise.CancellationError = errors.CancellationError;\nPromise.TimeoutError = errors.TimeoutError;\nPromise.OperationalError = errors.OperationalError;\nPromise.RejectionError = errors.OperationalError;\nPromise.AggregateError = errors.AggregateError;\nvar INTERNAL = function(){};\nvar APPLY = {};\nvar NEXT_FILTER = {};\nvar tryConvertToPromise = require(\"./thenables\")(Promise, INTERNAL);\nvar PromiseArray =\n require(\"./promise_array\")(Promise, INTERNAL,\n tryConvertToPromise, apiRejection, Proxyable);\nvar Context = require(\"./context\")(Promise);\n /*jshint unused:false*/\nvar createContext = Context.create;\nvar debug = require(\"./debuggability\")(Promise, Context);\nvar CapturedTrace = debug.CapturedTrace;\nvar PassThroughHandlerContext =\n require(\"./finally\")(Promise, tryConvertToPromise, NEXT_FILTER);\nvar catchFilter = require(\"./catch_filter\")(NEXT_FILTER);\nvar nodebackForPromise = require(\"./nodeback\");\nvar errorObj = util.errorObj;\nvar tryCatch = util.tryCatch;\nfunction check(self, executor) {\n if (self == null || self.constructor !== Promise) {\n throw new TypeError(\"the promise constructor cannot be invoked directly\\u000a\\u000a See http://goo.gl/MqrFmX\\u000a\");\n }\n if (typeof executor !== \"function\") {\n throw new TypeError(\"expecting a function but got \" + util.classString(executor));\n }\n\n}\n\nfunction Promise(executor) {\n if (executor !== INTERNAL) {\n check(this, executor);\n }\n this._bitField = 0;\n this._fulfillmentHandler0 = undefined;\n this._rejectionHandler0 = undefined;\n this._promise0 = undefined;\n this._receiver0 = undefined;\n this._resolveFromExecutor(executor);\n this._promiseCreated();\n this._fireEvent(\"promiseCreated\", this);\n}\n\nPromise.prototype.toString = function () {\n return \"[object Promise]\";\n};\n\nPromise.prototype.caught = Promise.prototype[\"catch\"] = function (fn) {\n var len = arguments.length;\n if (len > 1) {\n var catchInstances = new Array(len - 1),\n j = 0, i;\n for (i = 0; i < len - 1; ++i) {\n var item = arguments[i];\n if (util.isObject(item)) {\n catchInstances[j++] = item;\n } else {\n return apiRejection(\"Catch statement predicate: \" +\n \"expecting an object but got \" + util.classString(item));\n }\n }\n catchInstances.length = j;\n fn = arguments[i];\n return this.then(undefined, catchFilter(catchInstances, fn, this));\n }\n return this.then(undefined, fn);\n};\n\nPromise.prototype.reflect = function () {\n return this._then(reflectHandler,\n reflectHandler, undefined, this, undefined);\n};\n\nPromise.prototype.then = function (didFulfill, didReject) {\n if (debug.warnings() && arguments.length > 0 &&\n typeof didFulfill !== \"function\" &&\n typeof didReject !== \"function\") {\n var msg = \".then() only accepts functions but was passed: \" +\n util.classString(didFulfill);\n if (arguments.length > 1) {\n msg += \", \" + util.classString(didReject);\n }\n this._warn(msg);\n }\n return this._then(didFulfill, didReject, undefined, undefined, undefined);\n};\n\nPromise.prototype.done = function (didFulfill, didReject) {\n var promise =\n this._then(didFulfill, didReject, undefined, undefined, undefined);\n promise._setIsFinal();\n};\n\nPromise.prototype.spread = function (fn) {\n if (typeof fn !== \"function\") {\n return apiRejection(\"expecting a function but got \" + util.classString(fn));\n }\n return this.all()._then(fn, undefined, undefined, APPLY, undefined);\n};\n\nPromise.prototype.toJSON = function () {\n var ret = {\n isFulfilled: false,\n isRejected: false,\n fulfillmentValue: undefined,\n rejectionReason: undefined\n };\n if (this.isFulfilled()) {\n ret.fulfillmentValue = this.value();\n ret.isFulfilled = true;\n } else if (this.isRejected()) {\n ret.rejectionReason = this.reason();\n ret.isRejected = true;\n }\n return ret;\n};\n\nPromise.prototype.all = function () {\n if (arguments.length > 0) {\n this._warn(\".all() was passed arguments but it does not take any\");\n }\n return new PromiseArray(this).promise();\n};\n\nPromise.prototype.error = function (fn) {\n return this.caught(util.originatesFromRejection, fn);\n};\n\nPromise.getNewLibraryCopy = module.exports;\n\nPromise.is = function (val) {\n return val instanceof Promise;\n};\n\nPromise.fromNode = Promise.fromCallback = function(fn) {\n var ret = new Promise(INTERNAL);\n ret._captureStackTrace();\n var multiArgs = arguments.length > 1 ? !!Object(arguments[1]).multiArgs\n : false;\n var result = tryCatch(fn)(nodebackForPromise(ret, multiArgs));\n if (result === errorObj) {\n ret._rejectCallback(result.e, true);\n }\n if (!ret._isFateSealed()) ret._setAsyncGuaranteed();\n return ret;\n};\n\nPromise.all = function (promises) {\n return new PromiseArray(promises).promise();\n};\n\nPromise.cast = function (obj) {\n var ret = tryConvertToPromise(obj);\n if (!(ret instanceof Promise)) {\n ret = new Promise(INTERNAL);\n ret._captureStackTrace();\n ret._setFulfilled();\n ret._rejectionHandler0 = obj;\n }\n return ret;\n};\n\nPromise.resolve = Promise.fulfilled = Promise.cast;\n\nPromise.reject = Promise.rejected = function (reason) {\n var ret = new Promise(INTERNAL);\n ret._captureStackTrace();\n ret._rejectCallback(reason, true);\n return ret;\n};\n\nPromise.setScheduler = function(fn) {\n if (typeof fn !== \"function\") {\n throw new TypeError(\"expecting a function but got \" + util.classString(fn));\n }\n return async.setScheduler(fn);\n};\n\nPromise.prototype._then = function (\n didFulfill,\n didReject,\n _, receiver,\n internalData\n) {\n var haveInternalData = internalData !== undefined;\n var promise = haveInternalData ? internalData : new Promise(INTERNAL);\n var target = this._target();\n var bitField = target._bitField;\n\n if (!haveInternalData) {\n promise._propagateFrom(this, 3);\n promise._captureStackTrace();\n if (receiver === undefined &&\n ((this._bitField & 2097152) !== 0)) {\n if (!((bitField & 50397184) === 0)) {\n receiver = this._boundValue();\n } else {\n receiver = target === this ? undefined : this._boundTo;\n }\n }\n this._fireEvent(\"promiseChained\", this, promise);\n }\n\n var domain = getDomain();\n if (!((bitField & 50397184) === 0)) {\n var handler, value, settler = target._settlePromiseCtx;\n if (((bitField & 33554432) !== 0)) {\n value = target._rejectionHandler0;\n handler = didFulfill;\n } else if (((bitField & 16777216) !== 0)) {\n value = target._fulfillmentHandler0;\n handler = didReject;\n target._unsetRejectionIsUnhandled();\n } else {\n settler = target._settlePromiseLateCancellationObserver;\n value = new CancellationError(\"late cancellation observer\");\n target._attachExtraTrace(value);\n handler = didReject;\n }\n\n async.invoke(settler, target, {\n handler: domain === null ? handler\n : (typeof handler === \"function\" &&\n util.domainBind(domain, handler)),\n promise: promise,\n receiver: receiver,\n value: value\n });\n } else {\n target._addCallbacks(didFulfill, didReject, promise, receiver, domain);\n }\n\n return promise;\n};\n\nPromise.prototype._length = function () {\n return this._bitField & 65535;\n};\n\nPromise.prototype._isFateSealed = function () {\n return (this._bitField & 117506048) !== 0;\n};\n\nPromise.prototype._isFollowing = function () {\n return (this._bitField & 67108864) === 67108864;\n};\n\nPromise.prototype._setLength = function (len) {\n this._bitField = (this._bitField & -65536) |\n (len & 65535);\n};\n\nPromise.prototype._setFulfilled = function () {\n this._bitField = this._bitField | 33554432;\n this._fireEvent(\"promiseFulfilled\", this);\n};\n\nPromise.prototype._setRejected = function () {\n this._bitField = this._bitField | 16777216;\n this._fireEvent(\"promiseRejected\", this);\n};\n\nPromise.prototype._setFollowing = function () {\n this._bitField = this._bitField | 67108864;\n this._fireEvent(\"promiseResolved\", this);\n};\n\nPromise.prototype._setIsFinal = function () {\n this._bitField = this._bitField | 4194304;\n};\n\nPromise.prototype._isFinal = function () {\n return (this._bitField & 4194304) > 0;\n};\n\nPromise.prototype._unsetCancelled = function() {\n this._bitField = this._bitField & (~65536);\n};\n\nPromise.prototype._setCancelled = function() {\n this._bitField = this._bitField | 65536;\n this._fireEvent(\"promiseCancelled\", this);\n};\n\nPromise.prototype._setWillBeCancelled = function() {\n this._bitField = this._bitField | 8388608;\n};\n\nPromise.prototype._setAsyncGuaranteed = function() {\n if (async.hasCustomScheduler()) return;\n this._bitField = this._bitField | 134217728;\n};\n\nPromise.prototype._receiverAt = function (index) {\n var ret = index === 0 ? this._receiver0 : this[\n index * 4 - 4 + 3];\n if (ret === UNDEFINED_BINDING) {\n return undefined;\n } else if (ret === undefined && this._isBound()) {\n return this._boundValue();\n }\n return ret;\n};\n\nPromise.prototype._promiseAt = function (index) {\n return this[\n index * 4 - 4 + 2];\n};\n\nPromise.prototype._fulfillmentHandlerAt = function (index) {\n return this[\n index * 4 - 4 + 0];\n};\n\nPromise.prototype._rejectionHandlerAt = function (index) {\n return this[\n index * 4 - 4 + 1];\n};\n\nPromise.prototype._boundValue = function() {};\n\nPromise.prototype._migrateCallback0 = function (follower) {\n var bitField = follower._bitField;\n var fulfill = follower._fulfillmentHandler0;\n var reject = follower._rejectionHandler0;\n var promise = follower._promise0;\n var receiver = follower._receiverAt(0);\n if (receiver === undefined) receiver = UNDEFINED_BINDING;\n this._addCallbacks(fulfill, reject, promise, receiver, null);\n};\n\nPromise.prototype._migrateCallbackAt = function (follower, index) {\n var fulfill = follower._fulfillmentHandlerAt(index);\n var reject = follower._rejectionHandlerAt(index);\n var promise = follower._promiseAt(index);\n var receiver = follower._receiverAt(index);\n if (receiver === undefined) receiver = UNDEFINED_BINDING;\n this._addCallbacks(fulfill, reject, promise, receiver, null);\n};\n\nPromise.prototype._addCallbacks = function (\n fulfill,\n reject,\n promise,\n receiver,\n domain\n) {\n var index = this._length();\n\n if (index >= 65535 - 4) {\n index = 0;\n this._setLength(0);\n }\n\n if (index === 0) {\n this._promise0 = promise;\n this._receiver0 = receiver;\n if (typeof fulfill === \"function\") {\n this._fulfillmentHandler0 =\n domain === null ? fulfill : util.domainBind(domain, fulfill);\n }\n if (typeof reject === \"function\") {\n this._rejectionHandler0 =\n domain === null ? reject : util.domainBind(domain, reject);\n }\n } else {\n var base = index * 4 - 4;\n this[base + 2] = promise;\n this[base + 3] = receiver;\n if (typeof fulfill === \"function\") {\n this[base + 0] =\n domain === null ? fulfill : util.domainBind(domain, fulfill);\n }\n if (typeof reject === \"function\") {\n this[base + 1] =\n domain === null ? reject : util.domainBind(domain, reject);\n }\n }\n this._setLength(index + 1);\n return index;\n};\n\nPromise.prototype._proxy = function (proxyable, arg) {\n this._addCallbacks(undefined, undefined, arg, proxyable, null);\n};\n\nPromise.prototype._resolveCallback = function(value, shouldBind) {\n if (((this._bitField & 117506048) !== 0)) return;\n if (value === this)\n return this._rejectCallback(makeSelfResolutionError(), false);\n var maybePromise = tryConvertToPromise(value, this);\n if (!(maybePromise instanceof Promise)) return this._fulfill(value);\n\n if (shouldBind) this._propagateFrom(maybePromise, 2);\n\n var promise = maybePromise._target();\n\n if (promise === this) {\n this._reject(makeSelfResolutionError());\n return;\n }\n\n var bitField = promise._bitField;\n if (((bitField & 50397184) === 0)) {\n var len = this._length();\n if (len > 0) promise._migrateCallback0(this);\n for (var i = 1; i < len; ++i) {\n promise._migrateCallbackAt(this, i);\n }\n this._setFollowing();\n this._setLength(0);\n this._setFollowee(promise);\n } else if (((bitField & 33554432) !== 0)) {\n this._fulfill(promise._value());\n } else if (((bitField & 16777216) !== 0)) {\n this._reject(promise._reason());\n } else {\n var reason = new CancellationError(\"late cancellation observer\");\n promise._attachExtraTrace(reason);\n this._reject(reason);\n }\n};\n\nPromise.prototype._rejectCallback =\nfunction(reason, synchronous, ignoreNonErrorWarnings) {\n var trace = util.ensureErrorObject(reason);\n var hasStack = trace === reason;\n if (!hasStack && !ignoreNonErrorWarnings && debug.warnings()) {\n var message = \"a promise was rejected with a non-error: \" +\n util.classString(reason);\n this._warn(message, true);\n }\n this._attachExtraTrace(trace, synchronous ? hasStack : false);\n this._reject(reason);\n};\n\nPromise.prototype._resolveFromExecutor = function (executor) {\n if (executor === INTERNAL) return;\n var promise = this;\n this._captureStackTrace();\n this._pushContext();\n var synchronous = true;\n var r = this._execute(executor, function(value) {\n promise._resolveCallback(value);\n }, function (reason) {\n promise._rejectCallback(reason, synchronous);\n });\n synchronous = false;\n this._popContext();\n\n if (r !== undefined) {\n promise._rejectCallback(r, true);\n }\n};\n\nPromise.prototype._settlePromiseFromHandler = function (\n handler, receiver, value, promise\n) {\n var bitField = promise._bitField;\n if (((bitField & 65536) !== 0)) return;\n promise._pushContext();\n var x;\n if (receiver === APPLY) {\n if (!value || typeof value.length !== \"number\") {\n x = errorObj;\n x.e = new TypeError(\"cannot .spread() a non-array: \" +\n util.classString(value));\n } else {\n x = tryCatch(handler).apply(this._boundValue(), value);\n }\n } else {\n x = tryCatch(handler).call(receiver, value);\n }\n var promiseCreated = promise._popContext();\n bitField = promise._bitField;\n if (((bitField & 65536) !== 0)) return;\n\n if (x === NEXT_FILTER) {\n promise._reject(value);\n } else if (x === errorObj) {\n promise._rejectCallback(x.e, false);\n } else {\n debug.checkForgottenReturns(x, promiseCreated, \"\", promise, this);\n promise._resolveCallback(x);\n }\n};\n\nPromise.prototype._target = function() {\n var ret = this;\n while (ret._isFollowing()) ret = ret._followee();\n return ret;\n};\n\nPromise.prototype._followee = function() {\n return this._rejectionHandler0;\n};\n\nPromise.prototype._setFollowee = function(promise) {\n this._rejectionHandler0 = promise;\n};\n\nPromise.prototype._settlePromise = function(promise, handler, receiver, value) {\n var isPromise = promise instanceof Promise;\n var bitField = this._bitField;\n var asyncGuaranteed = ((bitField & 134217728) !== 0);\n if (((bitField & 65536) !== 0)) {\n if (isPromise) promise._invokeInternalOnCancel();\n\n if (receiver instanceof PassThroughHandlerContext &&\n receiver.isFinallyHandler()) {\n receiver.cancelPromise = promise;\n if (tryCatch(handler).call(receiver, value) === errorObj) {\n promise._reject(errorObj.e);\n }\n } else if (handler === reflectHandler) {\n promise._fulfill(reflectHandler.call(receiver));\n } else if (receiver instanceof Proxyable) {\n receiver._promiseCancelled(promise);\n } else if (isPromise || promise instanceof PromiseArray) {\n promise._cancel();\n } else {\n receiver.cancel();\n }\n } else if (typeof handler === \"function\") {\n if (!isPromise) {\n handler.call(receiver, value, promise);\n } else {\n if (asyncGuaranteed) promise._setAsyncGuaranteed();\n this._settlePromiseFromHandler(handler, receiver, value, promise);\n }\n } else if (receiver instanceof Proxyable) {\n if (!receiver._isResolved()) {\n if (((bitField & 33554432) !== 0)) {\n receiver._promiseFulfilled(value, promise);\n } else {\n receiver._promiseRejected(value, promise);\n }\n }\n } else if (isPromise) {\n if (asyncGuaranteed) promise._setAsyncGuaranteed();\n if (((bitField & 33554432) !== 0)) {\n promise._fulfill(value);\n } else {\n promise._reject(value);\n }\n }\n};\n\nPromise.prototype._settlePromiseLateCancellationObserver = function(ctx) {\n var handler = ctx.handler;\n var promise = ctx.promise;\n var receiver = ctx.receiver;\n var value = ctx.value;\n if (typeof handler === \"function\") {\n if (!(promise instanceof Promise)) {\n handler.call(receiver, value, promise);\n } else {\n this._settlePromiseFromHandler(handler, receiver, value, promise);\n }\n } else if (promise instanceof Promise) {\n promise._reject(value);\n }\n};\n\nPromise.prototype._settlePromiseCtx = function(ctx) {\n this._settlePromise(ctx.promise, ctx.handler, ctx.receiver, ctx.value);\n};\n\nPromise.prototype._settlePromise0 = function(handler, value, bitField) {\n var promise = this._promise0;\n var receiver = this._receiverAt(0);\n this._promise0 = undefined;\n this._receiver0 = undefined;\n this._settlePromise(promise, handler, receiver, value);\n};\n\nPromise.prototype._clearCallbackDataAtIndex = function(index) {\n var base = index * 4 - 4;\n this[base + 2] =\n this[base + 3] =\n this[base + 0] =\n this[base + 1] = undefined;\n};\n\nPromise.prototype._fulfill = function (value) {\n var bitField = this._bitField;\n if (((bitField & 117506048) >>> 16)) return;\n if (value === this) {\n var err = makeSelfResolutionError();\n this._attachExtraTrace(err);\n return this._reject(err);\n }\n this._setFulfilled();\n this._rejectionHandler0 = value;\n\n if ((bitField & 65535) > 0) {\n if (((bitField & 134217728) !== 0)) {\n this._settlePromises();\n } else {\n async.settlePromises(this);\n }\n }\n};\n\nPromise.prototype._reject = function (reason) {\n var bitField = this._bitField;\n if (((bitField & 117506048) >>> 16)) return;\n this._setRejected();\n this._fulfillmentHandler0 = reason;\n\n if (this._isFinal()) {\n return async.fatalError(reason, util.isNode);\n }\n\n if ((bitField & 65535) > 0) {\n async.settlePromises(this);\n } else {\n this._ensurePossibleRejectionHandled();\n }\n};\n\nPromise.prototype._fulfillPromises = function (len, value) {\n for (var i = 1; i < len; i++) {\n var handler = this._fulfillmentHandlerAt(i);\n var promise = this._promiseAt(i);\n var receiver = this._receiverAt(i);\n this._clearCallbackDataAtIndex(i);\n this._settlePromise(promise, handler, receiver, value);\n }\n};\n\nPromise.prototype._rejectPromises = function (len, reason) {\n for (var i = 1; i < len; i++) {\n var handler = this._rejectionHandlerAt(i);\n var promise = this._promiseAt(i);\n var receiver = this._receiverAt(i);\n this._clearCallbackDataAtIndex(i);\n this._settlePromise(promise, handler, receiver, reason);\n }\n};\n\nPromise.prototype._settlePromises = function () {\n var bitField = this._bitField;\n var len = (bitField & 65535);\n\n if (len > 0) {\n if (((bitField & 16842752) !== 0)) {\n var reason = this._fulfillmentHandler0;\n this._settlePromise0(this._rejectionHandler0, reason, bitField);\n this._rejectPromises(len, reason);\n } else {\n var value = this._rejectionHandler0;\n this._settlePromise0(this._fulfillmentHandler0, value, bitField);\n this._fulfillPromises(len, value);\n }\n this._setLength(0);\n }\n this._clearCancellationData();\n};\n\nPromise.prototype._settledValue = function() {\n var bitField = this._bitField;\n if (((bitField & 33554432) !== 0)) {\n return this._rejectionHandler0;\n } else if (((bitField & 16777216) !== 0)) {\n return this._fulfillmentHandler0;\n }\n};\n\nfunction deferResolve(v) {this.promise._resolveCallback(v);}\nfunction deferReject(v) {this.promise._rejectCallback(v, false);}\n\nPromise.defer = Promise.pending = function() {\n debug.deprecated(\"Promise.defer\", \"new Promise\");\n var promise = new Promise(INTERNAL);\n return {\n promise: promise,\n resolve: deferResolve,\n reject: deferReject\n };\n};\n\nutil.notEnumerableProp(Promise,\n \"_makeSelfResolutionError\",\n makeSelfResolutionError);\n\nrequire(\"./method\")(Promise, INTERNAL, tryConvertToPromise, apiRejection,\n debug);\nrequire(\"./bind\")(Promise, INTERNAL, tryConvertToPromise, debug);\nrequire(\"./cancel\")(Promise, PromiseArray, apiRejection, debug);\nrequire(\"./direct_resolve\")(Promise);\nrequire(\"./synchronous_inspection\")(Promise);\nrequire(\"./join\")(\n Promise, PromiseArray, tryConvertToPromise, INTERNAL, async, getDomain);\nPromise.Promise = Promise;\nPromise.version = \"3.5.1\";\nrequire('./map.js')(Promise, PromiseArray, apiRejection, tryConvertToPromise, INTERNAL, debug);\nrequire('./call_get.js')(Promise);\nrequire('./using.js')(Promise, apiRejection, tryConvertToPromise, createContext, INTERNAL, debug);\nrequire('./timers.js')(Promise, INTERNAL, debug);\nrequire('./generators.js')(Promise, apiRejection, INTERNAL, tryConvertToPromise, Proxyable, debug);\nrequire('./nodeify.js')(Promise);\nrequire('./promisify.js')(Promise, INTERNAL);\nrequire('./props.js')(Promise, PromiseArray, tryConvertToPromise, apiRejection);\nrequire('./race.js')(Promise, INTERNAL, tryConvertToPromise, apiRejection);\nrequire('./reduce.js')(Promise, PromiseArray, apiRejection, tryConvertToPromise, INTERNAL, debug);\nrequire('./settle.js')(Promise, PromiseArray, debug);\nrequire('./some.js')(Promise, PromiseArray, apiRejection);\nrequire('./filter.js')(Promise, INTERNAL);\nrequire('./each.js')(Promise, INTERNAL);\nrequire('./any.js')(Promise);\n \n util.toFastProperties(Promise); \n util.toFastProperties(Promise.prototype); \n function fillTypes(value) { \n var p = new Promise(INTERNAL); \n p._fulfillmentHandler0 = value; \n p._rejectionHandler0 = value; \n p._promise0 = value; \n p._receiver0 = value; \n } \n // Complete slack tracking, opt out of field-type tracking and \n // stabilize map \n fillTypes({a: 1}); \n fillTypes({b: 2}); \n fillTypes({c: 3}); \n fillTypes(1); \n fillTypes(function(){}); \n fillTypes(undefined); \n fillTypes(false); \n fillTypes(new Promise(INTERNAL)); \n debug.setBounds(Async.firstLineError, util.lastLineError); \n return Promise; \n\n};\n"],"names":["util","require$$0","es5","require$$1","require$$2","async","errors","require$$3","require$$4","require$$5","require$$6","require$$7","require$$8","require$$9","require$$10","require$$11","require$$12","require$$13","require$$14","require$$15","require$$16","require$$17","require$$18","require$$19","require$$20","require$$21","require$$22","require$$23","require$$24","require$$25","require$$26","require$$27","require$$28","require$$29","require$$30","require$$31"],"mappings":"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"}
|
|
@@ -1,190 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var util = require('./util.js');
|
|
4
|
-
|
|
5
|
-
var promise_array = function(Promise, INTERNAL, tryConvertToPromise,
|
|
6
|
-
apiRejection, Proxyable) {
|
|
7
|
-
var util$1 = util;
|
|
8
|
-
util$1.isArray;
|
|
9
|
-
|
|
10
|
-
function toResolutionValue(val) {
|
|
11
|
-
switch(val) {
|
|
12
|
-
case -2: return [];
|
|
13
|
-
case -3: return {};
|
|
14
|
-
case -6: return new Map();
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
function PromiseArray(values) {
|
|
19
|
-
var promise = this._promise = new Promise(INTERNAL);
|
|
20
|
-
if (values instanceof Promise) {
|
|
21
|
-
promise._propagateFrom(values, 3);
|
|
22
|
-
}
|
|
23
|
-
promise._setOnCancel(this);
|
|
24
|
-
this._values = values;
|
|
25
|
-
this._length = 0;
|
|
26
|
-
this._totalResolved = 0;
|
|
27
|
-
this._init(undefined, -2);
|
|
28
|
-
}
|
|
29
|
-
util$1.inherits(PromiseArray, Proxyable);
|
|
30
|
-
|
|
31
|
-
PromiseArray.prototype.length = function () {
|
|
32
|
-
return this._length;
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
PromiseArray.prototype.promise = function () {
|
|
36
|
-
return this._promise;
|
|
37
|
-
};
|
|
38
|
-
|
|
39
|
-
PromiseArray.prototype._init = function init(_, resolveValueIfEmpty) {
|
|
40
|
-
var values = tryConvertToPromise(this._values, this._promise);
|
|
41
|
-
if (values instanceof Promise) {
|
|
42
|
-
values = values._target();
|
|
43
|
-
var bitField = values._bitField;
|
|
44
|
-
this._values = values;
|
|
45
|
-
|
|
46
|
-
if (((bitField & 50397184) === 0)) {
|
|
47
|
-
this._promise._setAsyncGuaranteed();
|
|
48
|
-
return values._then(
|
|
49
|
-
init,
|
|
50
|
-
this._reject,
|
|
51
|
-
undefined,
|
|
52
|
-
this,
|
|
53
|
-
resolveValueIfEmpty
|
|
54
|
-
);
|
|
55
|
-
} else if (((bitField & 33554432) !== 0)) {
|
|
56
|
-
values = values._value();
|
|
57
|
-
} else if (((bitField & 16777216) !== 0)) {
|
|
58
|
-
return this._reject(values._reason());
|
|
59
|
-
} else {
|
|
60
|
-
return this._cancel();
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
values = util$1.asArray(values);
|
|
64
|
-
if (values === null) {
|
|
65
|
-
var err = apiRejection(
|
|
66
|
-
"expecting an array or an iterable object but got " + util$1.classString(values)).reason();
|
|
67
|
-
this._promise._rejectCallback(err, false);
|
|
68
|
-
return;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
if (values.length === 0) {
|
|
72
|
-
if (resolveValueIfEmpty === -5) {
|
|
73
|
-
this._resolveEmptyArray();
|
|
74
|
-
}
|
|
75
|
-
else {
|
|
76
|
-
this._resolve(toResolutionValue(resolveValueIfEmpty));
|
|
77
|
-
}
|
|
78
|
-
return;
|
|
79
|
-
}
|
|
80
|
-
this._iterate(values);
|
|
81
|
-
};
|
|
82
|
-
|
|
83
|
-
PromiseArray.prototype._iterate = function(values) {
|
|
84
|
-
var len = this.getActualLength(values.length);
|
|
85
|
-
this._length = len;
|
|
86
|
-
this._values = this.shouldCopyValues() ? new Array(len) : this._values;
|
|
87
|
-
var result = this._promise;
|
|
88
|
-
var isResolved = false;
|
|
89
|
-
var bitField = null;
|
|
90
|
-
for (var i = 0; i < len; ++i) {
|
|
91
|
-
var maybePromise = tryConvertToPromise(values[i], result);
|
|
92
|
-
|
|
93
|
-
if (maybePromise instanceof Promise) {
|
|
94
|
-
maybePromise = maybePromise._target();
|
|
95
|
-
bitField = maybePromise._bitField;
|
|
96
|
-
} else {
|
|
97
|
-
bitField = null;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
if (isResolved) {
|
|
101
|
-
if (bitField !== null) {
|
|
102
|
-
maybePromise.suppressUnhandledRejections();
|
|
103
|
-
}
|
|
104
|
-
} else if (bitField !== null) {
|
|
105
|
-
if (((bitField & 50397184) === 0)) {
|
|
106
|
-
maybePromise._proxy(this, i);
|
|
107
|
-
this._values[i] = maybePromise;
|
|
108
|
-
} else if (((bitField & 33554432) !== 0)) {
|
|
109
|
-
isResolved = this._promiseFulfilled(maybePromise._value(), i);
|
|
110
|
-
} else if (((bitField & 16777216) !== 0)) {
|
|
111
|
-
isResolved = this._promiseRejected(maybePromise._reason(), i);
|
|
112
|
-
} else {
|
|
113
|
-
isResolved = this._promiseCancelled(i);
|
|
114
|
-
}
|
|
115
|
-
} else {
|
|
116
|
-
isResolved = this._promiseFulfilled(maybePromise, i);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
if (!isResolved) result._setAsyncGuaranteed();
|
|
120
|
-
};
|
|
121
|
-
|
|
122
|
-
PromiseArray.prototype._isResolved = function () {
|
|
123
|
-
return this._values === null;
|
|
124
|
-
};
|
|
125
|
-
|
|
126
|
-
PromiseArray.prototype._resolve = function (value) {
|
|
127
|
-
this._values = null;
|
|
128
|
-
this._promise._fulfill(value);
|
|
129
|
-
};
|
|
130
|
-
|
|
131
|
-
PromiseArray.prototype._cancel = function() {
|
|
132
|
-
if (this._isResolved() || !this._promise._isCancellable()) return;
|
|
133
|
-
this._values = null;
|
|
134
|
-
this._promise._cancel();
|
|
135
|
-
};
|
|
136
|
-
|
|
137
|
-
PromiseArray.prototype._reject = function (reason) {
|
|
138
|
-
this._values = null;
|
|
139
|
-
this._promise._rejectCallback(reason, false);
|
|
140
|
-
};
|
|
141
|
-
|
|
142
|
-
PromiseArray.prototype._promiseFulfilled = function (value, index) {
|
|
143
|
-
this._values[index] = value;
|
|
144
|
-
var totalResolved = ++this._totalResolved;
|
|
145
|
-
if (totalResolved >= this._length) {
|
|
146
|
-
this._resolve(this._values);
|
|
147
|
-
return true;
|
|
148
|
-
}
|
|
149
|
-
return false;
|
|
150
|
-
};
|
|
151
|
-
|
|
152
|
-
PromiseArray.prototype._promiseCancelled = function() {
|
|
153
|
-
this._cancel();
|
|
154
|
-
return true;
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
PromiseArray.prototype._promiseRejected = function (reason) {
|
|
158
|
-
this._totalResolved++;
|
|
159
|
-
this._reject(reason);
|
|
160
|
-
return true;
|
|
161
|
-
};
|
|
162
|
-
|
|
163
|
-
PromiseArray.prototype._resultCancelled = function() {
|
|
164
|
-
if (this._isResolved()) return;
|
|
165
|
-
var values = this._values;
|
|
166
|
-
this._cancel();
|
|
167
|
-
if (values instanceof Promise) {
|
|
168
|
-
values.cancel();
|
|
169
|
-
} else {
|
|
170
|
-
for (var i = 0; i < values.length; ++i) {
|
|
171
|
-
if (values[i] instanceof Promise) {
|
|
172
|
-
values[i].cancel();
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
};
|
|
177
|
-
|
|
178
|
-
PromiseArray.prototype.shouldCopyValues = function () {
|
|
179
|
-
return true;
|
|
180
|
-
};
|
|
181
|
-
|
|
182
|
-
PromiseArray.prototype.getActualLength = function (len) {
|
|
183
|
-
return len;
|
|
184
|
-
};
|
|
185
|
-
|
|
186
|
-
return PromiseArray;
|
|
187
|
-
};
|
|
188
|
-
|
|
189
|
-
module.exports = promise_array;
|
|
190
|
-
//# sourceMappingURL=promise_array.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"promise_array.js","sources":["../../../../../../../node_modules/bluebird/js/release/promise_array.js"],"sourcesContent":["\"use strict\";\nmodule.exports = function(Promise, INTERNAL, tryConvertToPromise,\n apiRejection, Proxyable) {\nvar util = require(\"./util\");\nvar isArray = util.isArray;\n\nfunction toResolutionValue(val) {\n switch(val) {\n case -2: return [];\n case -3: return {};\n case -6: return new Map();\n }\n}\n\nfunction PromiseArray(values) {\n var promise = this._promise = new Promise(INTERNAL);\n if (values instanceof Promise) {\n promise._propagateFrom(values, 3);\n }\n promise._setOnCancel(this);\n this._values = values;\n this._length = 0;\n this._totalResolved = 0;\n this._init(undefined, -2);\n}\nutil.inherits(PromiseArray, Proxyable);\n\nPromiseArray.prototype.length = function () {\n return this._length;\n};\n\nPromiseArray.prototype.promise = function () {\n return this._promise;\n};\n\nPromiseArray.prototype._init = function init(_, resolveValueIfEmpty) {\n var values = tryConvertToPromise(this._values, this._promise);\n if (values instanceof Promise) {\n values = values._target();\n var bitField = values._bitField;\n ;\n this._values = values;\n\n if (((bitField & 50397184) === 0)) {\n this._promise._setAsyncGuaranteed();\n return values._then(\n init,\n this._reject,\n undefined,\n this,\n resolveValueIfEmpty\n );\n } else if (((bitField & 33554432) !== 0)) {\n values = values._value();\n } else if (((bitField & 16777216) !== 0)) {\n return this._reject(values._reason());\n } else {\n return this._cancel();\n }\n }\n values = util.asArray(values);\n if (values === null) {\n var err = apiRejection(\n \"expecting an array or an iterable object but got \" + util.classString(values)).reason();\n this._promise._rejectCallback(err, false);\n return;\n }\n\n if (values.length === 0) {\n if (resolveValueIfEmpty === -5) {\n this._resolveEmptyArray();\n }\n else {\n this._resolve(toResolutionValue(resolveValueIfEmpty));\n }\n return;\n }\n this._iterate(values);\n};\n\nPromiseArray.prototype._iterate = function(values) {\n var len = this.getActualLength(values.length);\n this._length = len;\n this._values = this.shouldCopyValues() ? new Array(len) : this._values;\n var result = this._promise;\n var isResolved = false;\n var bitField = null;\n for (var i = 0; i < len; ++i) {\n var maybePromise = tryConvertToPromise(values[i], result);\n\n if (maybePromise instanceof Promise) {\n maybePromise = maybePromise._target();\n bitField = maybePromise._bitField;\n } else {\n bitField = null;\n }\n\n if (isResolved) {\n if (bitField !== null) {\n maybePromise.suppressUnhandledRejections();\n }\n } else if (bitField !== null) {\n if (((bitField & 50397184) === 0)) {\n maybePromise._proxy(this, i);\n this._values[i] = maybePromise;\n } else if (((bitField & 33554432) !== 0)) {\n isResolved = this._promiseFulfilled(maybePromise._value(), i);\n } else if (((bitField & 16777216) !== 0)) {\n isResolved = this._promiseRejected(maybePromise._reason(), i);\n } else {\n isResolved = this._promiseCancelled(i);\n }\n } else {\n isResolved = this._promiseFulfilled(maybePromise, i);\n }\n }\n if (!isResolved) result._setAsyncGuaranteed();\n};\n\nPromiseArray.prototype._isResolved = function () {\n return this._values === null;\n};\n\nPromiseArray.prototype._resolve = function (value) {\n this._values = null;\n this._promise._fulfill(value);\n};\n\nPromiseArray.prototype._cancel = function() {\n if (this._isResolved() || !this._promise._isCancellable()) return;\n this._values = null;\n this._promise._cancel();\n};\n\nPromiseArray.prototype._reject = function (reason) {\n this._values = null;\n this._promise._rejectCallback(reason, false);\n};\n\nPromiseArray.prototype._promiseFulfilled = function (value, index) {\n this._values[index] = value;\n var totalResolved = ++this._totalResolved;\n if (totalResolved >= this._length) {\n this._resolve(this._values);\n return true;\n }\n return false;\n};\n\nPromiseArray.prototype._promiseCancelled = function() {\n this._cancel();\n return true;\n};\n\nPromiseArray.prototype._promiseRejected = function (reason) {\n this._totalResolved++;\n this._reject(reason);\n return true;\n};\n\nPromiseArray.prototype._resultCancelled = function() {\n if (this._isResolved()) return;\n var values = this._values;\n this._cancel();\n if (values instanceof Promise) {\n values.cancel();\n } else {\n for (var i = 0; i < values.length; ++i) {\n if (values[i] instanceof Promise) {\n values[i].cancel();\n }\n }\n }\n};\n\nPromiseArray.prototype.shouldCopyValues = function () {\n return true;\n};\n\nPromiseArray.prototype.getActualLength = function (len) {\n return len;\n};\n\nreturn PromiseArray;\n};\n"],"names":["util","require$$0"],"mappings":"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"}
|
|
@@ -1,188 +0,0 @@
|
|
|
1
|
-
import util from './util.mjs';
|
|
2
|
-
|
|
3
|
-
var promise_array = function(Promise, INTERNAL, tryConvertToPromise,
|
|
4
|
-
apiRejection, Proxyable) {
|
|
5
|
-
var util$1 = util;
|
|
6
|
-
util$1.isArray;
|
|
7
|
-
|
|
8
|
-
function toResolutionValue(val) {
|
|
9
|
-
switch(val) {
|
|
10
|
-
case -2: return [];
|
|
11
|
-
case -3: return {};
|
|
12
|
-
case -6: return new Map();
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
function PromiseArray(values) {
|
|
17
|
-
var promise = this._promise = new Promise(INTERNAL);
|
|
18
|
-
if (values instanceof Promise) {
|
|
19
|
-
promise._propagateFrom(values, 3);
|
|
20
|
-
}
|
|
21
|
-
promise._setOnCancel(this);
|
|
22
|
-
this._values = values;
|
|
23
|
-
this._length = 0;
|
|
24
|
-
this._totalResolved = 0;
|
|
25
|
-
this._init(undefined, -2);
|
|
26
|
-
}
|
|
27
|
-
util$1.inherits(PromiseArray, Proxyable);
|
|
28
|
-
|
|
29
|
-
PromiseArray.prototype.length = function () {
|
|
30
|
-
return this._length;
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
PromiseArray.prototype.promise = function () {
|
|
34
|
-
return this._promise;
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
PromiseArray.prototype._init = function init(_, resolveValueIfEmpty) {
|
|
38
|
-
var values = tryConvertToPromise(this._values, this._promise);
|
|
39
|
-
if (values instanceof Promise) {
|
|
40
|
-
values = values._target();
|
|
41
|
-
var bitField = values._bitField;
|
|
42
|
-
this._values = values;
|
|
43
|
-
|
|
44
|
-
if (((bitField & 50397184) === 0)) {
|
|
45
|
-
this._promise._setAsyncGuaranteed();
|
|
46
|
-
return values._then(
|
|
47
|
-
init,
|
|
48
|
-
this._reject,
|
|
49
|
-
undefined,
|
|
50
|
-
this,
|
|
51
|
-
resolveValueIfEmpty
|
|
52
|
-
);
|
|
53
|
-
} else if (((bitField & 33554432) !== 0)) {
|
|
54
|
-
values = values._value();
|
|
55
|
-
} else if (((bitField & 16777216) !== 0)) {
|
|
56
|
-
return this._reject(values._reason());
|
|
57
|
-
} else {
|
|
58
|
-
return this._cancel();
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
values = util$1.asArray(values);
|
|
62
|
-
if (values === null) {
|
|
63
|
-
var err = apiRejection(
|
|
64
|
-
"expecting an array or an iterable object but got " + util$1.classString(values)).reason();
|
|
65
|
-
this._promise._rejectCallback(err, false);
|
|
66
|
-
return;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
if (values.length === 0) {
|
|
70
|
-
if (resolveValueIfEmpty === -5) {
|
|
71
|
-
this._resolveEmptyArray();
|
|
72
|
-
}
|
|
73
|
-
else {
|
|
74
|
-
this._resolve(toResolutionValue(resolveValueIfEmpty));
|
|
75
|
-
}
|
|
76
|
-
return;
|
|
77
|
-
}
|
|
78
|
-
this._iterate(values);
|
|
79
|
-
};
|
|
80
|
-
|
|
81
|
-
PromiseArray.prototype._iterate = function(values) {
|
|
82
|
-
var len = this.getActualLength(values.length);
|
|
83
|
-
this._length = len;
|
|
84
|
-
this._values = this.shouldCopyValues() ? new Array(len) : this._values;
|
|
85
|
-
var result = this._promise;
|
|
86
|
-
var isResolved = false;
|
|
87
|
-
var bitField = null;
|
|
88
|
-
for (var i = 0; i < len; ++i) {
|
|
89
|
-
var maybePromise = tryConvertToPromise(values[i], result);
|
|
90
|
-
|
|
91
|
-
if (maybePromise instanceof Promise) {
|
|
92
|
-
maybePromise = maybePromise._target();
|
|
93
|
-
bitField = maybePromise._bitField;
|
|
94
|
-
} else {
|
|
95
|
-
bitField = null;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
if (isResolved) {
|
|
99
|
-
if (bitField !== null) {
|
|
100
|
-
maybePromise.suppressUnhandledRejections();
|
|
101
|
-
}
|
|
102
|
-
} else if (bitField !== null) {
|
|
103
|
-
if (((bitField & 50397184) === 0)) {
|
|
104
|
-
maybePromise._proxy(this, i);
|
|
105
|
-
this._values[i] = maybePromise;
|
|
106
|
-
} else if (((bitField & 33554432) !== 0)) {
|
|
107
|
-
isResolved = this._promiseFulfilled(maybePromise._value(), i);
|
|
108
|
-
} else if (((bitField & 16777216) !== 0)) {
|
|
109
|
-
isResolved = this._promiseRejected(maybePromise._reason(), i);
|
|
110
|
-
} else {
|
|
111
|
-
isResolved = this._promiseCancelled(i);
|
|
112
|
-
}
|
|
113
|
-
} else {
|
|
114
|
-
isResolved = this._promiseFulfilled(maybePromise, i);
|
|
115
|
-
}
|
|
116
|
-
}
|
|
117
|
-
if (!isResolved) result._setAsyncGuaranteed();
|
|
118
|
-
};
|
|
119
|
-
|
|
120
|
-
PromiseArray.prototype._isResolved = function () {
|
|
121
|
-
return this._values === null;
|
|
122
|
-
};
|
|
123
|
-
|
|
124
|
-
PromiseArray.prototype._resolve = function (value) {
|
|
125
|
-
this._values = null;
|
|
126
|
-
this._promise._fulfill(value);
|
|
127
|
-
};
|
|
128
|
-
|
|
129
|
-
PromiseArray.prototype._cancel = function() {
|
|
130
|
-
if (this._isResolved() || !this._promise._isCancellable()) return;
|
|
131
|
-
this._values = null;
|
|
132
|
-
this._promise._cancel();
|
|
133
|
-
};
|
|
134
|
-
|
|
135
|
-
PromiseArray.prototype._reject = function (reason) {
|
|
136
|
-
this._values = null;
|
|
137
|
-
this._promise._rejectCallback(reason, false);
|
|
138
|
-
};
|
|
139
|
-
|
|
140
|
-
PromiseArray.prototype._promiseFulfilled = function (value, index) {
|
|
141
|
-
this._values[index] = value;
|
|
142
|
-
var totalResolved = ++this._totalResolved;
|
|
143
|
-
if (totalResolved >= this._length) {
|
|
144
|
-
this._resolve(this._values);
|
|
145
|
-
return true;
|
|
146
|
-
}
|
|
147
|
-
return false;
|
|
148
|
-
};
|
|
149
|
-
|
|
150
|
-
PromiseArray.prototype._promiseCancelled = function() {
|
|
151
|
-
this._cancel();
|
|
152
|
-
return true;
|
|
153
|
-
};
|
|
154
|
-
|
|
155
|
-
PromiseArray.prototype._promiseRejected = function (reason) {
|
|
156
|
-
this._totalResolved++;
|
|
157
|
-
this._reject(reason);
|
|
158
|
-
return true;
|
|
159
|
-
};
|
|
160
|
-
|
|
161
|
-
PromiseArray.prototype._resultCancelled = function() {
|
|
162
|
-
if (this._isResolved()) return;
|
|
163
|
-
var values = this._values;
|
|
164
|
-
this._cancel();
|
|
165
|
-
if (values instanceof Promise) {
|
|
166
|
-
values.cancel();
|
|
167
|
-
} else {
|
|
168
|
-
for (var i = 0; i < values.length; ++i) {
|
|
169
|
-
if (values[i] instanceof Promise) {
|
|
170
|
-
values[i].cancel();
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
};
|
|
175
|
-
|
|
176
|
-
PromiseArray.prototype.shouldCopyValues = function () {
|
|
177
|
-
return true;
|
|
178
|
-
};
|
|
179
|
-
|
|
180
|
-
PromiseArray.prototype.getActualLength = function (len) {
|
|
181
|
-
return len;
|
|
182
|
-
};
|
|
183
|
-
|
|
184
|
-
return PromiseArray;
|
|
185
|
-
};
|
|
186
|
-
|
|
187
|
-
export default promise_array;
|
|
188
|
-
//# sourceMappingURL=promise_array.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"promise_array.mjs","sources":["../../../../../../../node_modules/bluebird/js/release/promise_array.js"],"sourcesContent":["\"use strict\";\nmodule.exports = function(Promise, INTERNAL, tryConvertToPromise,\n apiRejection, Proxyable) {\nvar util = require(\"./util\");\nvar isArray = util.isArray;\n\nfunction toResolutionValue(val) {\n switch(val) {\n case -2: return [];\n case -3: return {};\n case -6: return new Map();\n }\n}\n\nfunction PromiseArray(values) {\n var promise = this._promise = new Promise(INTERNAL);\n if (values instanceof Promise) {\n promise._propagateFrom(values, 3);\n }\n promise._setOnCancel(this);\n this._values = values;\n this._length = 0;\n this._totalResolved = 0;\n this._init(undefined, -2);\n}\nutil.inherits(PromiseArray, Proxyable);\n\nPromiseArray.prototype.length = function () {\n return this._length;\n};\n\nPromiseArray.prototype.promise = function () {\n return this._promise;\n};\n\nPromiseArray.prototype._init = function init(_, resolveValueIfEmpty) {\n var values = tryConvertToPromise(this._values, this._promise);\n if (values instanceof Promise) {\n values = values._target();\n var bitField = values._bitField;\n ;\n this._values = values;\n\n if (((bitField & 50397184) === 0)) {\n this._promise._setAsyncGuaranteed();\n return values._then(\n init,\n this._reject,\n undefined,\n this,\n resolveValueIfEmpty\n );\n } else if (((bitField & 33554432) !== 0)) {\n values = values._value();\n } else if (((bitField & 16777216) !== 0)) {\n return this._reject(values._reason());\n } else {\n return this._cancel();\n }\n }\n values = util.asArray(values);\n if (values === null) {\n var err = apiRejection(\n \"expecting an array or an iterable object but got \" + util.classString(values)).reason();\n this._promise._rejectCallback(err, false);\n return;\n }\n\n if (values.length === 0) {\n if (resolveValueIfEmpty === -5) {\n this._resolveEmptyArray();\n }\n else {\n this._resolve(toResolutionValue(resolveValueIfEmpty));\n }\n return;\n }\n this._iterate(values);\n};\n\nPromiseArray.prototype._iterate = function(values) {\n var len = this.getActualLength(values.length);\n this._length = len;\n this._values = this.shouldCopyValues() ? new Array(len) : this._values;\n var result = this._promise;\n var isResolved = false;\n var bitField = null;\n for (var i = 0; i < len; ++i) {\n var maybePromise = tryConvertToPromise(values[i], result);\n\n if (maybePromise instanceof Promise) {\n maybePromise = maybePromise._target();\n bitField = maybePromise._bitField;\n } else {\n bitField = null;\n }\n\n if (isResolved) {\n if (bitField !== null) {\n maybePromise.suppressUnhandledRejections();\n }\n } else if (bitField !== null) {\n if (((bitField & 50397184) === 0)) {\n maybePromise._proxy(this, i);\n this._values[i] = maybePromise;\n } else if (((bitField & 33554432) !== 0)) {\n isResolved = this._promiseFulfilled(maybePromise._value(), i);\n } else if (((bitField & 16777216) !== 0)) {\n isResolved = this._promiseRejected(maybePromise._reason(), i);\n } else {\n isResolved = this._promiseCancelled(i);\n }\n } else {\n isResolved = this._promiseFulfilled(maybePromise, i);\n }\n }\n if (!isResolved) result._setAsyncGuaranteed();\n};\n\nPromiseArray.prototype._isResolved = function () {\n return this._values === null;\n};\n\nPromiseArray.prototype._resolve = function (value) {\n this._values = null;\n this._promise._fulfill(value);\n};\n\nPromiseArray.prototype._cancel = function() {\n if (this._isResolved() || !this._promise._isCancellable()) return;\n this._values = null;\n this._promise._cancel();\n};\n\nPromiseArray.prototype._reject = function (reason) {\n this._values = null;\n this._promise._rejectCallback(reason, false);\n};\n\nPromiseArray.prototype._promiseFulfilled = function (value, index) {\n this._values[index] = value;\n var totalResolved = ++this._totalResolved;\n if (totalResolved >= this._length) {\n this._resolve(this._values);\n return true;\n }\n return false;\n};\n\nPromiseArray.prototype._promiseCancelled = function() {\n this._cancel();\n return true;\n};\n\nPromiseArray.prototype._promiseRejected = function (reason) {\n this._totalResolved++;\n this._reject(reason);\n return true;\n};\n\nPromiseArray.prototype._resultCancelled = function() {\n if (this._isResolved()) return;\n var values = this._values;\n this._cancel();\n if (values instanceof Promise) {\n values.cancel();\n } else {\n for (var i = 0; i < values.length; ++i) {\n if (values[i] instanceof Promise) {\n values[i].cancel();\n }\n }\n }\n};\n\nPromiseArray.prototype.shouldCopyValues = function () {\n return true;\n};\n\nPromiseArray.prototype.getActualLength = function (len) {\n return len;\n};\n\nreturn PromiseArray;\n};\n"],"names":["util","require$$0"],"mappings":";;iBACc,GAAG,SAAS,OAAO,EAAE,QAAQ,EAAE,mBAAmB;AAChE,IAAI,YAAY,EAAE,SAAS,EAAE;AAC7B,IAAIA,MAAI,GAAGC,IAAiB,CAAC;AACfD,MAAI,CAAC,QAAQ;AAC3B;AACA,SAAS,iBAAiB,CAAC,GAAG,EAAE;AAChC,IAAI,OAAO,GAAG;AACd,IAAI,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC;AACvB,IAAI,KAAK,CAAC,CAAC,EAAE,OAAO,EAAE,CAAC;AACvB,IAAI,KAAK,CAAC,CAAC,EAAE,OAAO,IAAI,GAAG,EAAE,CAAC;AAC9B,KAAK;AACL,CAAC;AACD;AACA,SAAS,YAAY,CAAC,MAAM,EAAE;AAC9B,IAAI,IAAI,OAAO,GAAG,IAAI,CAAC,QAAQ,GAAG,IAAI,OAAO,CAAC,QAAQ,CAAC,CAAC;AACxD,IAAI,IAAI,MAAM,YAAY,OAAO,EAAE;AACnC,QAAQ,OAAO,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAC;AAC1C,KAAK;AACL,IAAI,OAAO,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;AAC/B,IAAI,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;AAC1B,IAAI,IAAI,CAAC,OAAO,GAAG,CAAC,CAAC;AACrB,IAAI,IAAI,CAAC,cAAc,GAAG,CAAC,CAAC;AAC5B,IAAI,IAAI,CAAC,KAAK,CAAC,SAAS,EAAE,CAAC,CAAC,CAAC,CAAC;AAC9B,CAAC;AACDA,MAAI,CAAC,QAAQ,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC;AACvC;AACA,YAAY,CAAC,SAAS,CAAC,MAAM,GAAG,YAAY;AAC5C,IAAI,OAAO,IAAI,CAAC,OAAO,CAAC;AACxB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,OAAO,GAAG,YAAY;AAC7C,IAAI,OAAO,IAAI,CAAC,QAAQ,CAAC;AACzB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,KAAK,GAAG,SAAS,IAAI,CAAC,CAAC,EAAE,mBAAmB,EAAE;AACrE,IAAI,IAAI,MAAM,GAAG,mBAAmB,CAAC,IAAI,CAAC,OAAO,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC;AAClE,IAAI,IAAI,MAAM,YAAY,OAAO,EAAE;AACnC,QAAQ,MAAM,GAAG,MAAM,CAAC,OAAO,EAAE,CAAC;AAClC,QAAQ,IAAI,QAAQ,GAAG,MAAM,CAAC,SAAS,CAAC;AAExC,QAAQ,IAAI,CAAC,OAAO,GAAG,MAAM,CAAC;AAC9B;AACA,QAAQ,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AAC3C,YAAY,IAAI,CAAC,QAAQ,CAAC,mBAAmB,EAAE,CAAC;AAChD,YAAY,OAAO,MAAM,CAAC,KAAK;AAC/B,gBAAgB,IAAI;AACpB,gBAAgB,IAAI,CAAC,OAAO;AAC5B,gBAAgB,SAAS;AACzB,gBAAgB,IAAI;AACpB,gBAAgB,mBAAmB;AACnC,YAAY,CAAC;AACb,SAAS,MAAM,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AAClD,YAAY,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,CAAC;AACrC,SAAS,MAAM,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AAClD,YAAY,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAAC;AAClD,SAAS,MAAM;AACf,YAAY,OAAO,IAAI,CAAC,OAAO,EAAE,CAAC;AAClC,SAAS;AACT,KAAK;AACL,IAAI,MAAM,GAAGA,MAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;AAClC,IAAI,IAAI,MAAM,KAAK,IAAI,EAAE;AACzB,QAAQ,IAAI,GAAG,GAAG,YAAY;AAC9B,YAAY,mDAAmD,GAAGA,MAAI,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;AACrG,QAAQ,IAAI,CAAC,QAAQ,CAAC,eAAe,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;AAClD,QAAQ,OAAO;AACf,KAAK;AACL;AACA,IAAI,IAAI,MAAM,CAAC,MAAM,KAAK,CAAC,EAAE;AAC7B,QAAQ,IAAI,mBAAmB,KAAK,CAAC,CAAC,EAAE;AACxC,YAAY,IAAI,CAAC,kBAAkB,EAAE,CAAC;AACtC,SAAS;AACT,aAAa;AACb,YAAY,IAAI,CAAC,QAAQ,CAAC,iBAAiB,CAAC,mBAAmB,CAAC,CAAC,CAAC;AAClE,SAAS;AACT,QAAQ,OAAO;AACf,KAAK;AACL,IAAI,IAAI,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;AAC1B,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,QAAQ,GAAG,SAAS,MAAM,EAAE;AACnD,IAAI,IAAI,GAAG,GAAG,IAAI,CAAC,eAAe,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;AAClD,IAAI,IAAI,CAAC,OAAO,GAAG,GAAG,CAAC;AACvB,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,gBAAgB,EAAE,GAAG,IAAI,KAAK,CAAC,GAAG,CAAC,GAAG,IAAI,CAAC,OAAO,CAAC;AAC3E,IAAI,IAAI,MAAM,GAAG,IAAI,CAAC,QAAQ,CAAC;AAC/B,IAAI,IAAI,UAAU,GAAG,KAAK,CAAC;AAC3B,IAAI,IAAI,QAAQ,GAAG,IAAI,CAAC;AACxB,IAAI,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,GAAG,EAAE,EAAE,CAAC,EAAE;AAClC,QAAQ,IAAI,YAAY,GAAG,mBAAmB,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC;AAClE;AACA,QAAQ,IAAI,YAAY,YAAY,OAAO,EAAE;AAC7C,YAAY,YAAY,GAAG,YAAY,CAAC,OAAO,EAAE,CAAC;AAClD,YAAY,QAAQ,GAAG,YAAY,CAAC,SAAS,CAAC;AAC9C,SAAS,MAAM;AACf,YAAY,QAAQ,GAAG,IAAI,CAAC;AAC5B,SAAS;AACT;AACA,QAAQ,IAAI,UAAU,EAAE;AACxB,YAAY,IAAI,QAAQ,KAAK,IAAI,EAAE;AACnC,gBAAgB,YAAY,CAAC,2BAA2B,EAAE,CAAC;AAC3D,aAAa;AACb,SAAS,MAAM,IAAI,QAAQ,KAAK,IAAI,EAAE;AACtC,YAAY,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AAC/C,gBAAgB,YAAY,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC,CAAC,CAAC;AAC7C,gBAAgB,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,GAAG,YAAY,CAAC;AAC/C,aAAa,MAAM,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AACtD,gBAAgB,UAAU,GAAG,IAAI,CAAC,iBAAiB,CAAC,YAAY,CAAC,MAAM,EAAE,EAAE,CAAC,CAAC,CAAC;AAC9E,aAAa,MAAM,KAAK,CAAC,QAAQ,GAAG,QAAQ,MAAM,CAAC,GAAG;AACtD,gBAAgB,UAAU,GAAG,IAAI,CAAC,gBAAgB,CAAC,YAAY,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC,CAAC;AAC9E,aAAa,MAAM;AACnB,gBAAgB,UAAU,GAAG,IAAI,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC;AACvD,aAAa;AACb,SAAS,MAAM;AACf,YAAY,UAAU,GAAG,IAAI,CAAC,iBAAiB,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;AACjE,SAAS;AACT,KAAK;AACL,IAAI,IAAI,CAAC,UAAU,EAAE,MAAM,CAAC,mBAAmB,EAAE,CAAC;AAClD,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,WAAW,GAAG,YAAY;AACjD,IAAI,OAAO,IAAI,CAAC,OAAO,KAAK,IAAI,CAAC;AACjC,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,QAAQ,GAAG,UAAU,KAAK,EAAE;AACnD,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACxB,IAAI,IAAI,CAAC,QAAQ,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;AAClC,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,OAAO,GAAG,WAAW;AAC5C,IAAI,IAAI,IAAI,CAAC,WAAW,EAAE,IAAI,CAAC,IAAI,CAAC,QAAQ,CAAC,cAAc,EAAE,EAAE,OAAO;AACtE,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACxB,IAAI,IAAI,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;AAC5B,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,OAAO,GAAG,UAAU,MAAM,EAAE;AACnD,IAAI,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;AACxB,IAAI,IAAI,CAAC,QAAQ,CAAC,eAAe,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC;AACjD,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,iBAAiB,GAAG,UAAU,KAAK,EAAE,KAAK,EAAE;AACnE,IAAI,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC;AAChC,IAAI,IAAI,aAAa,GAAG,EAAE,IAAI,CAAC,cAAc,CAAC;AAC9C,IAAI,IAAI,aAAa,IAAI,IAAI,CAAC,OAAO,EAAE;AACvC,QAAQ,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;AACpC,QAAQ,OAAO,IAAI,CAAC;AACpB,KAAK;AACL,IAAI,OAAO,KAAK,CAAC;AACjB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,iBAAiB,GAAG,WAAW;AACtD,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;AACnB,IAAI,OAAO,IAAI,CAAC;AAChB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,gBAAgB,GAAG,UAAU,MAAM,EAAE;AAC5D,IAAI,IAAI,CAAC,cAAc,EAAE,CAAC;AAC1B,IAAI,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;AACzB,IAAI,OAAO,IAAI,CAAC;AAChB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,gBAAgB,GAAG,WAAW;AACrD,IAAI,IAAI,IAAI,CAAC,WAAW,EAAE,EAAE,OAAO;AACnC,IAAI,IAAI,MAAM,GAAG,IAAI,CAAC,OAAO,CAAC;AAC9B,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;AACnB,IAAI,IAAI,MAAM,YAAY,OAAO,EAAE;AACnC,QAAQ,MAAM,CAAC,MAAM,EAAE,CAAC;AACxB,KAAK,MAAM;AACX,QAAQ,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,EAAE,CAAC,EAAE;AAChD,YAAY,IAAI,MAAM,CAAC,CAAC,CAAC,YAAY,OAAO,EAAE;AAC9C,gBAAgB,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;AACnC,aAAa;AACb,SAAS;AACT,KAAK;AACL,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,gBAAgB,GAAG,YAAY;AACtD,IAAI,OAAO,IAAI,CAAC;AAChB,CAAC,CAAC;AACF;AACA,YAAY,CAAC,SAAS,CAAC,eAAe,GAAG,UAAU,GAAG,EAAE;AACxD,IAAI,OAAO,GAAG,CAAC;AACf,CAAC,CAAC;AACF;AACA,OAAO,YAAY,CAAC;AACpB;;;;"}
|