@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,444 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Custom implementation of a double ended queue.
|
|
3
|
-
*/
|
|
4
|
-
function Denque(array, options) {
|
|
5
|
-
var options = options || {};
|
|
6
|
-
|
|
7
|
-
this._head = 0;
|
|
8
|
-
this._tail = 0;
|
|
9
|
-
this._capacity = options.capacity;
|
|
10
|
-
this._capacityMask = 0x3;
|
|
11
|
-
this._list = new Array(4);
|
|
12
|
-
if (Array.isArray(array)) {
|
|
13
|
-
this._fromArray(array);
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* -------------
|
|
19
|
-
* PUBLIC API
|
|
20
|
-
* -------------
|
|
21
|
-
*/
|
|
22
|
-
|
|
23
|
-
/**
|
|
24
|
-
* Returns the item at the specified index from the list.
|
|
25
|
-
* 0 is the first element, 1 is the second, and so on...
|
|
26
|
-
* Elements at negative values are that many from the end: -1 is one before the end
|
|
27
|
-
* (the last element), -2 is two before the end (one before last), etc.
|
|
28
|
-
* @param index
|
|
29
|
-
* @returns {*}
|
|
30
|
-
*/
|
|
31
|
-
Denque.prototype.peekAt = function peekAt(index) {
|
|
32
|
-
var i = index;
|
|
33
|
-
// expect a number or return undefined
|
|
34
|
-
if ((i !== (i | 0))) {
|
|
35
|
-
return void 0;
|
|
36
|
-
}
|
|
37
|
-
var len = this.size();
|
|
38
|
-
if (i >= len || i < -len) return undefined;
|
|
39
|
-
if (i < 0) i += len;
|
|
40
|
-
i = (this._head + i) & this._capacityMask;
|
|
41
|
-
return this._list[i];
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* Alias for peekAt()
|
|
46
|
-
* @param i
|
|
47
|
-
* @returns {*}
|
|
48
|
-
*/
|
|
49
|
-
Denque.prototype.get = function get(i) {
|
|
50
|
-
return this.peekAt(i);
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
/**
|
|
54
|
-
* Returns the first item in the list without removing it.
|
|
55
|
-
* @returns {*}
|
|
56
|
-
*/
|
|
57
|
-
Denque.prototype.peek = function peek() {
|
|
58
|
-
if (this._head === this._tail) return undefined;
|
|
59
|
-
return this._list[this._head];
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
/**
|
|
63
|
-
* Alias for peek()
|
|
64
|
-
* @returns {*}
|
|
65
|
-
*/
|
|
66
|
-
Denque.prototype.peekFront = function peekFront() {
|
|
67
|
-
return this.peek();
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Returns the item that is at the back of the queue without removing it.
|
|
72
|
-
* Uses peekAt(-1)
|
|
73
|
-
*/
|
|
74
|
-
Denque.prototype.peekBack = function peekBack() {
|
|
75
|
-
return this.peekAt(-1);
|
|
76
|
-
};
|
|
77
|
-
|
|
78
|
-
/**
|
|
79
|
-
* Returns the current length of the queue
|
|
80
|
-
* @return {Number}
|
|
81
|
-
*/
|
|
82
|
-
Object.defineProperty(Denque.prototype, 'length', {
|
|
83
|
-
get: function length() {
|
|
84
|
-
return this.size();
|
|
85
|
-
}
|
|
86
|
-
});
|
|
87
|
-
|
|
88
|
-
/**
|
|
89
|
-
* Return the number of items on the list, or 0 if empty.
|
|
90
|
-
* @returns {number}
|
|
91
|
-
*/
|
|
92
|
-
Denque.prototype.size = function size() {
|
|
93
|
-
if (this._head === this._tail) return 0;
|
|
94
|
-
if (this._head < this._tail) return this._tail - this._head;
|
|
95
|
-
else return this._capacityMask + 1 - (this._head - this._tail);
|
|
96
|
-
};
|
|
97
|
-
|
|
98
|
-
/**
|
|
99
|
-
* Add an item at the beginning of the list.
|
|
100
|
-
* @param item
|
|
101
|
-
*/
|
|
102
|
-
Denque.prototype.unshift = function unshift(item) {
|
|
103
|
-
if (item === undefined) return this.size();
|
|
104
|
-
var len = this._list.length;
|
|
105
|
-
this._head = (this._head - 1 + len) & this._capacityMask;
|
|
106
|
-
this._list[this._head] = item;
|
|
107
|
-
if (this._tail === this._head) this._growArray();
|
|
108
|
-
if (this._capacity && this.size() > this._capacity) this.pop();
|
|
109
|
-
if (this._head < this._tail) return this._tail - this._head;
|
|
110
|
-
else return this._capacityMask + 1 - (this._head - this._tail);
|
|
111
|
-
};
|
|
112
|
-
|
|
113
|
-
/**
|
|
114
|
-
* Remove and return the first item on the list,
|
|
115
|
-
* Returns undefined if the list is empty.
|
|
116
|
-
* @returns {*}
|
|
117
|
-
*/
|
|
118
|
-
Denque.prototype.shift = function shift() {
|
|
119
|
-
var head = this._head;
|
|
120
|
-
if (head === this._tail) return undefined;
|
|
121
|
-
var item = this._list[head];
|
|
122
|
-
this._list[head] = undefined;
|
|
123
|
-
this._head = (head + 1) & this._capacityMask;
|
|
124
|
-
if (head < 2 && this._tail > 10000 && this._tail <= this._list.length >>> 2) this._shrinkArray();
|
|
125
|
-
return item;
|
|
126
|
-
};
|
|
127
|
-
|
|
128
|
-
/**
|
|
129
|
-
* Add an item to the bottom of the list.
|
|
130
|
-
* @param item
|
|
131
|
-
*/
|
|
132
|
-
Denque.prototype.push = function push(item) {
|
|
133
|
-
if (item === undefined) return this.size();
|
|
134
|
-
var tail = this._tail;
|
|
135
|
-
this._list[tail] = item;
|
|
136
|
-
this._tail = (tail + 1) & this._capacityMask;
|
|
137
|
-
if (this._tail === this._head) {
|
|
138
|
-
this._growArray();
|
|
139
|
-
}
|
|
140
|
-
if (this._capacity && this.size() > this._capacity) {
|
|
141
|
-
this.shift();
|
|
142
|
-
}
|
|
143
|
-
if (this._head < this._tail) return this._tail - this._head;
|
|
144
|
-
else return this._capacityMask + 1 - (this._head - this._tail);
|
|
145
|
-
};
|
|
146
|
-
|
|
147
|
-
/**
|
|
148
|
-
* Remove and return the last item on the list.
|
|
149
|
-
* Returns undefined if the list is empty.
|
|
150
|
-
* @returns {*}
|
|
151
|
-
*/
|
|
152
|
-
Denque.prototype.pop = function pop() {
|
|
153
|
-
var tail = this._tail;
|
|
154
|
-
if (tail === this._head) return undefined;
|
|
155
|
-
var len = this._list.length;
|
|
156
|
-
this._tail = (tail - 1 + len) & this._capacityMask;
|
|
157
|
-
var item = this._list[this._tail];
|
|
158
|
-
this._list[this._tail] = undefined;
|
|
159
|
-
if (this._head < 2 && tail > 10000 && tail <= len >>> 2) this._shrinkArray();
|
|
160
|
-
return item;
|
|
161
|
-
};
|
|
162
|
-
|
|
163
|
-
/**
|
|
164
|
-
* Remove and return the item at the specified index from the list.
|
|
165
|
-
* Returns undefined if the list is empty.
|
|
166
|
-
* @param index
|
|
167
|
-
* @returns {*}
|
|
168
|
-
*/
|
|
169
|
-
Denque.prototype.removeOne = function removeOne(index) {
|
|
170
|
-
var i = index;
|
|
171
|
-
// expect a number or return undefined
|
|
172
|
-
if ((i !== (i | 0))) {
|
|
173
|
-
return void 0;
|
|
174
|
-
}
|
|
175
|
-
if (this._head === this._tail) return void 0;
|
|
176
|
-
var size = this.size();
|
|
177
|
-
var len = this._list.length;
|
|
178
|
-
if (i >= size || i < -size) return void 0;
|
|
179
|
-
if (i < 0) i += size;
|
|
180
|
-
i = (this._head + i) & this._capacityMask;
|
|
181
|
-
var item = this._list[i];
|
|
182
|
-
var k;
|
|
183
|
-
if (index < size / 2) {
|
|
184
|
-
for (k = index; k > 0; k--) {
|
|
185
|
-
this._list[i] = this._list[i = (i - 1 + len) & this._capacityMask];
|
|
186
|
-
}
|
|
187
|
-
this._list[i] = void 0;
|
|
188
|
-
this._head = (this._head + 1 + len) & this._capacityMask;
|
|
189
|
-
} else {
|
|
190
|
-
for (k = size - 1 - index; k > 0; k--) {
|
|
191
|
-
this._list[i] = this._list[i = ( i + 1 + len) & this._capacityMask];
|
|
192
|
-
}
|
|
193
|
-
this._list[i] = void 0;
|
|
194
|
-
this._tail = (this._tail - 1 + len) & this._capacityMask;
|
|
195
|
-
}
|
|
196
|
-
return item;
|
|
197
|
-
};
|
|
198
|
-
|
|
199
|
-
/**
|
|
200
|
-
* Remove number of items from the specified index from the list.
|
|
201
|
-
* Returns array of removed items.
|
|
202
|
-
* Returns undefined if the list is empty.
|
|
203
|
-
* @param index
|
|
204
|
-
* @param count
|
|
205
|
-
* @returns {array}
|
|
206
|
-
*/
|
|
207
|
-
Denque.prototype.remove = function remove(index, count) {
|
|
208
|
-
var i = index;
|
|
209
|
-
var removed;
|
|
210
|
-
var del_count = count;
|
|
211
|
-
// expect a number or return undefined
|
|
212
|
-
if ((i !== (i | 0))) {
|
|
213
|
-
return void 0;
|
|
214
|
-
}
|
|
215
|
-
if (this._head === this._tail) return void 0;
|
|
216
|
-
var size = this.size();
|
|
217
|
-
var len = this._list.length;
|
|
218
|
-
if (i >= size || i < -size || count < 1) return void 0;
|
|
219
|
-
if (i < 0) i += size;
|
|
220
|
-
if (count === 1 || !count) {
|
|
221
|
-
removed = new Array(1);
|
|
222
|
-
removed[0] = this.removeOne(i);
|
|
223
|
-
return removed;
|
|
224
|
-
}
|
|
225
|
-
if (i === 0 && i + count >= size) {
|
|
226
|
-
removed = this.toArray();
|
|
227
|
-
this.clear();
|
|
228
|
-
return removed;
|
|
229
|
-
}
|
|
230
|
-
if (i + count > size) count = size - i;
|
|
231
|
-
var k;
|
|
232
|
-
removed = new Array(count);
|
|
233
|
-
for (k = 0; k < count; k++) {
|
|
234
|
-
removed[k] = this._list[(this._head + i + k) & this._capacityMask];
|
|
235
|
-
}
|
|
236
|
-
i = (this._head + i) & this._capacityMask;
|
|
237
|
-
if (index + count === size) {
|
|
238
|
-
this._tail = (this._tail - count + len) & this._capacityMask;
|
|
239
|
-
for (k = count; k > 0; k--) {
|
|
240
|
-
this._list[i = (i + 1 + len) & this._capacityMask] = void 0;
|
|
241
|
-
}
|
|
242
|
-
return removed;
|
|
243
|
-
}
|
|
244
|
-
if (index === 0) {
|
|
245
|
-
this._head = (this._head + count + len) & this._capacityMask;
|
|
246
|
-
for (k = count - 1; k > 0; k--) {
|
|
247
|
-
this._list[i = (i + 1 + len) & this._capacityMask] = void 0;
|
|
248
|
-
}
|
|
249
|
-
return removed;
|
|
250
|
-
}
|
|
251
|
-
if (i < size / 2) {
|
|
252
|
-
this._head = (this._head + index + count + len) & this._capacityMask;
|
|
253
|
-
for (k = index; k > 0; k--) {
|
|
254
|
-
this.unshift(this._list[i = (i - 1 + len) & this._capacityMask]);
|
|
255
|
-
}
|
|
256
|
-
i = (this._head - 1 + len) & this._capacityMask;
|
|
257
|
-
while (del_count > 0) {
|
|
258
|
-
this._list[i = (i - 1 + len) & this._capacityMask] = void 0;
|
|
259
|
-
del_count--;
|
|
260
|
-
}
|
|
261
|
-
if (index < 0) this._tail = i;
|
|
262
|
-
} else {
|
|
263
|
-
this._tail = i;
|
|
264
|
-
i = (i + count + len) & this._capacityMask;
|
|
265
|
-
for (k = size - (count + index); k > 0; k--) {
|
|
266
|
-
this.push(this._list[i++]);
|
|
267
|
-
}
|
|
268
|
-
i = this._tail;
|
|
269
|
-
while (del_count > 0) {
|
|
270
|
-
this._list[i = (i + 1 + len) & this._capacityMask] = void 0;
|
|
271
|
-
del_count--;
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
if (this._head < 2 && this._tail > 10000 && this._tail <= len >>> 2) this._shrinkArray();
|
|
275
|
-
return removed;
|
|
276
|
-
};
|
|
277
|
-
|
|
278
|
-
/**
|
|
279
|
-
* Native splice implementation.
|
|
280
|
-
* Remove number of items from the specified index from the list and/or add new elements.
|
|
281
|
-
* Returns array of removed items or empty array if count == 0.
|
|
282
|
-
* Returns undefined if the list is empty.
|
|
283
|
-
*
|
|
284
|
-
* @param index
|
|
285
|
-
* @param count
|
|
286
|
-
* @param {...*} [elements]
|
|
287
|
-
* @returns {array}
|
|
288
|
-
*/
|
|
289
|
-
Denque.prototype.splice = function splice(index, count) {
|
|
290
|
-
var i = index;
|
|
291
|
-
// expect a number or return undefined
|
|
292
|
-
if ((i !== (i | 0))) {
|
|
293
|
-
return void 0;
|
|
294
|
-
}
|
|
295
|
-
var size = this.size();
|
|
296
|
-
if (i < 0) i += size;
|
|
297
|
-
if (i > size) return void 0;
|
|
298
|
-
if (arguments.length > 2) {
|
|
299
|
-
var k;
|
|
300
|
-
var temp;
|
|
301
|
-
var removed;
|
|
302
|
-
var arg_len = arguments.length;
|
|
303
|
-
var len = this._list.length;
|
|
304
|
-
var arguments_index = 2;
|
|
305
|
-
if (!size || i < size / 2) {
|
|
306
|
-
temp = new Array(i);
|
|
307
|
-
for (k = 0; k < i; k++) {
|
|
308
|
-
temp[k] = this._list[(this._head + k) & this._capacityMask];
|
|
309
|
-
}
|
|
310
|
-
if (count === 0) {
|
|
311
|
-
removed = [];
|
|
312
|
-
if (i > 0) {
|
|
313
|
-
this._head = (this._head + i + len) & this._capacityMask;
|
|
314
|
-
}
|
|
315
|
-
} else {
|
|
316
|
-
removed = this.remove(i, count);
|
|
317
|
-
this._head = (this._head + i + len) & this._capacityMask;
|
|
318
|
-
}
|
|
319
|
-
while (arg_len > arguments_index) {
|
|
320
|
-
this.unshift(arguments[--arg_len]);
|
|
321
|
-
}
|
|
322
|
-
for (k = i; k > 0; k--) {
|
|
323
|
-
this.unshift(temp[k - 1]);
|
|
324
|
-
}
|
|
325
|
-
} else {
|
|
326
|
-
temp = new Array(size - (i + count));
|
|
327
|
-
var leng = temp.length;
|
|
328
|
-
for (k = 0; k < leng; k++) {
|
|
329
|
-
temp[k] = this._list[(this._head + i + count + k) & this._capacityMask];
|
|
330
|
-
}
|
|
331
|
-
if (count === 0) {
|
|
332
|
-
removed = [];
|
|
333
|
-
if (i != size) {
|
|
334
|
-
this._tail = (this._head + i + len) & this._capacityMask;
|
|
335
|
-
}
|
|
336
|
-
} else {
|
|
337
|
-
removed = this.remove(i, count);
|
|
338
|
-
this._tail = (this._tail - leng + len) & this._capacityMask;
|
|
339
|
-
}
|
|
340
|
-
while (arguments_index < arg_len) {
|
|
341
|
-
this.push(arguments[arguments_index++]);
|
|
342
|
-
}
|
|
343
|
-
for (k = 0; k < leng; k++) {
|
|
344
|
-
this.push(temp[k]);
|
|
345
|
-
}
|
|
346
|
-
}
|
|
347
|
-
return removed;
|
|
348
|
-
} else {
|
|
349
|
-
return this.remove(i, count);
|
|
350
|
-
}
|
|
351
|
-
};
|
|
352
|
-
|
|
353
|
-
/**
|
|
354
|
-
* Soft clear - does not reset capacity.
|
|
355
|
-
*/
|
|
356
|
-
Denque.prototype.clear = function clear() {
|
|
357
|
-
this._head = 0;
|
|
358
|
-
this._tail = 0;
|
|
359
|
-
};
|
|
360
|
-
|
|
361
|
-
/**
|
|
362
|
-
* Returns true or false whether the list is empty.
|
|
363
|
-
* @returns {boolean}
|
|
364
|
-
*/
|
|
365
|
-
Denque.prototype.isEmpty = function isEmpty() {
|
|
366
|
-
return this._head === this._tail;
|
|
367
|
-
};
|
|
368
|
-
|
|
369
|
-
/**
|
|
370
|
-
* Returns an array of all queue items.
|
|
371
|
-
* @returns {Array}
|
|
372
|
-
*/
|
|
373
|
-
Denque.prototype.toArray = function toArray() {
|
|
374
|
-
return this._copyArray(false);
|
|
375
|
-
};
|
|
376
|
-
|
|
377
|
-
/**
|
|
378
|
-
* -------------
|
|
379
|
-
* INTERNALS
|
|
380
|
-
* -------------
|
|
381
|
-
*/
|
|
382
|
-
|
|
383
|
-
/**
|
|
384
|
-
* Fills the queue with items from an array
|
|
385
|
-
* For use in the constructor
|
|
386
|
-
* @param array
|
|
387
|
-
* @private
|
|
388
|
-
*/
|
|
389
|
-
Denque.prototype._fromArray = function _fromArray(array) {
|
|
390
|
-
for (var i = 0; i < array.length; i++) this.push(array[i]);
|
|
391
|
-
};
|
|
392
|
-
|
|
393
|
-
/**
|
|
394
|
-
*
|
|
395
|
-
* @param fullCopy
|
|
396
|
-
* @returns {Array}
|
|
397
|
-
* @private
|
|
398
|
-
*/
|
|
399
|
-
Denque.prototype._copyArray = function _copyArray(fullCopy) {
|
|
400
|
-
var newArray = [];
|
|
401
|
-
var list = this._list;
|
|
402
|
-
var len = list.length;
|
|
403
|
-
var i;
|
|
404
|
-
if (fullCopy || this._head > this._tail) {
|
|
405
|
-
for (i = this._head; i < len; i++) newArray.push(list[i]);
|
|
406
|
-
for (i = 0; i < this._tail; i++) newArray.push(list[i]);
|
|
407
|
-
} else {
|
|
408
|
-
for (i = this._head; i < this._tail; i++) newArray.push(list[i]);
|
|
409
|
-
}
|
|
410
|
-
return newArray;
|
|
411
|
-
};
|
|
412
|
-
|
|
413
|
-
/**
|
|
414
|
-
* Grows the internal list array.
|
|
415
|
-
* @private
|
|
416
|
-
*/
|
|
417
|
-
Denque.prototype._growArray = function _growArray() {
|
|
418
|
-
if (this._head) {
|
|
419
|
-
// copy existing data, head to end, then beginning to tail.
|
|
420
|
-
this._list = this._copyArray(true);
|
|
421
|
-
this._head = 0;
|
|
422
|
-
}
|
|
423
|
-
|
|
424
|
-
// head is at 0 and array is now full, safe to extend
|
|
425
|
-
this._tail = this._list.length;
|
|
426
|
-
|
|
427
|
-
this._list.length *= 2;
|
|
428
|
-
this._capacityMask = (this._capacityMask << 1) | 1;
|
|
429
|
-
};
|
|
430
|
-
|
|
431
|
-
/**
|
|
432
|
-
* Shrinks the internal list array.
|
|
433
|
-
* @private
|
|
434
|
-
*/
|
|
435
|
-
Denque.prototype._shrinkArray = function _shrinkArray() {
|
|
436
|
-
this._list.length >>>= 1;
|
|
437
|
-
this._capacityMask >>>= 1;
|
|
438
|
-
};
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
var denque = Denque;
|
|
442
|
-
|
|
443
|
-
export default denque;
|
|
444
|
-
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.mjs","sources":["../../../../../node_modules/denque/index.js"],"sourcesContent":["'use strict';\n\n/**\n * Custom implementation of a double ended queue.\n */\nfunction Denque(array, options) {\n var options = options || {};\n\n this._head = 0;\n this._tail = 0;\n this._capacity = options.capacity;\n this._capacityMask = 0x3;\n this._list = new Array(4);\n if (Array.isArray(array)) {\n this._fromArray(array);\n }\n}\n\n/**\n * -------------\n * PUBLIC API\n * -------------\n */\n\n/**\n * Returns the item at the specified index from the list.\n * 0 is the first element, 1 is the second, and so on...\n * Elements at negative values are that many from the end: -1 is one before the end\n * (the last element), -2 is two before the end (one before last), etc.\n * @param index\n * @returns {*}\n */\nDenque.prototype.peekAt = function peekAt(index) {\n var i = index;\n // expect a number or return undefined\n if ((i !== (i | 0))) {\n return void 0;\n }\n var len = this.size();\n if (i >= len || i < -len) return undefined;\n if (i < 0) i += len;\n i = (this._head + i) & this._capacityMask;\n return this._list[i];\n};\n\n/**\n * Alias for peekAt()\n * @param i\n * @returns {*}\n */\nDenque.prototype.get = function get(i) {\n return this.peekAt(i);\n};\n\n/**\n * Returns the first item in the list without removing it.\n * @returns {*}\n */\nDenque.prototype.peek = function peek() {\n if (this._head === this._tail) return undefined;\n return this._list[this._head];\n};\n\n/**\n * Alias for peek()\n * @returns {*}\n */\nDenque.prototype.peekFront = function peekFront() {\n return this.peek();\n};\n\n/**\n * Returns the item that is at the back of the queue without removing it.\n * Uses peekAt(-1)\n */\nDenque.prototype.peekBack = function peekBack() {\n return this.peekAt(-1);\n};\n\n/**\n * Returns the current length of the queue\n * @return {Number}\n */\nObject.defineProperty(Denque.prototype, 'length', {\n get: function length() {\n return this.size();\n }\n});\n\n/**\n * Return the number of items on the list, or 0 if empty.\n * @returns {number}\n */\nDenque.prototype.size = function size() {\n if (this._head === this._tail) return 0;\n if (this._head < this._tail) return this._tail - this._head;\n else return this._capacityMask + 1 - (this._head - this._tail);\n};\n\n/**\n * Add an item at the beginning of the list.\n * @param item\n */\nDenque.prototype.unshift = function unshift(item) {\n if (item === undefined) return this.size();\n var len = this._list.length;\n this._head = (this._head - 1 + len) & this._capacityMask;\n this._list[this._head] = item;\n if (this._tail === this._head) this._growArray();\n if (this._capacity && this.size() > this._capacity) this.pop();\n if (this._head < this._tail) return this._tail - this._head;\n else return this._capacityMask + 1 - (this._head - this._tail);\n};\n\n/**\n * Remove and return the first item on the list,\n * Returns undefined if the list is empty.\n * @returns {*}\n */\nDenque.prototype.shift = function shift() {\n var head = this._head;\n if (head === this._tail) return undefined;\n var item = this._list[head];\n this._list[head] = undefined;\n this._head = (head + 1) & this._capacityMask;\n if (head < 2 && this._tail > 10000 && this._tail <= this._list.length >>> 2) this._shrinkArray();\n return item;\n};\n\n/**\n * Add an item to the bottom of the list.\n * @param item\n */\nDenque.prototype.push = function push(item) {\n if (item === undefined) return this.size();\n var tail = this._tail;\n this._list[tail] = item;\n this._tail = (tail + 1) & this._capacityMask;\n if (this._tail === this._head) {\n this._growArray();\n }\n if (this._capacity && this.size() > this._capacity) {\n this.shift();\n }\n if (this._head < this._tail) return this._tail - this._head;\n else return this._capacityMask + 1 - (this._head - this._tail);\n};\n\n/**\n * Remove and return the last item on the list.\n * Returns undefined if the list is empty.\n * @returns {*}\n */\nDenque.prototype.pop = function pop() {\n var tail = this._tail;\n if (tail === this._head) return undefined;\n var len = this._list.length;\n this._tail = (tail - 1 + len) & this._capacityMask;\n var item = this._list[this._tail];\n this._list[this._tail] = undefined;\n if (this._head < 2 && tail > 10000 && tail <= len >>> 2) this._shrinkArray();\n return item;\n};\n\n/**\n * Remove and return the item at the specified index from the list.\n * Returns undefined if the list is empty.\n * @param index\n * @returns {*}\n */\nDenque.prototype.removeOne = function removeOne(index) {\n var i = index;\n // expect a number or return undefined\n if ((i !== (i | 0))) {\n return void 0;\n }\n if (this._head === this._tail) return void 0;\n var size = this.size();\n var len = this._list.length;\n if (i >= size || i < -size) return void 0;\n if (i < 0) i += size;\n i = (this._head + i) & this._capacityMask;\n var item = this._list[i];\n var k;\n if (index < size / 2) {\n for (k = index; k > 0; k--) {\n this._list[i] = this._list[i = (i - 1 + len) & this._capacityMask];\n }\n this._list[i] = void 0;\n this._head = (this._head + 1 + len) & this._capacityMask;\n } else {\n for (k = size - 1 - index; k > 0; k--) {\n this._list[i] = this._list[i = ( i + 1 + len) & this._capacityMask];\n }\n this._list[i] = void 0;\n this._tail = (this._tail - 1 + len) & this._capacityMask;\n }\n return item;\n};\n\n/**\n * Remove number of items from the specified index from the list.\n * Returns array of removed items.\n * Returns undefined if the list is empty.\n * @param index\n * @param count\n * @returns {array}\n */\nDenque.prototype.remove = function remove(index, count) {\n var i = index;\n var removed;\n var del_count = count;\n // expect a number or return undefined\n if ((i !== (i | 0))) {\n return void 0;\n }\n if (this._head === this._tail) return void 0;\n var size = this.size();\n var len = this._list.length;\n if (i >= size || i < -size || count < 1) return void 0;\n if (i < 0) i += size;\n if (count === 1 || !count) {\n removed = new Array(1);\n removed[0] = this.removeOne(i);\n return removed;\n }\n if (i === 0 && i + count >= size) {\n removed = this.toArray();\n this.clear();\n return removed;\n }\n if (i + count > size) count = size - i;\n var k;\n removed = new Array(count);\n for (k = 0; k < count; k++) {\n removed[k] = this._list[(this._head + i + k) & this._capacityMask];\n }\n i = (this._head + i) & this._capacityMask;\n if (index + count === size) {\n this._tail = (this._tail - count + len) & this._capacityMask;\n for (k = count; k > 0; k--) {\n this._list[i = (i + 1 + len) & this._capacityMask] = void 0;\n }\n return removed;\n }\n if (index === 0) {\n this._head = (this._head + count + len) & this._capacityMask;\n for (k = count - 1; k > 0; k--) {\n this._list[i = (i + 1 + len) & this._capacityMask] = void 0;\n }\n return removed;\n }\n if (i < size / 2) {\n this._head = (this._head + index + count + len) & this._capacityMask;\n for (k = index; k > 0; k--) {\n this.unshift(this._list[i = (i - 1 + len) & this._capacityMask]);\n }\n i = (this._head - 1 + len) & this._capacityMask;\n while (del_count > 0) {\n this._list[i = (i - 1 + len) & this._capacityMask] = void 0;\n del_count--;\n }\n if (index < 0) this._tail = i;\n } else {\n this._tail = i;\n i = (i + count + len) & this._capacityMask;\n for (k = size - (count + index); k > 0; k--) {\n this.push(this._list[i++]);\n }\n i = this._tail;\n while (del_count > 0) {\n this._list[i = (i + 1 + len) & this._capacityMask] = void 0;\n del_count--;\n }\n }\n if (this._head < 2 && this._tail > 10000 && this._tail <= len >>> 2) this._shrinkArray();\n return removed;\n};\n\n/**\n * Native splice implementation.\n * Remove number of items from the specified index from the list and/or add new elements.\n * Returns array of removed items or empty array if count == 0.\n * Returns undefined if the list is empty.\n *\n * @param index\n * @param count\n * @param {...*} [elements]\n * @returns {array}\n */\nDenque.prototype.splice = function splice(index, count) {\n var i = index;\n // expect a number or return undefined\n if ((i !== (i | 0))) {\n return void 0;\n }\n var size = this.size();\n if (i < 0) i += size;\n if (i > size) return void 0;\n if (arguments.length > 2) {\n var k;\n var temp;\n var removed;\n var arg_len = arguments.length;\n var len = this._list.length;\n var arguments_index = 2;\n if (!size || i < size / 2) {\n temp = new Array(i);\n for (k = 0; k < i; k++) {\n temp[k] = this._list[(this._head + k) & this._capacityMask];\n }\n if (count === 0) {\n removed = [];\n if (i > 0) {\n this._head = (this._head + i + len) & this._capacityMask;\n }\n } else {\n removed = this.remove(i, count);\n this._head = (this._head + i + len) & this._capacityMask;\n }\n while (arg_len > arguments_index) {\n this.unshift(arguments[--arg_len]);\n }\n for (k = i; k > 0; k--) {\n this.unshift(temp[k - 1]);\n }\n } else {\n temp = new Array(size - (i + count));\n var leng = temp.length;\n for (k = 0; k < leng; k++) {\n temp[k] = this._list[(this._head + i + count + k) & this._capacityMask];\n }\n if (count === 0) {\n removed = [];\n if (i != size) {\n this._tail = (this._head + i + len) & this._capacityMask;\n }\n } else {\n removed = this.remove(i, count);\n this._tail = (this._tail - leng + len) & this._capacityMask;\n }\n while (arguments_index < arg_len) {\n this.push(arguments[arguments_index++]);\n }\n for (k = 0; k < leng; k++) {\n this.push(temp[k]);\n }\n }\n return removed;\n } else {\n return this.remove(i, count);\n }\n};\n\n/**\n * Soft clear - does not reset capacity.\n */\nDenque.prototype.clear = function clear() {\n this._head = 0;\n this._tail = 0;\n};\n\n/**\n * Returns true or false whether the list is empty.\n * @returns {boolean}\n */\nDenque.prototype.isEmpty = function isEmpty() {\n return this._head === this._tail;\n};\n\n/**\n * Returns an array of all queue items.\n * @returns {Array}\n */\nDenque.prototype.toArray = function toArray() {\n return this._copyArray(false);\n};\n\n/**\n * -------------\n * INTERNALS\n * -------------\n */\n\n/**\n * Fills the queue with items from an array\n * For use in the constructor\n * @param array\n * @private\n */\nDenque.prototype._fromArray = function _fromArray(array) {\n for (var i = 0; i < array.length; i++) this.push(array[i]);\n};\n\n/**\n *\n * @param fullCopy\n * @returns {Array}\n * @private\n */\nDenque.prototype._copyArray = function _copyArray(fullCopy) {\n var newArray = [];\n var list = this._list;\n var len = list.length;\n var i;\n if (fullCopy || this._head > this._tail) {\n for (i = this._head; i < len; i++) newArray.push(list[i]);\n for (i = 0; i < this._tail; i++) newArray.push(list[i]);\n } else {\n for (i = this._head; i < this._tail; i++) newArray.push(list[i]);\n }\n return newArray;\n};\n\n/**\n * Grows the internal list array.\n * @private\n */\nDenque.prototype._growArray = function _growArray() {\n if (this._head) {\n // copy existing data, head to end, then beginning to tail.\n this._list = this._copyArray(true);\n this._head = 0;\n }\n\n // head is at 0 and array is now full, safe to extend\n this._tail = this._list.length;\n\n this._list.length *= 2;\n this._capacityMask = (this._capacityMask << 1) | 1;\n};\n\n/**\n * Shrinks the internal list array.\n * @private\n */\nDenque.prototype._shrinkArray = function _shrinkArray() {\n this._list.length >>>= 1;\n this._capacityMask >>>= 1;\n};\n\n\nmodule.exports = Denque;\n"],"names":[],"mappings":"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"}
|