diff options
author | adam <adam@pkgsrc.org> | 2019-02-14 10:36:40 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-02-14 10:36:40 +0000 |
commit | 7983205f89ed9a83dcd45d6e10ef23a2f14afffe (patch) | |
tree | eb746cc66800a666dd04f838e74fa31998aa1138 /lang/npm/distinfo | |
parent | 85023c375a068292e9447dfe9a187294a8754f68 (diff) | |
download | pkgsrc-7983205f89ed9a83dcd45d6e10ef23a2f14afffe.tar.gz |
npm: updated to 6.8.0
v6.8.0:
This release includes an implementation of [RFC 10], documenting an optional field that can be used to specify
the directory path for a package within a monorepo.
NEW FEATURES
* Update package.json docs to include repository.directory details.
BUGFIXES
* Add @types to ignore list to fix git clean -fd.
* Fix common.npm callback arguments.
* Show installed but unmet peer deps.
* Use figgy-config to make sure extra opts are there.
* Fix ls-collaborators access error for non-scoped case.
* Fix issue with sub-folder local references.
DEPENDENCY BUMPS
* npm-registry-couchapp@2.7.1
* npm-registry-fetch@3.9.0:
* Make sure publishing with legacy username:password _auth works again.
* pacote@9.4.1
* normalize-package-data@2.5.0
* npm-packlist@1.3.0
* read-package-tree@5.2.2
MISC
* Use const in lib/fetch-package-metadata.md.
* Replace ronn with marked-man in .npmignore.
* Reduce work to test if executable ends with a 'g'.
Diffstat (limited to 'lang/npm/distinfo')
-rw-r--r-- | lang/npm/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/npm/distinfo b/lang/npm/distinfo index 60f359381d4..26bfb0e97e6 100644 --- a/lang/npm/distinfo +++ b/lang/npm/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2019/01/24 08:31:18 adam Exp $ +$NetBSD: distinfo,v 1.13 2019/02/14 10:36:40 adam Exp $ -SHA1 (cli-6.7.0.tar.gz) = eea44481baf00cfca5ef5bb519136f72e42e53f5 -RMD160 (cli-6.7.0.tar.gz) = 152bc215879d0a54a7f94067ca1ec4cabd9c5982 -SHA512 (cli-6.7.0.tar.gz) = 90f858eb880e89ac9514c83764ef4ba9b74e7f80cc040e3b812f8b9fa84393352701324c85278d18a99346d75eab418bc63dc5c4cfdd1fda9bf10a8c1445797a -Size (cli-6.7.0.tar.gz) = 5668263 bytes +SHA1 (cli-6.8.0.tar.gz) = d79c28c6e49ea9597dbe4e3f41d45ac73b8e5176 +RMD160 (cli-6.8.0.tar.gz) = 05b0ddac914774e410d400c9412ef4bb41cedfb2 +SHA512 (cli-6.8.0.tar.gz) = df6e9f00deed9f91b30c0cdd53eb6756eb43f661ec0f377a65d40511d5f7379b7d9ac15c8b992ca689ddbaa6c8680e2c00592ea1c01541a1ce35a9947364dff5 +Size (cli-6.8.0.tar.gz) = 5707299 bytes SHA1 (marked-0.6.0.tar.gz) = 807809ccc45947a1b3d7ecf7801a5df67c3f5a85 RMD160 (marked-0.6.0.tar.gz) = b3a69bdf788b4cfbbe15c0588a1c81ea8d91a273 SHA512 (marked-0.6.0.tar.gz) = 3efbda7b2ed8a5d75948805f2835b4e985ab81ccd68548db7f939173042693d6f1bec5dfea696430a4a2dbab424bbf5a21f14de462f5a7eb322311e7196452f9 |