tslib icon indicating copy to clipboard operation
tslib copied to clipboard

Runtime library for TypeScript helpers.

Results 71 tslib issues
Sort by recently updated
recently updated
newest added

This specifically started when tslib was upgraded past 2.5.1 and downgrading it back to 2.5.1 solves it. I don't understand the interplay between this package and (in my case) nuxt...

**deps in our repo:** - typescript 4.7 - webpack 5.83.1 - tslib 2.4.1 while bumping from tslib 2.4.1 to 2.5.3 our CI blocked PRs because more than 3kb Size increase...

Hi 👋 I'm Ian, working on behalf of Google and the [Open Source Security Foundation (OpenSSF)](https://openssf.org/) to help open source projects to improve their supply chain security. After some analysis...

In my project, I use tslib as the helper library. Today, I come across a mistake like this: ![image](https://user-images.githubusercontent.com/17682407/208857830-c4bae061-06ba-4aeb-ba00-70d0341a25eb.png) the error line code that generated by tsc is: ```javascript typedocApp...

for this issue: https://github.com/microsoft/tslib/issues/190

I'm trying to use tslib with vite 4.0.1. Dev mode seems to demand 'type':'module' in package.json. It then goes into modules subfolder and complains that '../tslib.js' has no default export....

Snowpack has been abandoned and it's recommended to use Vite instead: https://github.com/FredKSchott/snowpack#readme Usage of Snowpack is fairly low and dropping: https://www.npmjs.com/package/snowpack

Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/checkout` from 4.1.2 to 4.1.4 Release notes Sourced from actions/checkout's releases. v4.1.4 What's Changed Disable...

dependencies
github_actions

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.0 to 2.9.18. Changelog Sourced from vite's changelog. 2.9.18 (2024-03-24) fix: port #15653 to v2 (#15657) (1f855dc), closes #15653 #15657 fix: port #16250 to v2 (#16254) (011bbca),...

dependencies
javascript