Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Remove usage of the 'eval' function #58

Merged
merged 4 commits into from
Apr 19, 2019
Merged

Remove usage of the 'eval' function #58

merged 4 commits into from
Apr 19, 2019

Conversation

budnix
Copy link
Member

@budnix budnix commented Oct 24, 2018

Remove usage of the eval function which violates Content Security Policy (when set). To fix CSP complains in most stricter configuration this PR have to be merged before this PR.

Issue: #18

Additionally, remove yarn.lock file. Only one package manager should be
used for the project.
@budnix budnix merged commit 396b089 into develop Apr 19, 2019
@budnix budnix deleted the feature/issue-18 branch April 19, 2019 12:04
akyrey pushed a commit to akyrey/formula-parser that referenced this pull request Jun 10, 2019
rbeitra pushed a commit to rbeitra/formula-parser that referenced this pull request Nov 30, 2019
* Remove usage of the 'eval' function
* Update formulajs module
rbeitra pushed a commit to rbeitra/formula-parser that referenced this pull request Dec 3, 2019
* Remove usage of the 'eval' function
* Update formulajs module
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants