New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@gooddata/util

Package Overview
Dependencies
Maintainers
0
Versions
2639
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gooddata/util

GoodData Utility Functions

10.17.0
Source
npm
Version published
Maintainers
0
Created
Source

GoodData Utility Functions

npm version  npm monthly downloads  typescript

This package is a part of the GoodData.UI SDK. To learn more, check the source monorepo.

This package contains utility functions used in production or test code of multiple different GoodData.UI SDK packages.

The functions exported from here are not part of the GoodData.UI public API.

What belongs here?

There are two main criteria for functions to land here:

  • Code implement commonly used convenience, simplification or unification of routine tasks done across SDK
  • The code does not depend on any other packages apart from lodash. Not even other SDK packages.

License

(C) 2017-2022 GoodData Corporation

This project is under MIT License. See LICENSE.

FAQs

Package last updated on 09 Jan 2025

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