Home
last modified time | relevance | path

Searched refs:bundledDependencies (Results 1 – 23 of 23) sorted by relevance

/third_party/node/deps/npm/test/tap/
Dbundled-dependencies.js22 bundledDependencies: [ property
49 bundledDependencies: [ property
Dinstall-scoped-with-bundled-dependency.js48 bundledDependencies: [ property
Dbundled-dependencies-nonarray.js22 bundledDependencies: { property
Doverride-bundled.js51 bundledDependencies: ['bundle-update', 'bundle-keep', 'bundle-deep'], property
/third_party/node/deps/npm/lib/install/
Dsave.js75 var bundle = tree.package.bundleDependencies || tree.package.bundledDependencies
76 delete tree.package.bundledDependencies
/third_party/node/deps/npm/test/network/
Dlegacy-bundled-git.js58 bundledDependencies: [ property
/third_party/node/deps/npm/lib/
Dbuild.js110 var bundles = pkg.bundleDependencies || pkg.bundledDependencies || []
Dpack.js217 pkg.bundledDependencies ||
/third_party/node/deps/npm/node_modules/npm-bundled/
DREADME.md4 node_modules are bundledDependencies, or transitive dependencies of
Dindex.js108 : pkg.bundleDependencies || pkg.bundledDependencies || []
/third_party/node/deps/npm/node_modules/normalize-package-data/
DREADME.md67 * If `bundledDependencies` field (a typo) exists and `bundleDependencies` field does not, `bundledD…
/third_party/node/deps/npm/node_modules/pacote/lib/
Dfinalize-manifest.js90 pkg.bundledDependencies ||
/third_party/node/deps/npm/docs/content/configuring-npm/
Dfolders.md207 the items there are not in the `bundledDependencies` array, then they will
Dpackage-json.md721 ### bundledDependencies subsection
728 tarball file by specifying the package names in the `bundledDependencies`
739 "bundledDependencies": [
/third_party/node/deps/npm/
DCONTRIBUTING.md189 …e contained within the project itself. This is represented by the `bundledDependencies` section in…
DCHANGELOG.md1071 bundledDependencies
/third_party/node/deps/npm/changelogs/
DCHANGELOG-3.md209 `bundledDependencies`. These commits address some corner cases related to these.
922 > of ~`npm@3.8.7` where the dependencies of `bundledDependencies` were no
965 like `bundledDependencies` without duplicating some logic within npm's code
969 that the dependencies of `bundledDependencies` are themselves bundled. We've
976 dependencies of `bundledDependencies` are included in published packages.
1977 include in packages ordinarily. (Modules listed in `bundledDependencies` and things
5153 bundledDependencies no longer requires that you specify deduped sub deps.
5155 automatically include it. To put that another way, bundledDependencies
DCHANGELOG-1.md358 * add inflight to bundledDependencies
DCHANGELOG-4.md921 `bundledDependencies` are intended to be left untouched by the installer, as
926 bundledDependencies would get clobbered by as the installer moved stuff
DCHANGELOG-2.md316 > of ~`npm@3.8.7` where the dependencies of `bundledDependencies` were no
629 include in packages ordinarily. (Modules listed in `bundledDependencies` and
899 Add more details and an example to the documentation for bundledDependencies.
2178 around wording in `bundledDependencies` section of `package.json` docs.
3791 more descriptive error when `bundledDependencies` isn't an array.
3849 [#7552](https://github.com/npm/npm/issues/7552) `bundledDependencies` are now
4937 `normalize-package-data@1.0.3`: don't prune bundledDependencies
DCHANGELOG-5.md1074 Use valid JSON in example for bundledDependencies.
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md954 bundledDependencies list.
/third_party/node/doc/changelogs/
DCHANGELOG_IOJS.md1656 …1590781ce7744f01) [#7552](https://github.com/npm/npm/issues/7552) `bundledDependencies` are now pr…