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.21 to 1.2.22

8

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

@@ -11,3 +11,3 @@ "main": "src/formula_evaluator.js",

"type": "git",
"url": "https://github.com/redhivesoftware/math-expression-evaluator.git"
"url": "https://github.com/bugwheels94/math-expression-evaluator.git"
},

@@ -23,5 +23,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/redhivesoftware/math-expression-evaluator/issues"
"url": "https://github.com/bugwheels94/math-expression-evaluator/issues"
},
"homepage": "https://github.com/redhivesoftware/math-expression-evaluator#readme",
"homepage": "https://github.com/bugwheels94/math-expression-evaluator#readme",
"devDependencies": {

@@ -28,0 +28,0 @@ "eslint": "^6.6.0",

# math-expression-evaluator
An extremely efficient, flexible and amazing evaluator for Math expression in Javascript.([Documentation](http://redhivesoftware.github.io/math-expression-evaluator/))
An extremely efficient, flexible and amazing evaluator for Math expression in Javascript.([Documentation](http://bugwheels94.github.io/math-expression-evaluator/))

@@ -4,0 +4,0 @@ ## Use cases

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