Security News
Supply Chain Attack Detected in @solana/web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
@compas/eslint-plugin
Advanced tools
An ESLint config, Prettier config and the necessary dependencies all combined in a single package. Take a look at the documentation.
There are a few structure breaking changes to clean up compatibility with old code-gen. Make sure that the API is updated before any consumer is.
bacfe3
newMigrateContext
to migrationsInitContext
. It also accepts an
object with migrationsDirectory
instead of a 'string' as the second
argument. As before, if you don't provide a migrationsDirectory
it
defaults to $cwd/migrations
.getMigrationsToBeApplied
to migrationsGetInfo
. The result is
wrapped in a promise.runMigrations
to migrationsRun
.--keep-alive
and --without-lock
from compas migrate
. If you
need this functionality, you are better off calling the migration functions
on application startup.T.any().raw()
and T.any().validator()
9d4f7a
T.any().raw()
and T.any().validator()
were not implemented in the new
code-gen. Use T.any().implementations()
instead.T.bool().convert()
, T.number().convert()
and
T.string().convert()
d704a6
T.array().convert()
d3aabb
R.files()
569b2b
R.body()
instead of R.files()
ctx.validatedFiles
with
ctx.validatedBody
PostSetHeaderImageFiles
will be renamed to PostSetHeaderImageBody
.T.uuid()
,
T.date().{timeOnly,dateOnly}()
41e3e3
R.params()
and R.query()
21c9b7
useQuery
hooks
430449
T.file()
in R.body()
(#2597)
80429b
077da8
T.array().convert()
to the docs
9744e6
4b7ba7
FAQs
ESLint plugin
The npm package @compas/eslint-plugin receives a total of 39 weekly downloads. As such, @compas/eslint-plugin popularity was classified as not popular.
We found that @compas/eslint-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.