A UMD version of iconv-lite to be used in VSCode.
Перейти к файлу
dependabot[bot] 0e9084f491
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 03:19:16 +00:00
.github/workflows Update node.js.yml 2020-07-09 10:09:14 +02:00
test comment out UTF7 related test 2020-07-09 08:26:58 +02:00
.gitignore add umd build of iconv-lite 2020-06-04 22:32:14 +10:00
.npmignore update ignore 2020-07-09 16:10:34 +02:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-05-28 01:52:57 -07:00
LICENSE Initial LICENSE commit 2020-05-28 01:52:59 -07:00
README.md Initial README.md commit 2020-05-28 01:53:00 -07:00
SECURITY.md Initial SECURITY.md commit 2020-05-28 01:52:58 -07:00
fake-loader.js add umd build of iconv-lite 2020-06-04 22:32:14 +10:00
iconv-lite-umd.d.ts rename to @vscode prefix & bump @0.7.0 2022-01-13 16:38:54 +01:00
package.json rename to @vscode prefix & bump @0.7.0 2022-01-13 16:38:54 +01:00
webpack.config.js bump iconv-lite@0.6.8 and go back to web target 2020-07-08 16:56:18 +02:00
yarn.lock Bump terser from 4.8.0 to 4.8.1 2022-07-21 03:19:16 +00:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.