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

safe-evaluate-expression

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-evaluate-expression - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.1.3](https://github.com/ttessarolo/safe-evaluate-expression/compare/v1.1.2...v1.1.3) (2020-11-12)
### [1.1.2](https://github.com/ttessarolo/safe-evaluate-expression/compare/v1.1.1...v1.1.2) (2020-11-12)

@@ -7,0 +9,0 @@

3

package.json
{
"name": "safe-evaluate-expression",
"version": "1.1.2",
"version": "1.1.3",
"description": "Small library to dynamically create and evaluate expression with multiple parameters (even undefined)",

@@ -12,3 +12,2 @@ "main": "index.js",

"push": "git push --follow-tags",
"publish": "npm publish",
"release": "npm run test && npm run commit && npm run version && npm run push && npm publish"

@@ -15,0 +14,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