Skip to content

Releases: Pana/nrm

v1.2.6

19 Jun 10:15
Compare
Choose a tag to compare

1、refact test code
2、use open@8.4.2

nrm@1.2.3

15 Sep 07:58
aeca73c
Compare
Choose a tag to compare
nrm@1.2.3 Pre-release
Pre-release
  • fix bug on windows

  • remove useless dependencies

  • small fix

  • update version

  • update version

  • fix some bug

  • resolve conflict

  • merge request

  • add registry

  • a

  • add registry

  • small edit

  • small edit

  • use commander and other npm modules to refactor nrm. 1. auto output help infomation 2. use npmconf instead of using spwan to save npm registry config 3. save user's custom registry info to $HOME/.nrmrc 4. only allow to delete custom registry config

  • update readme

  • add home command

  • fix typo err

  • extend empty object

  • refactor nrm with mature modules

  • add response time check

  • add taobao registry

  • Merge pull request #5 from Jeremial/master

    show current registry when check response time

  • update version

  • Merge pull request #6 from weakish/rm-alias

    add rm as alias for del

  • add one registry

  • Merge pull request #8 from andyhu/patch-1

    Add enpmjs.org

  • Merge pull request #10 from fengmk2/fetch-pedding

    fix: should test package request /pedding instead of /

  • Merge pull request #12 from i5ting/master

    nrm默认命令没有任何输出,现打印出用途和用法提示

  • Merge pull request #13 from nswbmw/master

    default outputHelp

  • Merge pull request #14 from zhuangya/command-current

    add: current command

  • update versin

  • Merge branch 'master' of github.com:Pana/nrm

  • update registris

  • hello

  • Merge branch 'master' of github.com:Pana/nrm

  • fix del bug

  • update Readme

  • update readme

  • update readme

  • use npm replace npmconf

  • add yarn config method

  • update Readme

  • fix help bug

  • fix help print bug

  • Merge pull request #38 from tangdoan/patch-1

    Create .yarnrc

  • Merge pull request #43 from EmilyMew/master

    Added commands & modified use comand

  • Merge pull request #45 from EmilyMew/master

    Added commands.

  • remove rednpm

  • update package version

  • update readme

  • Merge pull request #46 from EmilyMew/master

    Update dependency 'npm' to the latest version.

  • Proxy to npm official registry when publish.

  • Update README.md.

  • Modified commands:

    1. Modified commands: 'set-auth'/'set-email'/'set-hosted-repo', while registry modified is current using registry, change npm config immediately.
    2. Modified 'set-auth' command, set property 'always-auth' using command option, added command option for username and password. User can also set auth data through username and password now.
    3. Updated README.md.
  • Merge pull request #47 from Latube/patch-1

    Update cli.js

  • Merge pull request #49 from jingsam/patch-1

    Add yarn registry

  • update readme

  • add yarn registry

  • update dependencies

  • Merge pull request #53 from ifyour/master

    Add tencent registry

  • ISSUE#50 [bug] 当源的 url 中含大写时,nrm current 返回空

    BUG FIX.

  • Bug fix: Removed duplicate printed option 'registry' when calling command publish.

  • Merge pull request #55 from js-spider/master

    fix: 🐛 当源的 url 中含大写时,nrm current 返回空 #50

  • Bug fix & combine 'set-auth' and 'set-email' into 'login' command.

    Fixed bug: using npm does not changed 'registry' property in .npmrc.
    Modified getAllRegistries function, read registry config from .nrmrc.
    Remove 'registry' and 'home' properties when saving custom configurations of none-custom registries to .nrmrc.

  • Merge pull request #56 from js-spider/master

    feat: rename and set command

  • Removed unused logs.

  • Merge pull request #58 from js-spider/master

    add uninstall hooks #57

  • update readme

  • Merge pull request #64 from blendsdk/extend-current-command

    Added an option to show the URL of the current registry

  • Merge pull request #59 from lovelope/master

    replace node-echo with fs to avoid installation warnings

  • Merge pull request #72 from yugasun/fix/update-cnpm-registry-to-https

    fix: update cnpm registry to https

  • Merge pull request #83 from artdong/master

    fix:#82

  • Fixed Issues.

    Fixed Issue#74 Modified all obj.hasOwnProperty(name) callings to Object.prototype.hasOwnPropery.call(obj, name) for invoiding is not a function error
    Fixed Issue#73 Removed edunpm registry
    Fixed Issue#66 Handled non-custom registry showing current

  • The environment 'HOME' may not exist on windows.

  • Merge pull request #67 from SunGuoQiang123/master

    fix nrm current no reaction and humps camelize call

  • Updated version to 1.2.2

    Updated line style, at least 1 dash(es) will be displayed when listing all registries.
    Updated README.md, added missing introductions.

  • Updated README.md

  • Merge pull request #100 from musistudio/master

    replace taobao registry

  • fix:remove fatal registry nj ------- Fetch Error

  • 1.2.3