diff options
Diffstat (limited to 'deps/npm/html/doc/misc/npm-registry.html')
-rw-r--r-- | deps/npm/html/doc/misc/npm-registry.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/html/doc/misc/npm-registry.html b/deps/npm/html/doc/misc/npm-registry.html index 3c2e8c0a91..68fc501d28 100644 --- a/deps/npm/html/doc/misc/npm-registry.html +++ b/deps/npm/html/doc/misc/npm-registry.html @@ -41,7 +41,7 @@ scope. In the future npm hopes to build registry features that use this information to allow you to customize your experience for your organization.</li> <li><code>Npm-In-CI</code> – Set to "true" if npm believes this install is running in a -continous integration environment, "false" otherwise. This is detected by +continuous integration environment, "false" otherwise. This is detected by looking for the following environment variables: <code>CI</code>, <code>TDDIUM</code>, <code>JENKINS_URL</code>, <code>bamboo.buildKey</code>. If you'd like to learn more you may find the <a href="https://github.com/npm/npm-registry-client/pull/129">original PR</a> @@ -96,5 +96,5 @@ effectively implement the entire CouchDB API anyway.</p> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-registry — npm@6.4.1</p> +<p id="footer">npm-registry — npm@6.5.0-next.0</p> |