Blog
Instances
Docs
Donate
Status
English
Bahasa Indonesia
Deutsch
English
Español
Esperanto
Filipino
Français
Italiano
Latviešu
Magyar nyelv
Nederlands
Polski
Português de Portugal
Português do Brasil
Slovenščina
Suomi
Svenska
Türkçe
Čeština
Ελληνικά
Български
Русский
Українська
فارسی
日本語
简体中文
繁體中文(台灣)
繁體中文(香港)
한국어
Ark
Search
Create
Migrate
Explore
Login
Blog
Docs
Status
Explore
Login
Ark
Infrastructure
/
verdaccio
Watch
0
Fork
You've already forked verdaccio
0
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2024-12-16 21:56:25 -05:00
Code
Issues
Activity
ddb42431d1
verdaccio
/
.npmrc
4 lines
87 B
Text
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-07 17:46:50 -05: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 00:21:51 -05:00
recursive-install = true
chore: restore website build (#1920)
2020-08-27 14:23:56 -05:00
registry = https://registry.verdaccio.org/
Reference in a new issue
Copy permalink