# npm v7.0.0 릴리즈

> Clean Markdown view of GeekNews topic #3037. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=3037](https://news.hada.io/topic?id=3037)
- GeekNews Markdown: [https://news.hada.io/topic/3037.md](https://news.hada.io/topic/3037.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-10-16T11:14:34+09:00
- Updated: 2020-10-16T11:14:34+09:00
- Original source: [github.blog](https://github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/)
- Points: 3
- Comments: 0

## Topic Body

- 워크스페이스 지원 : 여러 패키지를 하나로 묶어서 관리

- 피어 디펜던시 자동 설치 : 연관된 패키지(다른 버전)들을 자동으로 설치

- package-lock v2 포맷 적용 및 yarn.lock 지원

- Breaking Changes

ㅤ→ 피어 자동설치 적용(이게 더 나은 방식이지만, 워크플로우에 영향을 줄수 있으니)

ㅤ→ package.json 이 exports 필드를 정의해서, 이제 npm 내부모듈을 require() 할 수 없음

ㅤ→ npx 가 npm exec 을 호출하도록 변경. 하위 호환은 유지하지만 몇몇 변경사항이 있음

ㅤ→ npm audit 의 출력 형식 변경

## Comments



_No public comments on this page._
