
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@gooddata/frontend-npm-scripts
Advanced tools
A collection of helper scripts used for processing the frontend codebase.
This is a collection of various npm scripts used throughout our frontend codebase in package.json
s.
They usually do some sort of pre- or post-processing on frontend code files, the scripts' behavior is described below.
Install Node.js (node 12.16.1, npm v6.13.4) and Yarn 1.22.4.
Install dependencies:
yarn install --frozen-lockfile
Updates the copyright header in JS/TS(X) and SCSS files if needed according to our internal copyright specification. If there is no copyright on line 1, it automatically adds the default one. Watch out: this applies also to files which contain copyrights on other lines! Usage (if this package is installed):
$ gdc-fix-copyright [FILE1] [FILE2] ...
Copyright © GoodData Corporation 2019, All rights reserved
No license granted. Unauthorized copying, modification, distribution, or use of this file is strictly prohibited.
FAQs
A collection of helper scripts used for processing the frontend codebase.
The npm package @gooddata/frontend-npm-scripts receives a total of 343 weekly downloads. As such, @gooddata/frontend-npm-scripts popularity was classified as not popular.
We found that @gooddata/frontend-npm-scripts demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 62 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
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.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.