
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
goddamn-javascript-babel
Advanced tools
I've had enough with Javascript configs breaking. There's a gazillion modules you need to get state of the art linting and formatting and they all change versions and break in various different ways eventually.
I've had enough with Javascript configs breaking. There's a gazillion modules you need to get state of the art linting and formatting and they all change versions and break in various different ways eventually.
This is just one module to install that locks all deps and brings you to latest babel level.
Two steps to be done with it:
$ yarn add --dev goddamn-javascript-babel
$ node_modules/.bin/goddamn-javascript-babel
Last step inits a .babelrc for you.
Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).
To all Contributors - you make this happen, thanks!
Copyright (c) 2018 @jondot. See LICENSE for further details.
FAQs
I've had enough with Javascript configs breaking. There's a gazillion modules you need to get state of the art linting and formatting and they all change versions and break in various different ways eventually.
The npm package goddamn-javascript-babel receives a total of 10 weekly downloads. As such, goddamn-javascript-babel popularity was classified as not popular.
We found that goddamn-javascript-babel demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.