Skip to content

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 1, 2023

Snyk has created this PR to upgrade static-eval from 2.0.2 to 2.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2020-06-15.
Release notes
Package name: static-eval
  • 2.1.0 - 2020-06-15
    • Add allowAccessToMethodsOnFunctions option to restore 1.x behaviour so that cwise can upgrade. (@ archmoj in #31)

      Do not use this option if you are not sure that you need it, as it had previously been removed for security reasons. There is a known exploit to execute arbitrary code. Only use it on trusted inputs, like the developer's JS files in a build system.

  • 2.0.5 - 2020-03-07
    • Fix function bodies being invoked during declaration. (@ RoboPhred in #30)
  • 2.0.4 - 2020-03-07
    • Short-circuit evaluation in && and || expressions. (@ RoboPhred in #28)
    • Start tracking changes.
  • 2.0.3 - 2019-11-19

    Disallows accessing .constructor and .__proto__ properties, which could be used to access the Function() constructor. (#27)
    Thanks to an anonymous reporter!

  • 2.0.2 - 2019-02-26

    2.0.2

from static-eval GitHub release notes
Commit messages
Package name: static-eval

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant