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

math-expression-evaluator

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

math-expression-evaluator - npm Package Compare versions

Comparing version 1.2.20 to 1.2.21

2

package.json
{
"name": "math-expression-evaluator",
"version": "1.2.20",
"version": "1.2.21",
"description": "A flexible math expression evaluator",

@@ -5,0 +5,0 @@ "main": "src/formula_evaluator.js",

@@ -379,3 +379,2 @@ var Mexp = require('./math_function.js')

str.push(closingParObj)
console.log(str, inp)
// console.log(str);

@@ -382,0 +381,0 @@ return new Mexp(str)

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