
Research
/Security News
npm Author Qix Compromised via Phishing Email in Major Supply Chain Attack
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
@gooddata/typings
Advanced tools
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-2022, GoodData(R) Corporation. All rights reserved.
FAQs
TypeScript definition files for GoodData platform
The npm package @gooddata/typings receives a total of 5,755 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.
Research
/Security News
npm author Qix’s account was compromised, with malicious versions of popular packages like chalk-template, color-convert, and strip-ansi published.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.