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

essy-evaluator

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

essy-evaluator - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json
{
"name": "essy-evaluator",
"version": "1.0.7",
"version": "1.0.8",
"description": "Parses and evaluates mathematical expressions from Javascript strings.",

@@ -5,0 +5,0 @@ "main": "dist/bundle.js",

@@ -145,2 +145,3 @@ Javascript Expression Parser and Evaluator

var essy = require('essy-evaluator');

@@ -147,0 +148,0 @@ var parser = new essy.Parser();

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