Node.js NPM & Package Management 5
Free ยท Instant Results
What does `npm pack` do?
-
A
Bundles node_modules into a zip
-
B
Creates a tarball (.tgz) of the package as it would be published
-
C
Compresses package-lock.json
-
D
Archives old package versions
โถ Start Practice Test