Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -708,3 +708,5 @@ Sandra Tatarevićová <[email protected]>
Antoine du Hamel <[email protected]>
Assaf Sapir <[email protected]>
Lukas Spieß <[email protected]>
Jim Fisher <[email protected]>
Xavier Guimard <[email protected]>
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 6.14.11 (2021-01-07)
### DEPENDENCIES

* [`19108ca5b`](https://github.com/npm/cli/commit/19108ca5be1b3e7e9787dac3131aafe2722c6218)
`[email protected]`:
* addressing [`CVE-2020-7788`](https://github.com/advisories/GHSA-qqgx-2p2h-9c37)
* [`7a0574074`](https://github.com/npm/cli/commit/7a05740743ac9d9229e2dc9e1b9ca8b57d58c789)
`[email protected]`
* addressing [`CVE-2020-8244`](https://github.com/advisories/GHSA-pp7h-53gx-mx7r)

## 6.14.10 (2020-12-18)

### DEPENDENCIES
Expand Down
4 changes: 2 additions & 2 deletions docs/src/components/FoundTypo.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ const FoundTypo = () => {
<p><span role='img' aria-label='eyes-emoji'>👀</span> Found a typo? <a href='https://github.com/npm/cli/'>Let us know!</a></p>
<p>The current stable version of npm is <a href='https://github.com/npm/cli/'>here</a>. To upgrade, run: <code className='language-text'>npm install npm@latest -g</code></p>
<p>
To report bugs or submit feature requests for the docs, please post <a href='https://npm.community/c/support/docs-needed'>here</a>.
Submit npm issues <a href='https://npm.community/c/bugs'>here.</a>
To report bugs or submit feature requests for the docs, please post <a href='https://github.com/npm/cli/issues'>here</a>.
Submit npm issues <a href='https://github.com/npm/cli/issues'>here.</a>
</p>
</Container>
)
Expand Down
11 changes: 10 additions & 1 deletion node_modules/bl/bl.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 14 additions & 12 deletions node_modules/bl/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions node_modules/bl/test/test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

86 changes: 49 additions & 37 deletions node_modules/ini/ini.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading