This repository was archived by the owner on Aug 11, 2022. It is now read-only.
Commit ea547e2
committed
Bump semver to version 3
This makes the '^' operator stricter for 0.x.y versions, even if 'x' is
not 0.
As a direct result, several *other* deps had to be updated, because they
either depended on semver 2.x, or because the new stricter rules meant
that they (or their deps) were no longer valid.
The update to 'read-installed', in particular, causes a test failure.
That update must be rolled back, or the test made to pass, prior to a
stable npm 2.0.0 release going out.1 parent 33ccd13 commit ea547e2
File tree
147 files changed
+19922
-1377
lines changed- doc/misc
- node_modules
- columnify/node_modules
- strip-ansi
- node_modules/ansi-regex
- wcwidth.js
- node_modules/underscore
- docs
- images
- public
- fonts
- stylesheets
- test
- vendor
- init-package-json
- node-gyp
- node_modules
- .bin
- glob
- examples
- test
- graceful-fs
- test
- nopt
- bin
- examples
- lib
- test
- semver
- bin
- test
- normalize-package-data
- npm-install-checks
- npm-package-arg
- npm-registry-client
- node_modules/mkdirp
- examples
- test
- npmconf
- node_modules/mkdirp
- read-installed
- node_modules/util-extend
- test
- fixtures/grandparent-peer-dev
- read-package-json
- semver
- bin
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
147 files changed
+19922
-1377
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 75 deletions
This file was deleted.
Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 11 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments