Skip to content

[Snyk] Upgrade tslib from 1.10.0 to 2.2.0#2

Open
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-33f56b8b5a2972136f94b12142b0394c
Open

[Snyk] Upgrade tslib from 1.10.0 to 2.2.0#2
snyk-bot wants to merge 1 commit intomasterfrom
snyk-upgrade-33f56b8b5a2972136f94b12142b0394c

Conversation

@snyk-bot
Copy link

Snyk has created this PR to upgrade tslib from 1.10.0 to 2.2.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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 13 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2021-04-05.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Denial of Service
SNYK-JS-NODEFETCH-674311
306/1000
Why? CVSS 5.9
No Known Exploit
Cryptographic Issues
SNYK-JS-ELLIPTIC-1064899
306/1000
Why? CVSS 5.9
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: tslib
  • 2.2.0 - 2021-04-05

    This release supports TypeScript 4.3's new functionality for ECMAScript private methods and accessors, and private static class members.

    It does so by expanding the scope of __classPrivateFieldGet and __classPrivateFieldSet. See #146 for more details.

  • 2.1.0 - 2021-01-05

    This release adds a new __spreadArray helper which avoids side-effects compared to the now-deprecated __spreadArrays and __spread helpers. See #133 for more details.

    This release also provides a more-specific error message when extending from a type which is not a function and not null. See #138 for more details.

  • 2.0.3 - 2020-10-09

    Full discussion in the webpack issue

  • 2.0.2 - 2020-10-06

    This release adds support for using tslib in Node using esmodule imports, further context in #126 and the related issues.

  • 2.0.1 - 2020-08-06
    1. Use Object.prototype.hasOwnProperty.call.
    2. Skip default when iterating exports in __importStar.
    3. Shorter parameter name in __exportStar.
  • 2.0.0 - 2020-05-13

    This release changes __exportStar and __importStar to use __createBinding which is incompatible with versions of TypeScript older than 3.9 (i.e. 3.8 and below).

  • 1.14.1 - 2020-10-09

    Long discussion in the webpack issues

  • 1.14.0 - 2020-10-06

    This release adds support for using tslib in Node using esmodule imports, further context in #126 and the related issues.

  • 1.13.0 - 2020-05-13
  • 1.12.0 - 2020-05-12
  • 1.11.2 - 2020-05-05
  • 1.11.1 - 2020-02-27
  • 1.11.0 - 2020-02-20
  • 1.10.0 - 2019-06-10
from tslib GitHub release notes
Commit messages
Package name: tslib

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