Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mongodb-js/compass-utils

Package Overview
Dependencies
Maintainers
0
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mongodb-js/compass-utils

Utilities for MongoDB Compass Development

  • 0.0.0-next-445b0bd20e7f8ba074e8d37f7ebe74bbfc5e8c40
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

compass-utils

This is a package containing utilities that are useful across Compass.

Before adding something to this package, please consider whether there is a more appropriate location!

Examples of items that do not belong in this package:

  • Code that depends on other Compass packages
  • Code that depends on packages which require a specific execution environment
  • React Components, CSS templates, etc. (→ compass-components)
  • Code for working with MongoDB BSON documents (→ hadron-document)
  • Debugging utilities (→ compass-logging)
  • Scripts for working with the Compass monorepo

Examples of items that could belong in this package:

  • lodash-style helpers for working with JS objects (which are not provided by lodash itself)
  • Helpers for promisifying legacy dependencies that are used across packages
  • Types for legacy dependencies that are used across packages

FAQs

Package last updated on 04 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc