This commit is contained in:
Erich Gamma 2020-06-26 11:05:48 +02:00
Родитель 1bdbf475f7
Коммит 2c0a065765
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,4 +1,4 @@
- 0.3.12 Address github reported vulnerabilities. change
- 0.3.12 Address github reported vulnerabilities.
- 0.3.11 Address github reported vulnerabilities. Migrate from tslint to eslint.
- 0.3.10 Address github reported vulnerabilities.
- 0.3.9 Address github reported vulnerabilities.

Просмотреть файл

@ -1,4 +1,4 @@
# Node npm change cahnge
# Node npm
This extension supports running npm scripts defined in the `package.json` file and validating the installed modules
against the dependencies defined in the `package.json`.