Socket
Socket
Sign inDemoInstall

@sideway/formula

Package Overview
Dependencies
0
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

2

lib/index.js

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

numberRx: /^(?:[0-9]*\.?[0-9]*){1}$/,
numberRx: /^(?:[0-9]*(\.[0-9]*)?){1}$/,
tokenRx: /^[\w\$\#\.\@\:\{\}]+$/,

@@ -19,0 +19,0 @@

{
"name": "@sideway/formula",
"description": "Math and string formula parser.",
"version": "3.0.0",
"version": "3.0.1",
"repository": "git://github.com/sideway/formula",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc