issues
search
asari-mtr
/
study-record
0
stars
0
forks
source link
npm
#1
Open
asari-mtr
opened
6 years ago
asari-mtr
commented
6 years ago
[x]
01 - What is npm?
[x]
02 - How to find & select packages
[x]
03 - How to set up a new npm account & install npm
[x]
04 - How to install local packages
[x]
05 - Working with package.json
[x]
06 - How to update local packages
[x]
07 - How to uninstall local packages
[x]
08 - How to install global packages
[x]
09 - How to update global packages
[x]
10 - How to uninstall global packages
[x]
11 - How to create Node.js modules
[x]
12 - How to publish & update a package
[x]
13 - How to use semantic versioning
[x]
14 - How to work with scoped packages
[x]
15 - How to label packages with dist-tags
[ ]
16 - How to use two-factor authentication
[ ]
17 - How to work with security tokens
[ ]
18 - How to change profile settings
[ ]
19 - Understanding packages and modules
[ ]
20 - How to prevent permissions errors
[ ]
21 - How to run a security audit with npm audit
[ ]
22 - About audit reports