Snyk has created this PR to upgrade tslib from 2.0.3 to 2.2.0.
:information_source: 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 2 versions ahead of your current version.
The recommended version was released a month ago, on 2021-04-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.
Snyk has created this PR to upgrade tslib from 2.0.3 to 2.2.0.
:information_source: 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.
Release notes
Package name: tslib
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.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.
Full discussion in the webpack issue
Commit messages
Package name: tslib
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