@mongodb-js/compass-shell 3.22.3 → 3.23.1

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.
@@ -247,25 +247,8 @@
247
247
  * MIT Licensed
248
248
  */
249
249
 
250
- /*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */
251
-
252
250
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
253
251
 
254
- /**
255
- * @fileoverview Main entrypoint for libraries using yargs-parser in Node.js
256
- * CJS and ESM environments.
257
- *
258
- * @license
259
- * Copyright (c) 2016, Contributors
260
- * SPDX-License-Identifier: ISC
261
- */
262
-
263
- /**
264
- * @license
265
- * Copyright (c) 2016, Contributors
266
- * SPDX-License-Identifier: ISC
267
- */
268
-
269
252
  /**
270
253
  * @license
271
254
  * Lodash <https://lodash.com/>