Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-06-01docs: fix package typo (#16818)Andreas Kohn
2017-05-31docs: package-lock.json is never allowed in tarballs (#16799)Jakob Krigovsky
2017-05-26lifecycle: added prepack and postpack (#16725)Kat Marchán
2017-05-26pkglock: add --no-package-lock option as --no-shrinkwrap aliasKat Marchán
2017-05-26feat(save): fix update and improve experience of moving deps between dep typesKat Marchán
2017-05-26docs: updated npm cache docsKat Marchán
2017-05-26docs: updated git docs with #semver: support infoKat Marchán
2017-05-26docs: update package-lock/shrinkwrap documentationKat Marchán
2017-05-26docs: documented some new installer featuresKat Marchán
2017-05-26spec: Describe local specifiersRebecca Turner
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-04-21version: Add `--allow-same-version` optionLucas Theisen
2017-04-21doc: fixed package.json docs brace space typoJán Dzurek
2017-04-21doc: preserve same name convention for commandPavlo Liulia
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-03-10Mention the 24-hour restriction on unpublish (#15833)Carol (Nichols || Goulding)
2017-02-24metrics: Default reporting metrics to default registryRebecca Turner
2017-02-10doc: document new auth optionsKat Marchán
2017-01-25doc: Fix typo and replace http with https (#15539)Daijirō Wachi
2017-01-25doc: add section about scopes only belonging to user/org (#15520)Henry Zhu
2017-01-25doc: clarify that unscoped packages can depend on scoped packages (#15480)chocolateboy
2017-01-25doc: documented new searchlimit optionKat Marchán
2017-01-25npm: Put the npm-debug logs in the cache folder, not cwd.isaacs
2016-12-16doc: rewrite npm doctor docsForrest L Norvell
2016-12-15doctor: add new subcommandDaijiro Wachi
2016-12-13doc: Update `npm cache` docs to use more consistent languageJonah Moses
2016-12-13metrics: Record and report success metricsRebecca Turner
2016-11-18doc: we do NOT check npmrc permissionsRebecca Turner
2016-11-18doc: Add a note about uppercase env varsVille Lahdenvuo
2016-11-18doc: Document `sign-git-tag` in npm-version(1)'s 'configuration' sectionAlex Jordan
2016-11-18doc: Sync up the dispute policy with the one on npmjs.comMike Engel
2016-11-15doc: update the GitHub URL examplesDouglas Wilson
2016-11-04doc: Document new shrinkwrap dev dep behaviorRebecca Turner
2016-11-03doc: add a little note about ENOSELF in install.mdKat Marchán
2016-10-25doc: Add note on when `prepare` script is runSimen Bekkhus
2016-10-20doc: Document headers we add to registry requestsRebecca Turner
2016-10-20npm: Send Npm-Scope header along with requests to registryRebecca Turner
2016-10-20tag: Remove deprecated tag commandRebecca Turner
2016-10-20doc: replace prepublish with prepare in package.json docsKat Marchán
2016-10-20doc: document prepublish-on-install deprecationForrest L Norvell
2016-10-19npat: Remove the npat featureRebecca Turner
2016-10-19run-script: change default for `--scripts-prepend-node-path` to `warn-only`Anna Henningsen
2016-10-19run-script: Add option to ignore the current node executable for PATHAnna Henningsen
2016-10-13doc: updated docs for search optionsKat Marchán
2016-10-07doc: Update package.json example to include github branchesSteven
2016-09-09doc: clarify how config files are configuredForrest L Norvell
2016-09-09doc: update semver docs for semver@5.3.0Kat Marchán
2016-09-09doc: per-user config file isn't hardcodedJason Karns
2016-09-09shrinkwrap: save-dev updates shrinkwrap fileSzymon Nowak