What's the difference between tilde(~) and caret(^) in package.json?
What's the difference between tilde(~) and caret(^) in package.json?
After I upgraded to the latest stable node and npm, I tried npm install moment --save. It saves the entry in the package.json with the caret ^ prefix. Previously, it was a tilde ~ prefix. Why are ...
stackoverflow.com
'memo' 카테고리의 다른 글
e2e TEST/TestCafe (0) | 2022.02.03 |
---|---|
war deploy (0) | 2022.02.03 |
JS와 동기/비동기 (0) | 2022.01.26 |
ESLint + Prettier (0) | 2022.01.24 |
eclipse / STS / SpringBoot (0) | 2022.01.21 |
댓글