
Research
PyPI Package Impersonates SymPy to Deliver Cryptomining Malware
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.
number.parsefloat
Advanced tools
An ES-spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3
An ESnext spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3.
This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.
npm install --save number.parsefloat
console.log(Number.parseFloat("-3")); // -3
console.log(Number.parseFloat("0.43")); // 0.43
console.log(Number.parseFloat("test")); // NaN
Clone the repo, npm install, and run npm test
FAQs
An ES-spec-compliant Number.parseFloat shim/polyfill/replacement that works as far down as ES3
The npm package number.parsefloat receives a total of 13 weekly downloads. As such, number.parsefloat popularity was classified as not popular.
We found that number.parsefloat 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
Malicious PyPI package sympy-dev targets SymPy users, a Python symbolic math library with 85 million monthly downloads.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.