Socket
Socket
Sign inDemoInstall

miller-rabin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miller-rabin - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

6

package.json
{
"name": "miller-rabin",
"version": "1.1.2",
"version": "1.1.3",
"description": "Miller Rabin algorithm for primality test",

@@ -25,7 +25,7 @@ "main": "lib/mr.js",

"devDependencies": {
"bn.js": "^0.16.0",
"bn.js": "^0.15.0",
"mocha": "^2.0.1"
},
"peerDependencies": {
"bn.js": "^0.16.0"
"bn.js": "^0.15.0"
},

@@ -32,0 +32,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc