Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mf-generator

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf-generator - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

CHANGELOG.md

4

package.json
{
"name": "mf-generator",
"version": "1.1.5",
"version": "1.1.6",
"description": "",

@@ -28,3 +28,3 @@ "main": "src/index.js",

},
"gitHead": "3d54e43ef65fd47d783aa3e2700ff53a9da46bc0"
"gitHead": "9fcd8f8e0a32750245826401f8d53d567148353a"
}

@@ -38,3 +38,3 @@ 'use strict';

module.exports = function combineMFs(keys, options = {}) {
module.exports = function generateMFs(keys, options = {}) {
let { limit = 10000000, uniqueMFs = true, estimate = false } = options;

@@ -41,0 +41,0 @@

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