New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.4.2 to 0.4.3

4

package.json
{
"name": "mf-generator",
"version": "0.4.2",
"version": "0.4.3",
"description": "",

@@ -21,4 +21,4 @@ "main": "src/index.js",

"dependencies": {
"mf-parser": "^0.4.2"
"mf-parser": "^0.4.3"
}
}

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

test.only('Check info', function () {
test('Check info', function () {
var mfsArray = ['C', '', 'C5(C)2'];

@@ -105,0 +105,0 @@ var result = generateMFs(mfsArray, {canonizeMF: true})[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