mirror of https://github.com/lukechilds/node.git
Browse Source
* isaacs, Robert Kowalski, Benjamin Coe: Test Improvements * isaacs doc: Add canonical url * isaacs view: handle unpublished packages properly * Raynos (Jake Verbaten) do not log if silent * Julian Gruber fix no such property error * isaacs npmconf@0.1.14 * Thorsten Lorenz adding save-prefix configuration option * isaacs npm-registry-client@0.4.7 * isaacs cache: treat missing versions as a 404 * isaacs cache: Save shasum, write resolved/etc data to cache * isaacs cache: Always fetch root doc * isaacs cache: don't repack unnecessarily from tmp * Andrey Kislyuk Don't crash if shrinkwrap-dependencies were not passed in pkginfo * Robert Kowalski fix link in faq * Jean Lauliac Add a peerDependencies section in package.json doc * isaacs read-installed@2.0.2v0.10.27-release
isaacs
11 years ago
247 changed files with 1136 additions and 335 deletions
@ -0,0 +1,5 @@ |
|||||
|
language: node_js |
||||
|
script: "npm run-script tap" |
||||
|
node_js: |
||||
|
- "0.11" |
||||
|
- "0.10" |
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue