Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade ts-treemap from 1.0.0 to 1.1.0 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Apr 8, 2022

Snyk has created this PR to upgrade ts-treemap from 1.0.0 to 1.1.0.

merge advice
ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 2 years ago, on 2020-05-31.
Release notes
Package name: ts-treemap
  • 1.1.0 - 2020-05-31
    • Fixed an issue of duplicate judgment of the entry when the key is an object type.
    • Add Comparable interface. When you use a class that implements this interface as a key, you don't need to pass a comparison function to the constructor when creating a TreeMap.
  • 1.0.0 - 2019-08-24
    • add splitLower(), splitHigher() and reverseKeys()
    • You can now create a new map from iterator not only array
from ts-treemap GitHub release notes
Commit messages
Package name: ts-treemap

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant