Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
@gooddata/typings
Advanced tools
TypeScript definition files for GoodData platform
TypeScript interfaces used in UI SDK
With yarn installed, go to your project directory and run
$ yarn add -D @gooddata/typings
If you prefer npm run
$ npm install --save-dev @gooddata/typings
Install Node.js (node 12.16.1, npm v6.13.4) and Yarn 1.22.4.
Install dependencies:
yarn install --frozen-lockfile
To develop, you need to run the typescript compiler. By running yarn dev
, the typescript compiler will be run in watch mode.
$ cd gooddata-typings
$ yarn dev
To run tests (including watch mode), use yarn test
.
$ yarn test
Report bugs and features on our issues page.
Copyright (C) 2007-2018, GoodData(R) Corporation. All rights reserved.
For more information, please see LICENSE
FAQs
TypeScript definition files for GoodData platform
The npm package @gooddata/typings receives a total of 5,398 weekly downloads. As such, @gooddata/typings popularity was classified as popular.
We found that @gooddata/typings demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 69 open source maintainers collaborating on the project.
Did you know?
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.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.