You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

quadraticsievefactorization

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quadraticsievefactorization - npm Package Compare versions

Comparing version

to
1.0.75

4

package.json
{
"name": "quadraticsievefactorization",
"version": "1.0.74",
"version": "1.0.75",
"description": "Quadratic Sieve integer factorization method for JavaScript bigints",

@@ -34,4 +34,4 @@ "main": "QuadraticSieveFactorization.js",

"dependencies": {
"pollardsrho": "^1.0.4"
"pollardsrho": "^1.0.5"
}
}