
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
node-version-data
Advanced tools
Load all Node.js and io.js versions and metadata about them.
Data is loaded from:
const nodeVersionData = require('node-version-data')
nodeVersionData(function (err, data) {
// err or an Array containing versions in SemVer order
// with the newest releases at the front of the Array
})
{
version: 'v4.2.1',
date: '2015-10-13',
files:
[ 'headers',
'linux-arm64',
'linux-armv6l',
'linux-armv7l',
'linux-x64',
'linux-x86',
'osx-x64-pkg',
'osx-x64-tar',
'src',
'sunos-x64',
'sunos-x86',
'win-x64-msi',
'win-x86-msi' ],
npm: '2.14.7',
v8: '4.5.103.35',
uv: '1.7.5',
zlib: '1.2.8',
openssl: '1.0.2d',
modules: '46',
lts: 'Argon',
name: 'Node.js',
url: 'https://nodejs.org/download/release/v4.2.1/'
}
The name
and url
properties are in addition to the original data.
node-version-data is Copyright (c) 2015 Rod Vagg @rvagg and licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.
FAQs
Load all Node.js and io.js versions and metadata about them
The npm package node-version-data receives a total of 142 weekly downloads. As such, node-version-data popularity was classified as not popular.
We found that node-version-data 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.