@colyseus/core 0.14.26 → 0.14.29
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/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 +226 -0
- package/build/utils/Utils.js.map +7 -0
- package/build/utils/Utils.mjs +192 -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,859 +0,0 @@
|
|
|
1
|
-
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
2
|
-
// you may not use this file except in compliance with the License.
|
|
3
|
-
// You may obtain a copy of the License at
|
|
4
|
-
//
|
|
5
|
-
// http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
-
//
|
|
7
|
-
// Unless required by applicable law or agreed to in writing, software
|
|
8
|
-
// distributed under the License is distributed on an "AS IS" BASIS,
|
|
9
|
-
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
10
|
-
// See the License for the specific language governing permissions and
|
|
11
|
-
// limitations under the License.
|
|
12
|
-
//
|
|
13
|
-
// Copyright 2009 Google Inc. All Rights Reserved
|
|
14
|
-
|
|
15
|
-
/**
|
|
16
|
-
* This type is for INTERNAL use in MongoDB only and should not be used in applications.
|
|
17
|
-
* The appropriate corresponding type is the JavaScript Date type.
|
|
18
|
-
*
|
|
19
|
-
* Defines a Timestamp class for representing a 64-bit two's-complement
|
|
20
|
-
* integer value, which faithfully simulates the behavior of a Java "Timestamp". This
|
|
21
|
-
* implementation is derived from TimestampLib in GWT.
|
|
22
|
-
*
|
|
23
|
-
* Constructs a 64-bit two's-complement integer, given its low and high 32-bit
|
|
24
|
-
* values as *signed* integers. See the from* functions below for more
|
|
25
|
-
* convenient ways of constructing Timestamps.
|
|
26
|
-
*
|
|
27
|
-
* The internal representation of a Timestamp is the two given signed, 32-bit values.
|
|
28
|
-
* We use 32-bit pieces because these are the size of integers on which
|
|
29
|
-
* Javascript performs bit-operations. For operations like addition and
|
|
30
|
-
* multiplication, we split each number into 16-bit pieces, which can easily be
|
|
31
|
-
* multiplied within Javascript's floating-point representation without overflow
|
|
32
|
-
* or change in sign.
|
|
33
|
-
*
|
|
34
|
-
* In the algorithms below, we frequently reduce the negative case to the
|
|
35
|
-
* positive case by negating the input(s) and then post-processing the result.
|
|
36
|
-
* Note that we must ALWAYS check specially whether those values are MIN_VALUE
|
|
37
|
-
* (-2^63) because -MIN_VALUE == MIN_VALUE (since 2^63 cannot be represented as
|
|
38
|
-
* a positive number, it overflows back into a negative). Not handling this
|
|
39
|
-
* case would often result in infinite recursion.
|
|
40
|
-
*
|
|
41
|
-
* @class
|
|
42
|
-
* @param {number} low the low (signed) 32 bits of the Timestamp.
|
|
43
|
-
* @param {number} high the high (signed) 32 bits of the Timestamp.
|
|
44
|
-
*/
|
|
45
|
-
function Timestamp(low, high) {
|
|
46
|
-
if (!(this instanceof Timestamp)) return new Timestamp(low, high);
|
|
47
|
-
this._bsontype = 'Timestamp';
|
|
48
|
-
/**
|
|
49
|
-
* @type {number}
|
|
50
|
-
* @ignore
|
|
51
|
-
*/
|
|
52
|
-
this.low_ = low | 0; // force into 32 signed bits.
|
|
53
|
-
|
|
54
|
-
/**
|
|
55
|
-
* @type {number}
|
|
56
|
-
* @ignore
|
|
57
|
-
*/
|
|
58
|
-
this.high_ = high | 0; // force into 32 signed bits.
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* Return the int value.
|
|
63
|
-
*
|
|
64
|
-
* @return {number} the value, assuming it is a 32-bit integer.
|
|
65
|
-
*/
|
|
66
|
-
Timestamp.prototype.toInt = function() {
|
|
67
|
-
return this.low_;
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Return the Number value.
|
|
72
|
-
*
|
|
73
|
-
* @method
|
|
74
|
-
* @return {number} the closest floating-point representation to this value.
|
|
75
|
-
*/
|
|
76
|
-
Timestamp.prototype.toNumber = function() {
|
|
77
|
-
return this.high_ * Timestamp.TWO_PWR_32_DBL_ + this.getLowBitsUnsigned();
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
/**
|
|
81
|
-
* Return the JSON value.
|
|
82
|
-
*
|
|
83
|
-
* @method
|
|
84
|
-
* @return {string} the JSON representation.
|
|
85
|
-
*/
|
|
86
|
-
Timestamp.prototype.toJSON = function() {
|
|
87
|
-
return this.toString();
|
|
88
|
-
};
|
|
89
|
-
|
|
90
|
-
/**
|
|
91
|
-
* Return the String value.
|
|
92
|
-
*
|
|
93
|
-
* @method
|
|
94
|
-
* @param {number} [opt_radix] the radix in which the text should be written.
|
|
95
|
-
* @return {string} the textual representation of this value.
|
|
96
|
-
*/
|
|
97
|
-
Timestamp.prototype.toString = function(opt_radix) {
|
|
98
|
-
var radix = opt_radix || 10;
|
|
99
|
-
if (radix < 2 || 36 < radix) {
|
|
100
|
-
throw Error('radix out of range: ' + radix);
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
if (this.isZero()) {
|
|
104
|
-
return '0';
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
if (this.isNegative()) {
|
|
108
|
-
if (this.equals(Timestamp.MIN_VALUE)) {
|
|
109
|
-
// We need to change the Timestamp value before it can be negated, so we remove
|
|
110
|
-
// the bottom-most digit in this base and then recurse to do the rest.
|
|
111
|
-
var radixTimestamp = Timestamp.fromNumber(radix);
|
|
112
|
-
var div = this.div(radixTimestamp);
|
|
113
|
-
var rem = div.multiply(radixTimestamp).subtract(this);
|
|
114
|
-
return div.toString(radix) + rem.toInt().toString(radix);
|
|
115
|
-
} else {
|
|
116
|
-
return '-' + this.negate().toString(radix);
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
// Do several (6) digits each time through the loop, so as to
|
|
121
|
-
// minimize the calls to the very expensive emulated div.
|
|
122
|
-
var radixToPower = Timestamp.fromNumber(Math.pow(radix, 6));
|
|
123
|
-
|
|
124
|
-
rem = this;
|
|
125
|
-
var result = '';
|
|
126
|
-
|
|
127
|
-
while (!rem.isZero()) {
|
|
128
|
-
var remDiv = rem.div(radixToPower);
|
|
129
|
-
var intval = rem.subtract(remDiv.multiply(radixToPower)).toInt();
|
|
130
|
-
var digits = intval.toString(radix);
|
|
131
|
-
|
|
132
|
-
rem = remDiv;
|
|
133
|
-
if (rem.isZero()) {
|
|
134
|
-
return digits + result;
|
|
135
|
-
} else {
|
|
136
|
-
while (digits.length < 6) {
|
|
137
|
-
digits = '0' + digits;
|
|
138
|
-
}
|
|
139
|
-
result = '' + digits + result;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
};
|
|
143
|
-
|
|
144
|
-
/**
|
|
145
|
-
* Return the high 32-bits value.
|
|
146
|
-
*
|
|
147
|
-
* @method
|
|
148
|
-
* @return {number} the high 32-bits as a signed value.
|
|
149
|
-
*/
|
|
150
|
-
Timestamp.prototype.getHighBits = function() {
|
|
151
|
-
return this.high_;
|
|
152
|
-
};
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* Return the low 32-bits value.
|
|
156
|
-
*
|
|
157
|
-
* @method
|
|
158
|
-
* @return {number} the low 32-bits as a signed value.
|
|
159
|
-
*/
|
|
160
|
-
Timestamp.prototype.getLowBits = function() {
|
|
161
|
-
return this.low_;
|
|
162
|
-
};
|
|
163
|
-
|
|
164
|
-
/**
|
|
165
|
-
* Return the low unsigned 32-bits value.
|
|
166
|
-
*
|
|
167
|
-
* @method
|
|
168
|
-
* @return {number} the low 32-bits as an unsigned value.
|
|
169
|
-
*/
|
|
170
|
-
Timestamp.prototype.getLowBitsUnsigned = function() {
|
|
171
|
-
return this.low_ >= 0 ? this.low_ : Timestamp.TWO_PWR_32_DBL_ + this.low_;
|
|
172
|
-
};
|
|
173
|
-
|
|
174
|
-
/**
|
|
175
|
-
* Returns the number of bits needed to represent the absolute value of this Timestamp.
|
|
176
|
-
*
|
|
177
|
-
* @method
|
|
178
|
-
* @return {number} Returns the number of bits needed to represent the absolute value of this Timestamp.
|
|
179
|
-
*/
|
|
180
|
-
Timestamp.prototype.getNumBitsAbs = function() {
|
|
181
|
-
if (this.isNegative()) {
|
|
182
|
-
if (this.equals(Timestamp.MIN_VALUE)) {
|
|
183
|
-
return 64;
|
|
184
|
-
} else {
|
|
185
|
-
return this.negate().getNumBitsAbs();
|
|
186
|
-
}
|
|
187
|
-
} else {
|
|
188
|
-
var val = this.high_ !== 0 ? this.high_ : this.low_;
|
|
189
|
-
for (var bit = 31; bit > 0; bit--) {
|
|
190
|
-
if ((val & (1 << bit)) !== 0) {
|
|
191
|
-
break;
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
return this.high_ !== 0 ? bit + 33 : bit + 1;
|
|
195
|
-
}
|
|
196
|
-
};
|
|
197
|
-
|
|
198
|
-
/**
|
|
199
|
-
* Return whether this value is zero.
|
|
200
|
-
*
|
|
201
|
-
* @method
|
|
202
|
-
* @return {boolean} whether this value is zero.
|
|
203
|
-
*/
|
|
204
|
-
Timestamp.prototype.isZero = function() {
|
|
205
|
-
return this.high_ === 0 && this.low_ === 0;
|
|
206
|
-
};
|
|
207
|
-
|
|
208
|
-
/**
|
|
209
|
-
* Return whether this value is negative.
|
|
210
|
-
*
|
|
211
|
-
* @method
|
|
212
|
-
* @return {boolean} whether this value is negative.
|
|
213
|
-
*/
|
|
214
|
-
Timestamp.prototype.isNegative = function() {
|
|
215
|
-
return this.high_ < 0;
|
|
216
|
-
};
|
|
217
|
-
|
|
218
|
-
/**
|
|
219
|
-
* Return whether this value is odd.
|
|
220
|
-
*
|
|
221
|
-
* @method
|
|
222
|
-
* @return {boolean} whether this value is odd.
|
|
223
|
-
*/
|
|
224
|
-
Timestamp.prototype.isOdd = function() {
|
|
225
|
-
return (this.low_ & 1) === 1;
|
|
226
|
-
};
|
|
227
|
-
|
|
228
|
-
/**
|
|
229
|
-
* Return whether this Timestamp equals the other
|
|
230
|
-
*
|
|
231
|
-
* @method
|
|
232
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
233
|
-
* @return {boolean} whether this Timestamp equals the other
|
|
234
|
-
*/
|
|
235
|
-
Timestamp.prototype.equals = function(other) {
|
|
236
|
-
return this.high_ === other.high_ && this.low_ === other.low_;
|
|
237
|
-
};
|
|
238
|
-
|
|
239
|
-
/**
|
|
240
|
-
* Return whether this Timestamp does not equal the other.
|
|
241
|
-
*
|
|
242
|
-
* @method
|
|
243
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
244
|
-
* @return {boolean} whether this Timestamp does not equal the other.
|
|
245
|
-
*/
|
|
246
|
-
Timestamp.prototype.notEquals = function(other) {
|
|
247
|
-
return this.high_ !== other.high_ || this.low_ !== other.low_;
|
|
248
|
-
};
|
|
249
|
-
|
|
250
|
-
/**
|
|
251
|
-
* Return whether this Timestamp is less than the other.
|
|
252
|
-
*
|
|
253
|
-
* @method
|
|
254
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
255
|
-
* @return {boolean} whether this Timestamp is less than the other.
|
|
256
|
-
*/
|
|
257
|
-
Timestamp.prototype.lessThan = function(other) {
|
|
258
|
-
return this.compare(other) < 0;
|
|
259
|
-
};
|
|
260
|
-
|
|
261
|
-
/**
|
|
262
|
-
* Return whether this Timestamp is less than or equal to the other.
|
|
263
|
-
*
|
|
264
|
-
* @method
|
|
265
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
266
|
-
* @return {boolean} whether this Timestamp is less than or equal to the other.
|
|
267
|
-
*/
|
|
268
|
-
Timestamp.prototype.lessThanOrEqual = function(other) {
|
|
269
|
-
return this.compare(other) <= 0;
|
|
270
|
-
};
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* Return whether this Timestamp is greater than the other.
|
|
274
|
-
*
|
|
275
|
-
* @method
|
|
276
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
277
|
-
* @return {boolean} whether this Timestamp is greater than the other.
|
|
278
|
-
*/
|
|
279
|
-
Timestamp.prototype.greaterThan = function(other) {
|
|
280
|
-
return this.compare(other) > 0;
|
|
281
|
-
};
|
|
282
|
-
|
|
283
|
-
/**
|
|
284
|
-
* Return whether this Timestamp is greater than or equal to the other.
|
|
285
|
-
*
|
|
286
|
-
* @method
|
|
287
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
288
|
-
* @return {boolean} whether this Timestamp is greater than or equal to the other.
|
|
289
|
-
*/
|
|
290
|
-
Timestamp.prototype.greaterThanOrEqual = function(other) {
|
|
291
|
-
return this.compare(other) >= 0;
|
|
292
|
-
};
|
|
293
|
-
|
|
294
|
-
/**
|
|
295
|
-
* Compares this Timestamp with the given one.
|
|
296
|
-
*
|
|
297
|
-
* @method
|
|
298
|
-
* @param {Timestamp} other Timestamp to compare against.
|
|
299
|
-
* @return {boolean} 0 if they are the same, 1 if the this is greater, and -1 if the given one is greater.
|
|
300
|
-
*/
|
|
301
|
-
Timestamp.prototype.compare = function(other) {
|
|
302
|
-
if (this.equals(other)) {
|
|
303
|
-
return 0;
|
|
304
|
-
}
|
|
305
|
-
|
|
306
|
-
var thisNeg = this.isNegative();
|
|
307
|
-
var otherNeg = other.isNegative();
|
|
308
|
-
if (thisNeg && !otherNeg) {
|
|
309
|
-
return -1;
|
|
310
|
-
}
|
|
311
|
-
if (!thisNeg && otherNeg) {
|
|
312
|
-
return 1;
|
|
313
|
-
}
|
|
314
|
-
|
|
315
|
-
// at this point, the signs are the same, so subtraction will not overflow
|
|
316
|
-
if (this.subtract(other).isNegative()) {
|
|
317
|
-
return -1;
|
|
318
|
-
} else {
|
|
319
|
-
return 1;
|
|
320
|
-
}
|
|
321
|
-
};
|
|
322
|
-
|
|
323
|
-
/**
|
|
324
|
-
* The negation of this value.
|
|
325
|
-
*
|
|
326
|
-
* @method
|
|
327
|
-
* @return {Timestamp} the negation of this value.
|
|
328
|
-
*/
|
|
329
|
-
Timestamp.prototype.negate = function() {
|
|
330
|
-
if (this.equals(Timestamp.MIN_VALUE)) {
|
|
331
|
-
return Timestamp.MIN_VALUE;
|
|
332
|
-
} else {
|
|
333
|
-
return this.not().add(Timestamp.ONE);
|
|
334
|
-
}
|
|
335
|
-
};
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* Returns the sum of this and the given Timestamp.
|
|
339
|
-
*
|
|
340
|
-
* @method
|
|
341
|
-
* @param {Timestamp} other Timestamp to add to this one.
|
|
342
|
-
* @return {Timestamp} the sum of this and the given Timestamp.
|
|
343
|
-
*/
|
|
344
|
-
Timestamp.prototype.add = function(other) {
|
|
345
|
-
// Divide each number into 4 chunks of 16 bits, and then sum the chunks.
|
|
346
|
-
|
|
347
|
-
var a48 = this.high_ >>> 16;
|
|
348
|
-
var a32 = this.high_ & 0xffff;
|
|
349
|
-
var a16 = this.low_ >>> 16;
|
|
350
|
-
var a00 = this.low_ & 0xffff;
|
|
351
|
-
|
|
352
|
-
var b48 = other.high_ >>> 16;
|
|
353
|
-
var b32 = other.high_ & 0xffff;
|
|
354
|
-
var b16 = other.low_ >>> 16;
|
|
355
|
-
var b00 = other.low_ & 0xffff;
|
|
356
|
-
|
|
357
|
-
var c48 = 0,
|
|
358
|
-
c32 = 0,
|
|
359
|
-
c16 = 0,
|
|
360
|
-
c00 = 0;
|
|
361
|
-
c00 += a00 + b00;
|
|
362
|
-
c16 += c00 >>> 16;
|
|
363
|
-
c00 &= 0xffff;
|
|
364
|
-
c16 += a16 + b16;
|
|
365
|
-
c32 += c16 >>> 16;
|
|
366
|
-
c16 &= 0xffff;
|
|
367
|
-
c32 += a32 + b32;
|
|
368
|
-
c48 += c32 >>> 16;
|
|
369
|
-
c32 &= 0xffff;
|
|
370
|
-
c48 += a48 + b48;
|
|
371
|
-
c48 &= 0xffff;
|
|
372
|
-
return Timestamp.fromBits((c16 << 16) | c00, (c48 << 16) | c32);
|
|
373
|
-
};
|
|
374
|
-
|
|
375
|
-
/**
|
|
376
|
-
* Returns the difference of this and the given Timestamp.
|
|
377
|
-
*
|
|
378
|
-
* @method
|
|
379
|
-
* @param {Timestamp} other Timestamp to subtract from this.
|
|
380
|
-
* @return {Timestamp} the difference of this and the given Timestamp.
|
|
381
|
-
*/
|
|
382
|
-
Timestamp.prototype.subtract = function(other) {
|
|
383
|
-
return this.add(other.negate());
|
|
384
|
-
};
|
|
385
|
-
|
|
386
|
-
/**
|
|
387
|
-
* Returns the product of this and the given Timestamp.
|
|
388
|
-
*
|
|
389
|
-
* @method
|
|
390
|
-
* @param {Timestamp} other Timestamp to multiply with this.
|
|
391
|
-
* @return {Timestamp} the product of this and the other.
|
|
392
|
-
*/
|
|
393
|
-
Timestamp.prototype.multiply = function(other) {
|
|
394
|
-
if (this.isZero()) {
|
|
395
|
-
return Timestamp.ZERO;
|
|
396
|
-
} else if (other.isZero()) {
|
|
397
|
-
return Timestamp.ZERO;
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
if (this.equals(Timestamp.MIN_VALUE)) {
|
|
401
|
-
return other.isOdd() ? Timestamp.MIN_VALUE : Timestamp.ZERO;
|
|
402
|
-
} else if (other.equals(Timestamp.MIN_VALUE)) {
|
|
403
|
-
return this.isOdd() ? Timestamp.MIN_VALUE : Timestamp.ZERO;
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
if (this.isNegative()) {
|
|
407
|
-
if (other.isNegative()) {
|
|
408
|
-
return this.negate().multiply(other.negate());
|
|
409
|
-
} else {
|
|
410
|
-
return this.negate()
|
|
411
|
-
.multiply(other)
|
|
412
|
-
.negate();
|
|
413
|
-
}
|
|
414
|
-
} else if (other.isNegative()) {
|
|
415
|
-
return this.multiply(other.negate()).negate();
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
// If both Timestamps are small, use float multiplication
|
|
419
|
-
if (this.lessThan(Timestamp.TWO_PWR_24_) && other.lessThan(Timestamp.TWO_PWR_24_)) {
|
|
420
|
-
return Timestamp.fromNumber(this.toNumber() * other.toNumber());
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
// Divide each Timestamp into 4 chunks of 16 bits, and then add up 4x4 products.
|
|
424
|
-
// We can skip products that would overflow.
|
|
425
|
-
|
|
426
|
-
var a48 = this.high_ >>> 16;
|
|
427
|
-
var a32 = this.high_ & 0xffff;
|
|
428
|
-
var a16 = this.low_ >>> 16;
|
|
429
|
-
var a00 = this.low_ & 0xffff;
|
|
430
|
-
|
|
431
|
-
var b48 = other.high_ >>> 16;
|
|
432
|
-
var b32 = other.high_ & 0xffff;
|
|
433
|
-
var b16 = other.low_ >>> 16;
|
|
434
|
-
var b00 = other.low_ & 0xffff;
|
|
435
|
-
|
|
436
|
-
var c48 = 0,
|
|
437
|
-
c32 = 0,
|
|
438
|
-
c16 = 0,
|
|
439
|
-
c00 = 0;
|
|
440
|
-
c00 += a00 * b00;
|
|
441
|
-
c16 += c00 >>> 16;
|
|
442
|
-
c00 &= 0xffff;
|
|
443
|
-
c16 += a16 * b00;
|
|
444
|
-
c32 += c16 >>> 16;
|
|
445
|
-
c16 &= 0xffff;
|
|
446
|
-
c16 += a00 * b16;
|
|
447
|
-
c32 += c16 >>> 16;
|
|
448
|
-
c16 &= 0xffff;
|
|
449
|
-
c32 += a32 * b00;
|
|
450
|
-
c48 += c32 >>> 16;
|
|
451
|
-
c32 &= 0xffff;
|
|
452
|
-
c32 += a16 * b16;
|
|
453
|
-
c48 += c32 >>> 16;
|
|
454
|
-
c32 &= 0xffff;
|
|
455
|
-
c32 += a00 * b32;
|
|
456
|
-
c48 += c32 >>> 16;
|
|
457
|
-
c32 &= 0xffff;
|
|
458
|
-
c48 += a48 * b00 + a32 * b16 + a16 * b32 + a00 * b48;
|
|
459
|
-
c48 &= 0xffff;
|
|
460
|
-
return Timestamp.fromBits((c16 << 16) | c00, (c48 << 16) | c32);
|
|
461
|
-
};
|
|
462
|
-
|
|
463
|
-
/**
|
|
464
|
-
* Returns this Timestamp divided by the given one.
|
|
465
|
-
*
|
|
466
|
-
* @method
|
|
467
|
-
* @param {Timestamp} other Timestamp by which to divide.
|
|
468
|
-
* @return {Timestamp} this Timestamp divided by the given one.
|
|
469
|
-
*/
|
|
470
|
-
Timestamp.prototype.div = function(other) {
|
|
471
|
-
if (other.isZero()) {
|
|
472
|
-
throw Error('division by zero');
|
|
473
|
-
} else if (this.isZero()) {
|
|
474
|
-
return Timestamp.ZERO;
|
|
475
|
-
}
|
|
476
|
-
|
|
477
|
-
if (this.equals(Timestamp.MIN_VALUE)) {
|
|
478
|
-
if (other.equals(Timestamp.ONE) || other.equals(Timestamp.NEG_ONE)) {
|
|
479
|
-
return Timestamp.MIN_VALUE; // recall that -MIN_VALUE == MIN_VALUE
|
|
480
|
-
} else if (other.equals(Timestamp.MIN_VALUE)) {
|
|
481
|
-
return Timestamp.ONE;
|
|
482
|
-
} else {
|
|
483
|
-
// At this point, we have |other| >= 2, so |this/other| < |MIN_VALUE|.
|
|
484
|
-
var halfThis = this.shiftRight(1);
|
|
485
|
-
var approx = halfThis.div(other).shiftLeft(1);
|
|
486
|
-
if (approx.equals(Timestamp.ZERO)) {
|
|
487
|
-
return other.isNegative() ? Timestamp.ONE : Timestamp.NEG_ONE;
|
|
488
|
-
} else {
|
|
489
|
-
var rem = this.subtract(other.multiply(approx));
|
|
490
|
-
var result = approx.add(rem.div(other));
|
|
491
|
-
return result;
|
|
492
|
-
}
|
|
493
|
-
}
|
|
494
|
-
} else if (other.equals(Timestamp.MIN_VALUE)) {
|
|
495
|
-
return Timestamp.ZERO;
|
|
496
|
-
}
|
|
497
|
-
|
|
498
|
-
if (this.isNegative()) {
|
|
499
|
-
if (other.isNegative()) {
|
|
500
|
-
return this.negate().div(other.negate());
|
|
501
|
-
} else {
|
|
502
|
-
return this.negate()
|
|
503
|
-
.div(other)
|
|
504
|
-
.negate();
|
|
505
|
-
}
|
|
506
|
-
} else if (other.isNegative()) {
|
|
507
|
-
return this.div(other.negate()).negate();
|
|
508
|
-
}
|
|
509
|
-
|
|
510
|
-
// Repeat the following until the remainder is less than other: find a
|
|
511
|
-
// floating-point that approximates remainder / other *from below*, add this
|
|
512
|
-
// into the result, and subtract it from the remainder. It is critical that
|
|
513
|
-
// the approximate value is less than or equal to the real value so that the
|
|
514
|
-
// remainder never becomes negative.
|
|
515
|
-
var res = Timestamp.ZERO;
|
|
516
|
-
rem = this;
|
|
517
|
-
while (rem.greaterThanOrEqual(other)) {
|
|
518
|
-
// Approximate the result of division. This may be a little greater or
|
|
519
|
-
// smaller than the actual value.
|
|
520
|
-
approx = Math.max(1, Math.floor(rem.toNumber() / other.toNumber()));
|
|
521
|
-
|
|
522
|
-
// We will tweak the approximate result by changing it in the 48-th digit or
|
|
523
|
-
// the smallest non-fractional digit, whichever is larger.
|
|
524
|
-
var log2 = Math.ceil(Math.log(approx) / Math.LN2);
|
|
525
|
-
var delta = log2 <= 48 ? 1 : Math.pow(2, log2 - 48);
|
|
526
|
-
|
|
527
|
-
// Decrease the approximation until it is smaller than the remainder. Note
|
|
528
|
-
// that if it is too large, the product overflows and is negative.
|
|
529
|
-
var approxRes = Timestamp.fromNumber(approx);
|
|
530
|
-
var approxRem = approxRes.multiply(other);
|
|
531
|
-
while (approxRem.isNegative() || approxRem.greaterThan(rem)) {
|
|
532
|
-
approx -= delta;
|
|
533
|
-
approxRes = Timestamp.fromNumber(approx);
|
|
534
|
-
approxRem = approxRes.multiply(other);
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
// We know the answer can't be zero... and actually, zero would cause
|
|
538
|
-
// infinite recursion since we would make no progress.
|
|
539
|
-
if (approxRes.isZero()) {
|
|
540
|
-
approxRes = Timestamp.ONE;
|
|
541
|
-
}
|
|
542
|
-
|
|
543
|
-
res = res.add(approxRes);
|
|
544
|
-
rem = rem.subtract(approxRem);
|
|
545
|
-
}
|
|
546
|
-
return res;
|
|
547
|
-
};
|
|
548
|
-
|
|
549
|
-
/**
|
|
550
|
-
* Returns this Timestamp modulo the given one.
|
|
551
|
-
*
|
|
552
|
-
* @method
|
|
553
|
-
* @param {Timestamp} other Timestamp by which to mod.
|
|
554
|
-
* @return {Timestamp} this Timestamp modulo the given one.
|
|
555
|
-
*/
|
|
556
|
-
Timestamp.prototype.modulo = function(other) {
|
|
557
|
-
return this.subtract(this.div(other).multiply(other));
|
|
558
|
-
};
|
|
559
|
-
|
|
560
|
-
/**
|
|
561
|
-
* The bitwise-NOT of this value.
|
|
562
|
-
*
|
|
563
|
-
* @method
|
|
564
|
-
* @return {Timestamp} the bitwise-NOT of this value.
|
|
565
|
-
*/
|
|
566
|
-
Timestamp.prototype.not = function() {
|
|
567
|
-
return Timestamp.fromBits(~this.low_, ~this.high_);
|
|
568
|
-
};
|
|
569
|
-
|
|
570
|
-
/**
|
|
571
|
-
* Returns the bitwise-AND of this Timestamp and the given one.
|
|
572
|
-
*
|
|
573
|
-
* @method
|
|
574
|
-
* @param {Timestamp} other the Timestamp with which to AND.
|
|
575
|
-
* @return {Timestamp} the bitwise-AND of this and the other.
|
|
576
|
-
*/
|
|
577
|
-
Timestamp.prototype.and = function(other) {
|
|
578
|
-
return Timestamp.fromBits(this.low_ & other.low_, this.high_ & other.high_);
|
|
579
|
-
};
|
|
580
|
-
|
|
581
|
-
/**
|
|
582
|
-
* Returns the bitwise-OR of this Timestamp and the given one.
|
|
583
|
-
*
|
|
584
|
-
* @method
|
|
585
|
-
* @param {Timestamp} other the Timestamp with which to OR.
|
|
586
|
-
* @return {Timestamp} the bitwise-OR of this and the other.
|
|
587
|
-
*/
|
|
588
|
-
Timestamp.prototype.or = function(other) {
|
|
589
|
-
return Timestamp.fromBits(this.low_ | other.low_, this.high_ | other.high_);
|
|
590
|
-
};
|
|
591
|
-
|
|
592
|
-
/**
|
|
593
|
-
* Returns the bitwise-XOR of this Timestamp and the given one.
|
|
594
|
-
*
|
|
595
|
-
* @method
|
|
596
|
-
* @param {Timestamp} other the Timestamp with which to XOR.
|
|
597
|
-
* @return {Timestamp} the bitwise-XOR of this and the other.
|
|
598
|
-
*/
|
|
599
|
-
Timestamp.prototype.xor = function(other) {
|
|
600
|
-
return Timestamp.fromBits(this.low_ ^ other.low_, this.high_ ^ other.high_);
|
|
601
|
-
};
|
|
602
|
-
|
|
603
|
-
/**
|
|
604
|
-
* Returns this Timestamp with bits shifted to the left by the given amount.
|
|
605
|
-
*
|
|
606
|
-
* @method
|
|
607
|
-
* @param {number} numBits the number of bits by which to shift.
|
|
608
|
-
* @return {Timestamp} this shifted to the left by the given amount.
|
|
609
|
-
*/
|
|
610
|
-
Timestamp.prototype.shiftLeft = function(numBits) {
|
|
611
|
-
numBits &= 63;
|
|
612
|
-
if (numBits === 0) {
|
|
613
|
-
return this;
|
|
614
|
-
} else {
|
|
615
|
-
var low = this.low_;
|
|
616
|
-
if (numBits < 32) {
|
|
617
|
-
var high = this.high_;
|
|
618
|
-
return Timestamp.fromBits(low << numBits, (high << numBits) | (low >>> (32 - numBits)));
|
|
619
|
-
} else {
|
|
620
|
-
return Timestamp.fromBits(0, low << (numBits - 32));
|
|
621
|
-
}
|
|
622
|
-
}
|
|
623
|
-
};
|
|
624
|
-
|
|
625
|
-
/**
|
|
626
|
-
* Returns this Timestamp with bits shifted to the right by the given amount.
|
|
627
|
-
*
|
|
628
|
-
* @method
|
|
629
|
-
* @param {number} numBits the number of bits by which to shift.
|
|
630
|
-
* @return {Timestamp} this shifted to the right by the given amount.
|
|
631
|
-
*/
|
|
632
|
-
Timestamp.prototype.shiftRight = function(numBits) {
|
|
633
|
-
numBits &= 63;
|
|
634
|
-
if (numBits === 0) {
|
|
635
|
-
return this;
|
|
636
|
-
} else {
|
|
637
|
-
var high = this.high_;
|
|
638
|
-
if (numBits < 32) {
|
|
639
|
-
var low = this.low_;
|
|
640
|
-
return Timestamp.fromBits((low >>> numBits) | (high << (32 - numBits)), high >> numBits);
|
|
641
|
-
} else {
|
|
642
|
-
return Timestamp.fromBits(high >> (numBits - 32), high >= 0 ? 0 : -1);
|
|
643
|
-
}
|
|
644
|
-
}
|
|
645
|
-
};
|
|
646
|
-
|
|
647
|
-
/**
|
|
648
|
-
* Returns this Timestamp with bits shifted to the right by the given amount, with the new top bits matching the current sign bit.
|
|
649
|
-
*
|
|
650
|
-
* @method
|
|
651
|
-
* @param {number} numBits the number of bits by which to shift.
|
|
652
|
-
* @return {Timestamp} this shifted to the right by the given amount, with zeros placed into the new leading bits.
|
|
653
|
-
*/
|
|
654
|
-
Timestamp.prototype.shiftRightUnsigned = function(numBits) {
|
|
655
|
-
numBits &= 63;
|
|
656
|
-
if (numBits === 0) {
|
|
657
|
-
return this;
|
|
658
|
-
} else {
|
|
659
|
-
var high = this.high_;
|
|
660
|
-
if (numBits < 32) {
|
|
661
|
-
var low = this.low_;
|
|
662
|
-
return Timestamp.fromBits((low >>> numBits) | (high << (32 - numBits)), high >>> numBits);
|
|
663
|
-
} else if (numBits === 32) {
|
|
664
|
-
return Timestamp.fromBits(high, 0);
|
|
665
|
-
} else {
|
|
666
|
-
return Timestamp.fromBits(high >>> (numBits - 32), 0);
|
|
667
|
-
}
|
|
668
|
-
}
|
|
669
|
-
};
|
|
670
|
-
|
|
671
|
-
/**
|
|
672
|
-
* Returns a Timestamp representing the given (32-bit) integer value.
|
|
673
|
-
*
|
|
674
|
-
* @method
|
|
675
|
-
* @param {number} value the 32-bit integer in question.
|
|
676
|
-
* @return {Timestamp} the corresponding Timestamp value.
|
|
677
|
-
*/
|
|
678
|
-
Timestamp.fromInt = function(value) {
|
|
679
|
-
if (-128 <= value && value < 128) {
|
|
680
|
-
var cachedObj = Timestamp.INT_CACHE_[value];
|
|
681
|
-
if (cachedObj) {
|
|
682
|
-
return cachedObj;
|
|
683
|
-
}
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
var obj = new Timestamp(value | 0, value < 0 ? -1 : 0);
|
|
687
|
-
if (-128 <= value && value < 128) {
|
|
688
|
-
Timestamp.INT_CACHE_[value] = obj;
|
|
689
|
-
}
|
|
690
|
-
return obj;
|
|
691
|
-
};
|
|
692
|
-
|
|
693
|
-
/**
|
|
694
|
-
* Returns a Timestamp representing the given value, provided that it is a finite number. Otherwise, zero is returned.
|
|
695
|
-
*
|
|
696
|
-
* @method
|
|
697
|
-
* @param {number} value the number in question.
|
|
698
|
-
* @return {Timestamp} the corresponding Timestamp value.
|
|
699
|
-
*/
|
|
700
|
-
Timestamp.fromNumber = function(value) {
|
|
701
|
-
if (isNaN(value) || !isFinite(value)) {
|
|
702
|
-
return Timestamp.ZERO;
|
|
703
|
-
} else if (value <= -Timestamp.TWO_PWR_63_DBL_) {
|
|
704
|
-
return Timestamp.MIN_VALUE;
|
|
705
|
-
} else if (value + 1 >= Timestamp.TWO_PWR_63_DBL_) {
|
|
706
|
-
return Timestamp.MAX_VALUE;
|
|
707
|
-
} else if (value < 0) {
|
|
708
|
-
return Timestamp.fromNumber(-value).negate();
|
|
709
|
-
} else {
|
|
710
|
-
return new Timestamp(
|
|
711
|
-
(value % Timestamp.TWO_PWR_32_DBL_) | 0,
|
|
712
|
-
(value / Timestamp.TWO_PWR_32_DBL_) | 0
|
|
713
|
-
);
|
|
714
|
-
}
|
|
715
|
-
};
|
|
716
|
-
|
|
717
|
-
/**
|
|
718
|
-
* Returns a Timestamp representing the 64-bit integer that comes by concatenating the given high and low bits. Each is assumed to use 32 bits.
|
|
719
|
-
*
|
|
720
|
-
* @method
|
|
721
|
-
* @param {number} lowBits the low 32-bits.
|
|
722
|
-
* @param {number} highBits the high 32-bits.
|
|
723
|
-
* @return {Timestamp} the corresponding Timestamp value.
|
|
724
|
-
*/
|
|
725
|
-
Timestamp.fromBits = function(lowBits, highBits) {
|
|
726
|
-
return new Timestamp(lowBits, highBits);
|
|
727
|
-
};
|
|
728
|
-
|
|
729
|
-
/**
|
|
730
|
-
* Returns a Timestamp representation of the given string, written using the given radix.
|
|
731
|
-
*
|
|
732
|
-
* @method
|
|
733
|
-
* @param {string} str the textual representation of the Timestamp.
|
|
734
|
-
* @param {number} opt_radix the radix in which the text is written.
|
|
735
|
-
* @return {Timestamp} the corresponding Timestamp value.
|
|
736
|
-
*/
|
|
737
|
-
Timestamp.fromString = function(str, opt_radix) {
|
|
738
|
-
if (str.length === 0) {
|
|
739
|
-
throw Error('number format error: empty string');
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
var radix = opt_radix || 10;
|
|
743
|
-
if (radix < 2 || 36 < radix) {
|
|
744
|
-
throw Error('radix out of range: ' + radix);
|
|
745
|
-
}
|
|
746
|
-
|
|
747
|
-
if (str.charAt(0) === '-') {
|
|
748
|
-
return Timestamp.fromString(str.substring(1), radix).negate();
|
|
749
|
-
} else if (str.indexOf('-') >= 0) {
|
|
750
|
-
throw Error('number format error: interior "-" character: ' + str);
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
// Do several (8) digits each time through the loop, so as to
|
|
754
|
-
// minimize the calls to the very expensive emulated div.
|
|
755
|
-
var radixToPower = Timestamp.fromNumber(Math.pow(radix, 8));
|
|
756
|
-
|
|
757
|
-
var result = Timestamp.ZERO;
|
|
758
|
-
for (var i = 0; i < str.length; i += 8) {
|
|
759
|
-
var size = Math.min(8, str.length - i);
|
|
760
|
-
var value = parseInt(str.substring(i, i + size), radix);
|
|
761
|
-
if (size < 8) {
|
|
762
|
-
var power = Timestamp.fromNumber(Math.pow(radix, size));
|
|
763
|
-
result = result.multiply(power).add(Timestamp.fromNumber(value));
|
|
764
|
-
} else {
|
|
765
|
-
result = result.multiply(radixToPower);
|
|
766
|
-
result = result.add(Timestamp.fromNumber(value));
|
|
767
|
-
}
|
|
768
|
-
}
|
|
769
|
-
return result;
|
|
770
|
-
};
|
|
771
|
-
|
|
772
|
-
// NOTE: Common constant values ZERO, ONE, NEG_ONE, etc. are defined below the
|
|
773
|
-
// from* methods on which they depend.
|
|
774
|
-
|
|
775
|
-
/**
|
|
776
|
-
* A cache of the Timestamp representations of small integer values.
|
|
777
|
-
* @type {Object}
|
|
778
|
-
* @ignore
|
|
779
|
-
*/
|
|
780
|
-
Timestamp.INT_CACHE_ = {};
|
|
781
|
-
|
|
782
|
-
// NOTE: the compiler should inline these constant values below and then remove
|
|
783
|
-
// these variables, so there should be no runtime penalty for these.
|
|
784
|
-
|
|
785
|
-
/**
|
|
786
|
-
* Number used repeated below in calculations. This must appear before the
|
|
787
|
-
* first call to any from* function below.
|
|
788
|
-
* @type {number}
|
|
789
|
-
* @ignore
|
|
790
|
-
*/
|
|
791
|
-
Timestamp.TWO_PWR_16_DBL_ = 1 << 16;
|
|
792
|
-
|
|
793
|
-
/**
|
|
794
|
-
* @type {number}
|
|
795
|
-
* @ignore
|
|
796
|
-
*/
|
|
797
|
-
Timestamp.TWO_PWR_24_DBL_ = 1 << 24;
|
|
798
|
-
|
|
799
|
-
/**
|
|
800
|
-
* @type {number}
|
|
801
|
-
* @ignore
|
|
802
|
-
*/
|
|
803
|
-
Timestamp.TWO_PWR_32_DBL_ = Timestamp.TWO_PWR_16_DBL_ * Timestamp.TWO_PWR_16_DBL_;
|
|
804
|
-
|
|
805
|
-
/**
|
|
806
|
-
* @type {number}
|
|
807
|
-
* @ignore
|
|
808
|
-
*/
|
|
809
|
-
Timestamp.TWO_PWR_31_DBL_ = Timestamp.TWO_PWR_32_DBL_ / 2;
|
|
810
|
-
|
|
811
|
-
/**
|
|
812
|
-
* @type {number}
|
|
813
|
-
* @ignore
|
|
814
|
-
*/
|
|
815
|
-
Timestamp.TWO_PWR_48_DBL_ = Timestamp.TWO_PWR_32_DBL_ * Timestamp.TWO_PWR_16_DBL_;
|
|
816
|
-
|
|
817
|
-
/**
|
|
818
|
-
* @type {number}
|
|
819
|
-
* @ignore
|
|
820
|
-
*/
|
|
821
|
-
Timestamp.TWO_PWR_64_DBL_ = Timestamp.TWO_PWR_32_DBL_ * Timestamp.TWO_PWR_32_DBL_;
|
|
822
|
-
|
|
823
|
-
/**
|
|
824
|
-
* @type {number}
|
|
825
|
-
* @ignore
|
|
826
|
-
*/
|
|
827
|
-
Timestamp.TWO_PWR_63_DBL_ = Timestamp.TWO_PWR_64_DBL_ / 2;
|
|
828
|
-
|
|
829
|
-
/** @type {Timestamp} */
|
|
830
|
-
Timestamp.ZERO = Timestamp.fromInt(0);
|
|
831
|
-
|
|
832
|
-
/** @type {Timestamp} */
|
|
833
|
-
Timestamp.ONE = Timestamp.fromInt(1);
|
|
834
|
-
|
|
835
|
-
/** @type {Timestamp} */
|
|
836
|
-
Timestamp.NEG_ONE = Timestamp.fromInt(-1);
|
|
837
|
-
|
|
838
|
-
/** @type {Timestamp} */
|
|
839
|
-
Timestamp.MAX_VALUE = Timestamp.fromBits(0xffffffff | 0, 0x7fffffff | 0);
|
|
840
|
-
|
|
841
|
-
/** @type {Timestamp} */
|
|
842
|
-
Timestamp.MIN_VALUE = Timestamp.fromBits(0, 0x80000000 | 0);
|
|
843
|
-
|
|
844
|
-
/**
|
|
845
|
-
* @type {Timestamp}
|
|
846
|
-
* @ignore
|
|
847
|
-
*/
|
|
848
|
-
Timestamp.TWO_PWR_24_ = Timestamp.fromInt(1 << 24);
|
|
849
|
-
|
|
850
|
-
/**
|
|
851
|
-
* Expose.
|
|
852
|
-
*/
|
|
853
|
-
var timestamp = Timestamp;
|
|
854
|
-
var Timestamp_1 = Timestamp;
|
|
855
|
-
timestamp.Timestamp = Timestamp_1;
|
|
856
|
-
|
|
857
|
-
export default timestamp;
|
|
858
|
-
export { Timestamp_1 as Timestamp };
|
|
859
|
-
//# sourceMappingURL=timestamp.mjs.map
|