Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
date-utils
Advanced tools
Version 2 Feature and Changes discussion is being held at https://github.com/JerrySievert/node-date-utils/issues/37
<script type="text/javascript" src="date-utils.min.js"></script>
$ npm install date-utils
require('date-utils');
Note: This did not work in the REPL
before Node.js 0.6
due to how Node.js
handles context in the REPL
.
require('date-utils').language("es")
Supported languages:
Documentation (nearing completion) can be found at https://jerrysievert.github.io/date-utils
Make sure you have gulp installed (npm install gulp -g). After that hit npm install
to get the dependencies. Finally, hit gulp
. This will build the library initially. If you make changes to the library, it will compile the minified version automatically.
$ npm test
$ gulp
FAQs
Date add-ons for Node.js
The npm package date-utils receives a total of 230,680 weekly downloads. As such, date-utils popularity was classified as popular.
We found that date-utils 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.
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.