This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
verdaccio
Watch
1
Star
0
Fork
0
You've already forked verdaccio
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2025-02-21 07:29:37 +01:00
Code
Releases
Wiki
Activity
5e28d40f77
verdaccio
/
.npmrc
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: npm token command support (#1427) * feat: support for npm token This is an effor of: This commit intent to provide npm token support. https: //github.com/verdaccio/verdaccio/issues/541 https: //github.com/verdaccio/verdaccio/pull/1271 https: //github.com/verdaccio/local-storage/pull/168 Co-Authored-By: Manuel Spigolon <behemoth89@gmail.com> Co-Authored-By: Juan Gabriel Jiménez <juangabreil@gmail.com> * chore: update secrets baselines Co-Authored-By: Liran Tal <liran.tal@gmail.com> * chore: update lock file * chore: add logger mock methods * chore: update @verdaccio/types * refactor: unit test was flacky adapt the pkg access to the new configuration setup * refactor: add plugin methods validation * test: add test for aesEncrypt * chore: update local-storage dependency * chore: add support for experimetns token will be part of the experiment lists * chore: increase timeout * chore: increase timeout threshold * chore: update nock * chore: update dependencies * chore: update eslint config * chore: update dependencies * test: add unit test for npm token * chore: update readme
2019-09-08 00:46:50 +02:00
always-auth = true
refactor: devDependencies strictly defined in each package (#1884) * refactor: new babel preset * chore: using pnpm let's see how it goes, all seems works fine by far, pretty solid.
2020-08-11 07:21:51 +02:00
recursive-install = true
chore: restore website build (#1920)
2020-08-27 21:23:56 +02:00
registry = https://registry.verdaccio.org/
Copy Permalink