fsevents 1.0.0 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of fsevents might be problematic. Click here for more details.
- package/node_modules/node-pre-gyp/CHANGELOG.md +9 -0
- package/node_modules/node-pre-gyp/lib/util/abi_crosswalk.json +32 -0
- package/node_modules/node-pre-gyp/node_modules/mkdirp/node_modules/minimist/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/nopt/README.md +8 -7
- package/node_modules/node-pre-gyp/node_modules/nopt/package.json +16 -12
- package/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/core-util-is/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/node_modules/inherits/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/readable-stream/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/rc/lib/utils.js +2 -2
- package/node_modules/node-pre-gyp/node_modules/rc/node_modules/minimist/index.js +14 -2
- package/node_modules/node-pre-gyp/node_modules/rc/node_modules/minimist/package.json +10 -9
- package/node_modules/node-pre-gyp/node_modules/rc/node_modules/minimist/test/bool.js +23 -0
- package/node_modules/node-pre-gyp/node_modules/rc/node_modules/minimist/test/kv_short.js +16 -0
- package/node_modules/node-pre-gyp/node_modules/rc/package.json +9 -8
- package/node_modules/node-pre-gyp/node_modules/request/.travis.yml +1 -0
- package/node_modules/node-pre-gyp/node_modules/request/CHANGELOG.md +22 -2
- package/node_modules/node-pre-gyp/node_modules/request/README.md +42 -10
- package/node_modules/node-pre-gyp/node_modules/request/index.js +4 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/aws-sign2/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/index.js +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/{form-data/node_modules/async/LICENSE → bl/node_modules/readable-stream/node_modules/process-nextick-args/license.md} +6 -6
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/package.json +10 -9
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/test.js +7 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/bl/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/caseless/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/extend/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/forever-agent/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/Readme.md +44 -9
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/lib/form_data.js +48 -25
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js +13 -7
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/package.json +26 -11
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/package.json +29 -20
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/README.md +4 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/browser/bluebird.js +35 -11
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/browser/bluebird.min.js +5 -5
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/debuggability.js +2 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/direct_resolve.js +2 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promise.js +5 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/promisify.js +10 -5
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/js/main/using.js +14 -3
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/bluebird/package.json +9 -8
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/chalk/index.js +2 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/chalk/node_modules/escape-string-regexp/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/chalk/package.json +22 -15
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/chalk/readme.md +3 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/commander/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/README.md +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-function/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/generate-object-property/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/.travis.yml +6 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/README.md +3 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/jsonpointer.js +7 -10
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/package.json +24 -20
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/jsonpointer/test.js +11 -13
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/package.json +11 -10
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml +3 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js +39 -28
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/boom/package.json +11 -12
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/boom/test/index.js +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore +18 -18
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml +8 -5
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md +2 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json +24 -28
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/test/index.js +57 -63
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml +2 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/README.md +16 -6
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/images/hoek.png +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js +24 -8
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/package.json +13 -13
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/test/escaper.js +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/test/index.js +866 -778
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test1.js +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test2.js +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/test/modules/test3.js +0 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/sntp/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/http-signature/node_modules/ctype/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/isstream/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/HISTORY.md +24 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/index.js +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md +33 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json +50 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json +12 -13
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/mime-types/package.json +9 -10
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/node-uuid/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/.npmignore +0 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/.travis.yml +3 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/CHANGELOG.md +13 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/README.md +11 -4
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/bower.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/component.json +15 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/dist/qs.js +523 -0
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/lib/parse.js +3 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/lib/stringify.js +28 -7
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/package.json +20 -18
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/test/parse.js +14 -14
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/qs/test/stringify.js +23 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/stringstream/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/request/package.json +12 -12
- package/node_modules/node-pre-gyp/node_modules/request/request.js +51 -30
- package/node_modules/node-pre-gyp/node_modules/rimraf/node_modules/glob/node_modules/inherits/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/rimraf/node_modules/glob/node_modules/minimatch/package.json +3 -2
- package/node_modules/node-pre-gyp/node_modules/rimraf/node_modules/glob/package.json +2 -1
- package/node_modules/node-pre-gyp/node_modules/rimraf/package.json +9 -8
- package/node_modules/node-pre-gyp/node_modules/rimraf/rimraf.js +1 -1
- package/node_modules/node-pre-gyp/node_modules/semver/package.json +10 -12
- package/node_modules/node-pre-gyp/node_modules/semver/semver.js +1 -0
- package/node_modules/node-pre-gyp/node_modules/semver/test/index.js +21 -8
- package/node_modules/node-pre-gyp/node_modules/tar/lib/entry.js +7 -0
- package/node_modules/node-pre-gyp/node_modules/tar/lib/parse.js +5 -1
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/fs.js +21 -11
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/graceful-fs.js +208 -115
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/legacy-streams.js +118 -0
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/package.json +18 -17
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/polyfills.js +130 -133
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/package.json +18 -14
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/inherits/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/tar/package.json +22 -15
- package/node_modules/node-pre-gyp/node_modules/tar/test/parse-discard.js +29 -0
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/inherits/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/minimatch/node_modules/lru-cache/README.md +12 -2
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js +48 -4
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/minimatch/node_modules/lru-cache/package.json +9 -9
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/minimatch/node_modules/lru-cache/test/basic.js +26 -25
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/fstream-ignore/node_modules/minimatch/node_modules/lru-cache/test/serialize.js +216 -0
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/readable-stream/node_modules/core-util-is/package.json +1 -1
- package/node_modules/node-pre-gyp/node_modules/tar-pack/node_modules/readable-stream/package.json +1 -1
- package/node_modules/node-pre-gyp/package.json +10 -10
- package/package.json +2 -2
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/.jscsrc +0 -3
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md +0 -81
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/README.md +0 -1789
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/form-data/node_modules/async/support/sync-package-managers.js +0 -53
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/Makefile +0 -9
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/cryptiles/index.js +0 -1
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/Makefile +0 -8
- package/node_modules/node-pre-gyp/node_modules/request/node_modules/hawk/node_modules/hoek/index.js +0 -1
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/.npmignore +0 -1
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/LICENSE +0 -15
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/test/max-open.js +0 -69
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/test/open.js +0 -39
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/test/readdir-sort.js +0 -20
- package/node_modules/node-pre-gyp/node_modules/tar/node_modules/fstream/node_modules/graceful-fs/test/write-then-read.js +0 -47
@@ -1,5 +1,14 @@
|
|
1
1
|
# node-pre-gyp changelog
|
2
2
|
|
3
|
+
## 0.6.11
|
4
|
+
|
5
|
+
- Added known node and io.js versions including more 3.x and 4.x versions
|
6
|
+
|
7
|
+
## 0.6.10
|
8
|
+
|
9
|
+
- Added known node and io.js versions including 3.x and 4.x versions
|
10
|
+
- Upgraded `tar` dep
|
11
|
+
|
3
12
|
## 0.6.9
|
4
13
|
|
5
14
|
- Upgraded `rc` dep
|
@@ -518,5 +518,37 @@
|
|
518
518
|
"2.4.0": {
|
519
519
|
"node_abi": 44,
|
520
520
|
"v8": "4.2"
|
521
|
+
},
|
522
|
+
"2.5.0": {
|
523
|
+
"node_abi": 44,
|
524
|
+
"v8": "4.2"
|
525
|
+
},
|
526
|
+
"3.0.0": {
|
527
|
+
"node_abi": 45,
|
528
|
+
"v8": "4.4"
|
529
|
+
},
|
530
|
+
"3.1.0": {
|
531
|
+
"node_abi": 45,
|
532
|
+
"v8": "4.4"
|
533
|
+
},
|
534
|
+
"3.2.0": {
|
535
|
+
"node_abi": 45,
|
536
|
+
"v8": "4.4"
|
537
|
+
},
|
538
|
+
"3.3.0": {
|
539
|
+
"node_abi": 45,
|
540
|
+
"v8": "4.4"
|
541
|
+
},
|
542
|
+
"3.3.1": {
|
543
|
+
"node_abi": 45,
|
544
|
+
"v8": "4.4"
|
545
|
+
},
|
546
|
+
"4.0.0": {
|
547
|
+
"node_abi": 46,
|
548
|
+
"v8": "4.5"
|
549
|
+
},
|
550
|
+
"4.1.0": {
|
551
|
+
"node_abi": 46,
|
552
|
+
"v8": "4.5"
|
521
553
|
}
|
522
554
|
}
|
@@ -62,5 +62,6 @@
|
|
62
62
|
],
|
63
63
|
"directories": {},
|
64
64
|
"_shasum": "857fcabfc3397d2625b8228262e86aa7a011b05d",
|
65
|
-
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz"
|
65
|
+
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
|
66
|
+
"readme": "ERROR: No README data found!"
|
66
67
|
}
|
@@ -29,7 +29,8 @@ nice option parser.
|
|
29
29
|
, "bloo" : [ "big", "medium", "small" ]
|
30
30
|
, "flag" : Boolean
|
31
31
|
, "pick" : Boolean
|
32
|
-
, "
|
32
|
+
, "many1" : [String, Array]
|
33
|
+
, "many2" : [path]
|
33
34
|
}
|
34
35
|
, shortHands = { "foofoo" : ["--foo", "Mr. Foo"]
|
35
36
|
, "b7" : ["--bar", "7"]
|
@@ -78,11 +79,11 @@ $ node my-program.js --baz b/a/z # known paths are resolved.
|
|
78
79
|
# values, and will always be an array. The other types provided
|
79
80
|
# specify what types are allowed in the list.
|
80
81
|
|
81
|
-
$ node my-program.js --
|
82
|
-
{
|
82
|
+
$ node my-program.js --many1 5 --many1 null --many1 foo
|
83
|
+
{ many1: ["5", "null", "foo"] }
|
83
84
|
|
84
|
-
$ node my-program.js --
|
85
|
-
{
|
85
|
+
$ node my-program.js --many2 foo --many2 bar
|
86
|
+
{ many2: ["/path/to/foo", "path/to/bar"] }
|
86
87
|
```
|
87
88
|
|
88
89
|
Read the tests at the bottom of `lib/nopt.js` for more examples of
|
@@ -138,8 +139,8 @@ config object and remove its invalid properties.
|
|
138
139
|
|
139
140
|
## Error Handling
|
140
141
|
|
141
|
-
By default, nopt outputs a warning to standard error when invalid
|
142
|
-
options are found. You can change this behavior by assigning a method
|
142
|
+
By default, nopt outputs a warning to standard error when invalid values for
|
143
|
+
known options are found. You can change this behavior by assigning a method
|
143
144
|
to `nopt.invalidHandler`. This method will be called with
|
144
145
|
the offending `nopt.invalidHandler(key, val, types)`.
|
145
146
|
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "nopt",
|
3
|
-
"version": "3.0.
|
3
|
+
"version": "3.0.4",
|
4
4
|
"description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
|
5
5
|
"author": {
|
6
6
|
"name": "Isaac Z. Schlueter",
|
@@ -25,31 +25,35 @@
|
|
25
25
|
"devDependencies": {
|
26
26
|
"tap": "^1.2.0"
|
27
27
|
},
|
28
|
-
"gitHead": "
|
28
|
+
"gitHead": "f52626631ea1afef5a6dd9acf23ddd1466831a08",
|
29
29
|
"bugs": {
|
30
30
|
"url": "https://github.com/isaacs/nopt/issues"
|
31
31
|
},
|
32
32
|
"homepage": "https://github.com/isaacs/nopt#readme",
|
33
|
-
"_id": "nopt@3.0.
|
34
|
-
"_shasum": "
|
33
|
+
"_id": "nopt@3.0.4",
|
34
|
+
"_shasum": "dd63bc9c72a6e4e85b85cdc0ca314598facede5e",
|
35
35
|
"_from": "nopt@~3.0.1",
|
36
|
-
"_npmVersion": "2.
|
37
|
-
"_nodeVersion": "2.2.
|
36
|
+
"_npmVersion": "2.14.3",
|
37
|
+
"_nodeVersion": "2.2.2",
|
38
38
|
"_npmUser": {
|
39
|
-
"name": "
|
40
|
-
"email": "
|
39
|
+
"name": "zkat",
|
40
|
+
"email": "kat@sykosomatic.org"
|
41
41
|
},
|
42
42
|
"dist": {
|
43
|
-
"shasum": "
|
44
|
-
"tarball": "http://registry.npmjs.org/nopt/-/nopt-3.0.
|
43
|
+
"shasum": "dd63bc9c72a6e4e85b85cdc0ca314598facede5e",
|
44
|
+
"tarball": "http://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
|
45
45
|
},
|
46
46
|
"maintainers": [
|
47
47
|
{
|
48
48
|
"name": "isaacs",
|
49
|
-
"email": "
|
49
|
+
"email": "isaacs@npmjs.com"
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"name": "zkat",
|
53
|
+
"email": "kat@sykosomatic.org"
|
50
54
|
}
|
51
55
|
],
|
52
56
|
"directories": {},
|
53
|
-
"_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.
|
57
|
+
"_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz",
|
54
58
|
"readme": "ERROR: No README data found!"
|
55
59
|
}
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
|
31
31
|
"tarball": "http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
|
32
32
|
},
|
33
|
-
"_from": "inherits
|
33
|
+
"_from": "inherits@2.0.1",
|
34
34
|
"_npmVersion": "1.3.8",
|
35
35
|
"_npmUser": {
|
36
36
|
"name": "isaacs",
|
@@ -3,14 +3,14 @@ var ini = require('ini')
|
|
3
3
|
var path = require('path')
|
4
4
|
var stripJsonComments = require('strip-json-comments')
|
5
5
|
|
6
|
-
var parse = exports.parse = function (content
|
6
|
+
var parse = exports.parse = function (content) {
|
7
7
|
|
8
8
|
//if it ends in .json or starts with { then it must be json.
|
9
9
|
//must be done this way, because ini accepts everything.
|
10
10
|
//can't just try and parse it and let it throw if it's not ini.
|
11
11
|
//everything is ini. even json with a systax error.
|
12
12
|
|
13
|
-
if(
|
13
|
+
if(/^\s*{/.test(content))
|
14
14
|
return JSON.parse(stripJsonComments(content))
|
15
15
|
return ini.parse(content)
|
16
16
|
|
@@ -85,6 +85,12 @@ module.exports = function (args, opts) {
|
|
85
85
|
}
|
86
86
|
}
|
87
87
|
|
88
|
+
function aliasIsBoolean(key) {
|
89
|
+
return aliases[key].some(function (x) {
|
90
|
+
return flags.bools[x];
|
91
|
+
});
|
92
|
+
}
|
93
|
+
|
88
94
|
for (var i = 0; i < args.length; i++) {
|
89
95
|
var arg = args[i];
|
90
96
|
|
@@ -110,7 +116,7 @@ module.exports = function (args, opts) {
|
|
110
116
|
if (next !== undefined && !/^-/.test(next)
|
111
117
|
&& !flags.bools[key]
|
112
118
|
&& !flags.allBools
|
113
|
-
&& (aliases[key] ? !
|
119
|
+
&& (aliases[key] ? !aliasIsBoolean(key) : true)) {
|
114
120
|
setArg(key, next, arg);
|
115
121
|
i++;
|
116
122
|
}
|
@@ -134,6 +140,12 @@ module.exports = function (args, opts) {
|
|
134
140
|
continue;
|
135
141
|
}
|
136
142
|
|
143
|
+
if (/[A-Za-z]/.test(letters[j]) && /=/.test(next)) {
|
144
|
+
setArg(letters[j], next.split('=')[1], arg);
|
145
|
+
broken = true;
|
146
|
+
break;
|
147
|
+
}
|
148
|
+
|
137
149
|
if (/[A-Za-z]/.test(letters[j])
|
138
150
|
&& /-?\d+(\.\d*)?(e-?\d+)?$/.test(next)) {
|
139
151
|
setArg(letters[j], next, arg);
|
@@ -155,7 +167,7 @@ module.exports = function (args, opts) {
|
|
155
167
|
if (!broken && key !== '-') {
|
156
168
|
if (args[i+1] && !/^(-|--)[^-]/.test(args[i+1])
|
157
169
|
&& !flags.bools[key]
|
158
|
-
&& (aliases[key] ? !
|
170
|
+
&& (aliases[key] ? !aliasIsBoolean(key) : true)) {
|
159
171
|
setArg(key, args[i+1], arg);
|
160
172
|
i++;
|
161
173
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "minimist",
|
3
|
-
"version": "1.
|
3
|
+
"version": "1.2.0",
|
4
4
|
"description": "parse argument options",
|
5
5
|
"main": "index.js",
|
6
6
|
"devDependencies": {
|
@@ -42,22 +42,22 @@
|
|
42
42
|
"url": "http://substack.net"
|
43
43
|
},
|
44
44
|
"license": "MIT",
|
45
|
-
"gitHead": "
|
45
|
+
"gitHead": "dc624482fcfec5bc669c68cdb861f00573ed4e64",
|
46
46
|
"bugs": {
|
47
47
|
"url": "https://github.com/substack/minimist/issues"
|
48
48
|
},
|
49
|
-
"_id": "minimist@1.
|
50
|
-
"_shasum": "
|
49
|
+
"_id": "minimist@1.2.0",
|
50
|
+
"_shasum": "a35008b20f41383eec1fb914f4cd5df79a264284",
|
51
51
|
"_from": "minimist@^1.1.2",
|
52
|
-
"_npmVersion": "3.
|
53
|
-
"_nodeVersion": "2.
|
52
|
+
"_npmVersion": "3.2.2",
|
53
|
+
"_nodeVersion": "2.4.0",
|
54
54
|
"_npmUser": {
|
55
55
|
"name": "substack",
|
56
56
|
"email": "substack@gmail.com"
|
57
57
|
},
|
58
58
|
"dist": {
|
59
|
-
"shasum": "
|
60
|
-
"tarball": "http://registry.npmjs.org/minimist/-/minimist-1.
|
59
|
+
"shasum": "a35008b20f41383eec1fb914f4cd5df79a264284",
|
60
|
+
"tarball": "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz"
|
61
61
|
},
|
62
62
|
"maintainers": [
|
63
63
|
{
|
@@ -66,5 +66,6 @@
|
|
66
66
|
}
|
67
67
|
],
|
68
68
|
"directories": {},
|
69
|
-
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.
|
69
|
+
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
|
70
|
+
"readme": "ERROR: No README data found!"
|
70
71
|
}
|
@@ -80,6 +80,29 @@ test('boolean and alias with options hash', function (t) {
|
|
80
80
|
t.end();
|
81
81
|
});
|
82
82
|
|
83
|
+
test('boolean and alias array with options hash', function (t) {
|
84
|
+
var aliased = [ '-h', 'derp' ];
|
85
|
+
var regular = [ '--herp', 'derp' ];
|
86
|
+
var alt = [ '--harp', 'derp' ];
|
87
|
+
var opts = {
|
88
|
+
alias: { 'h': ['herp', 'harp'] },
|
89
|
+
boolean: 'h'
|
90
|
+
};
|
91
|
+
var aliasedArgv = parse(aliased, opts);
|
92
|
+
var propertyArgv = parse(regular, opts);
|
93
|
+
var altPropertyArgv = parse(alt, opts);
|
94
|
+
var expected = {
|
95
|
+
harp: true,
|
96
|
+
herp: true,
|
97
|
+
h: true,
|
98
|
+
'_': [ 'derp' ]
|
99
|
+
};
|
100
|
+
t.same(aliasedArgv, expected);
|
101
|
+
t.same(propertyArgv, expected);
|
102
|
+
t.same(altPropertyArgv, expected);
|
103
|
+
t.end();
|
104
|
+
});
|
105
|
+
|
83
106
|
test('boolean and alias using explicit true', function (t) {
|
84
107
|
var aliased = [ '-h', 'true' ];
|
85
108
|
var regular = [ '--herp', 'true' ];
|
@@ -0,0 +1,16 @@
|
|
1
|
+
var parse = require('../');
|
2
|
+
var test = require('tape');
|
3
|
+
|
4
|
+
test('short -k=v' , function (t) {
|
5
|
+
t.plan(1);
|
6
|
+
|
7
|
+
var argv = parse([ '-b=123' ]);
|
8
|
+
t.deepEqual(argv, { b: 123, _: [] });
|
9
|
+
});
|
10
|
+
|
11
|
+
test('multi short -k=v' , function (t) {
|
12
|
+
t.plan(1);
|
13
|
+
|
14
|
+
var argv = parse([ '-a=whatever', '-b=robots' ]);
|
15
|
+
t.deepEqual(argv, { a: 'whatever', b: 'robots', _: [] });
|
16
|
+
});
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "rc",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.1",
|
4
4
|
"description": "hardwired configuration loader",
|
5
5
|
"main": "index.js",
|
6
6
|
"browserify": "browser.js",
|
@@ -32,15 +32,15 @@
|
|
32
32
|
"strip-json-comments": "0.1.x",
|
33
33
|
"ini": "~1.3.0"
|
34
34
|
},
|
35
|
-
"gitHead": "
|
35
|
+
"gitHead": "836087bc6df40efb690c52df89f3589fbd656f9d",
|
36
36
|
"bugs": {
|
37
37
|
"url": "https://github.com/dominictarr/rc/issues"
|
38
38
|
},
|
39
39
|
"homepage": "https://github.com/dominictarr/rc#readme",
|
40
|
-
"_id": "rc@1.1.
|
41
|
-
"_shasum": "
|
40
|
+
"_id": "rc@1.1.1",
|
41
|
+
"_shasum": "56e161429f16164cd7fd9302cb964486621f419a",
|
42
42
|
"_from": "rc@~1.1.0",
|
43
|
-
"_npmVersion": "
|
43
|
+
"_npmVersion": "3.3.1",
|
44
44
|
"_nodeVersion": "2.3.1",
|
45
45
|
"_npmUser": {
|
46
46
|
"name": "dominictarr",
|
@@ -53,9 +53,10 @@
|
|
53
53
|
}
|
54
54
|
],
|
55
55
|
"dist": {
|
56
|
-
"shasum": "
|
57
|
-
"tarball": "http://registry.npmjs.org/rc/-/rc-1.1.
|
56
|
+
"shasum": "56e161429f16164cd7fd9302cb964486621f419a",
|
57
|
+
"tarball": "http://registry.npmjs.org/rc/-/rc-1.1.1.tgz"
|
58
58
|
},
|
59
59
|
"directories": {},
|
60
|
-
"_resolved": "https://registry.npmjs.org/rc/-/rc-1.1.
|
60
|
+
"_resolved": "https://registry.npmjs.org/rc/-/rc-1.1.1.tgz",
|
61
|
+
"readme": "ERROR: No README data found!"
|
61
62
|
}
|
@@ -1,5 +1,25 @@
|
|
1
1
|
## Change Log
|
2
2
|
|
3
|
+
### v2.63.0 (2015/09/21)
|
4
|
+
- [#1772](https://github.com/request/request/pull/1772) Set default application/json content-type when using json option (@jzaefferer)
|
5
|
+
|
6
|
+
### v2.62.0 (2015/09/15)
|
7
|
+
- [#1768](https://github.com/request/request/pull/1768) Add node 4.0 to the list of build targets (@simov)
|
8
|
+
- [#1767](https://github.com/request/request/pull/1767) Query strings now cooperate with unix sockets (@JoshWillik)
|
9
|
+
- [#1750](https://github.com/request/request/pull/1750) Revert doc about installation of tough-cookie added in #884 (@LoicMahieu)
|
10
|
+
- [#1746](https://github.com/request/request/pull/1746) Missed comma in Readme (@vladimirich)
|
11
|
+
- [#1743](https://github.com/request/request/pull/1743) Fix options not being initialized in defaults method (@simov)
|
12
|
+
|
13
|
+
### v2.61.0 (2015/08/19)
|
14
|
+
- [#1721](https://github.com/request/request/pull/1721) Minor fix in README.md (@arbaaz)
|
15
|
+
- [#1733](https://github.com/request/request/pull/1733) Avoid useless Buffer transformation (@michelsalib)
|
16
|
+
- [#1726](https://github.com/request/request/pull/1726) Update README.md (@paulomcnally)
|
17
|
+
- [#1715](https://github.com/request/request/pull/1715) Fix forever option in node > 0.10 #1709 (@calibr)
|
18
|
+
- [#1716](https://github.com/request/request/pull/1716) Do not create Buffer from Object in setContentLength(iojs v3.0 issue) (@calibr)
|
19
|
+
- [#1711](https://github.com/request/request/pull/1711) Add ability to detect connect timeouts (@kevinburke)
|
20
|
+
- [#1712](https://github.com/request/request/pull/1712) Set certificate expiration to August 2, 2018 (@kevinburke)
|
21
|
+
- [#1700](https://github.com/request/request/pull/1700) debug() when JSON.parse() on a response body fails (@phillipj)
|
22
|
+
|
3
23
|
### v2.60.0 (2015/07/21)
|
4
24
|
- [#1687](https://github.com/request/request/pull/1687) Fix caseless bug - content-type not being set for multipart/form-data (@simov, @garymathews)
|
5
25
|
|
@@ -67,9 +87,9 @@
|
|
67
87
|
- [#1469](https://github.com/request/request/pull/1469) Feature/base url (@froatsnook)
|
68
88
|
- [#1459](https://github.com/request/request/pull/1459) Add option to time request/response cycle (including rollup of redirects) (@aaron-em)
|
69
89
|
- [#1468](https://github.com/request/request/pull/1468) Re-enable io.js/node 0.12 build (@simov, @mikeal, @BBB)
|
70
|
-
- [#1442](https://github.com/request/request/pull/1442) Fixed the issue with strictSSL tests on 0.12 & io.js by explicitly setting a cipher that matches the cert. (@BBB, @nicolasmccurdy, @simov, @0x4139)
|
90
|
+
- [#1442](https://github.com/request/request/pull/1442) Fixed the issue with strictSSL tests on 0.12 & io.js by explicitly setting a cipher that matches the cert. (@BBB, @nicolasmccurdy, @demohi, @simov, @0x4139)
|
71
91
|
- [#1460](https://github.com/request/request/pull/1460) localAddress or proxy config is lost when redirecting (@simov, @0x4139)
|
72
|
-
- [#1453](https://github.com/request/request/pull/1453) Test on Node.js 0.12 and io.js with allowed failures (@nicolasmccurdy)
|
92
|
+
- [#1453](https://github.com/request/request/pull/1453) Test on Node.js 0.12 and io.js with allowed failures (@nicolasmccurdy, @demohi)
|
73
93
|
- [#1426](https://github.com/request/request/pull/1426) Fixing tests to pass on io.js and node 0.12 (only test-https.js stiff failing) (@mikeal)
|
74
94
|
- [#1446](https://github.com/request/request/pull/1446) Missing HTTP referer header with redirects Fixes #1038 (@simov, @guimonz)
|
75
95
|
- [#1428](https://github.com/request/request/pull/1428) Deprecate Node v0.8.x (@nylen)
|
@@ -221,7 +221,7 @@ Some variations in different HTTP implementations require a newline/CRLF before,
|
|
221
221
|
uri: 'http://service.com/upload',
|
222
222
|
multipart: [
|
223
223
|
{
|
224
|
-
'content-type': 'application/json'
|
224
|
+
'content-type': 'application/json',
|
225
225
|
body: JSON.stringify({foo: 'bar', _attachments: {'message.txt': {follows: true, length: 18, 'content_type': 'text/plain' }}})
|
226
226
|
},
|
227
227
|
{ body: 'I am an attachment' },
|
@@ -673,12 +673,12 @@ a validation step will check if the HAR Request format matches the latest spec (
|
|
673
673
|
var request = require('request')
|
674
674
|
request({
|
675
675
|
// will be ignored
|
676
|
-
method: 'GET'
|
676
|
+
method: 'GET',
|
677
677
|
uri: 'http://www.google.com',
|
678
678
|
|
679
679
|
// HTTP Archive Request Object
|
680
680
|
har: {
|
681
|
-
url: 'http://www.mockbin.com/har'
|
681
|
+
url: 'http://www.mockbin.com/har',
|
682
682
|
method: 'POST',
|
683
683
|
headers: [
|
684
684
|
{
|
@@ -768,7 +768,7 @@ The first argument can be either a `url` or an `options` object. The only requir
|
|
768
768
|
|
769
769
|
- `encoding` - Encoding to be used on `setEncoding` of response data. If `null`, the `body` is returned as a `Buffer`. Anything else **(including the default value of `undefined`)** will be passed as the [encoding](http://nodejs.org/api/buffer.html#buffer_buffer) parameter to `toString()` (meaning this is effectively `utf8` by default). (**Note:** if you expect binary data, you should set `encoding: null`.)
|
770
770
|
- `gzip` - If `true`, add an `Accept-Encoding` header to request compressed content encodings from the server (if not already present) and decode supported content encodings in the response. **Note:** Automatic decoding of the response content is performed on the body data returned through `request` (both through the `request` stream and passed to the callback function) but is not performed on the `response` stream (available from the `response` event) which is the unmodified `http.IncomingMessage` object which may contain compressed data. See example below.
|
771
|
-
- `jar` - If `true
|
771
|
+
- `jar` - If `true`, remember cookies for future use (or define your custom cookie jar; see examples section)
|
772
772
|
|
773
773
|
---
|
774
774
|
|
@@ -784,9 +784,12 @@ The first argument can be either a `url` or an `options` object. The only requir
|
|
784
784
|
with your pool options or create the pool object with the `maxSockets`
|
785
785
|
property outside of the loop.
|
786
786
|
- `timeout` - Integer containing the number of milliseconds to wait for a
|
787
|
-
|
788
|
-
|
789
|
-
|
787
|
+
server to send response headers (and start the response body) before aborting
|
788
|
+
the request. Note that if the underlying TCP connection cannot be established,
|
789
|
+
the OS-wide TCP connection timeout will overrule the `timeout` option ([the
|
790
|
+
default in Linux can be anywhere from 20-120 seconds][linux-timeout]).
|
791
|
+
|
792
|
+
[linux-timeout]: http://www.sekuda.com/overriding_the_default_linux_kernel_20_second_tcp_socket_connect_timeout
|
790
793
|
|
791
794
|
---
|
792
795
|
|
@@ -938,6 +941,35 @@ There are at least three ways to debug the operation of `request`:
|
|
938
941
|
|
939
942
|
---
|
940
943
|
|
944
|
+
## Timeouts
|
945
|
+
|
946
|
+
Most requests to external servers should have a timeout attached, in case the
|
947
|
+
server is not responding in a timely manner. Without a timeout, your code may
|
948
|
+
have a socket open/consume resources for minutes or more.
|
949
|
+
|
950
|
+
There are two main types of timeouts: **connection timeouts** and **read
|
951
|
+
timeouts**. A connect timeout occurs if the timeout is hit while your client is
|
952
|
+
attempting to establish a connection to a remote machine (corresponding to the
|
953
|
+
[connect() call][connect] on the socket). A read timeout occurs any time the
|
954
|
+
server is too slow to send back a part of the response.
|
955
|
+
|
956
|
+
These two situations have widely different implications for what went wrong
|
957
|
+
with the request, so it's useful to be able to distinguish them. You can detect
|
958
|
+
timeout errors by checking `err.code` for an 'ETIMEDOUT' value. Further, you
|
959
|
+
can detect whether the timeout was a connection timeout by checking if the
|
960
|
+
`err.connect` property is set to `true`.
|
961
|
+
|
962
|
+
```js
|
963
|
+
request.get('http://10.255.255.1', {timeout: 1500}, function(err) {
|
964
|
+
console.log(err.code === 'ETIMEDOUT');
|
965
|
+
// Set to `true` if the timeout was a connection timeout, `false` or
|
966
|
+
// `undefined` otherwise.
|
967
|
+
console.log(err.connect === true);
|
968
|
+
process.exit(0);
|
969
|
+
});
|
970
|
+
```
|
971
|
+
|
972
|
+
[connect]: http://linux.die.net/man/2/connect
|
941
973
|
|
942
974
|
## Examples:
|
943
975
|
|
@@ -997,7 +1029,7 @@ the server sent a compressed response.
|
|
997
1029
|
})
|
998
1030
|
```
|
999
1031
|
|
1000
|
-
Cookies are disabled by default (else, they would be used in subsequent requests). To enable cookies, set `jar` to `true` (either in `defaults` or `options`)
|
1032
|
+
Cookies are disabled by default (else, they would be used in subsequent requests). To enable cookies, set `jar` to `true` (either in `defaults` or `options`).
|
1001
1033
|
|
1002
1034
|
```js
|
1003
1035
|
var request = request.defaults({jar: true})
|
@@ -1054,8 +1086,8 @@ To inspect your cookie jar after a request:
|
|
1054
1086
|
```js
|
1055
1087
|
var j = request.jar()
|
1056
1088
|
request({url: 'http://www.google.com', jar: j}, function () {
|
1057
|
-
var cookie_string = j.getCookieString(
|
1058
|
-
var cookies = j.getCookies(
|
1089
|
+
var cookie_string = j.getCookieString(url); // "key1=value1; key2=value2; ..."
|
1090
|
+
var cookies = j.getCookies(url);
|
1059
1091
|
// [{key: 'key1', value: 'value1', domain: "www.google.com", ...}, ...]
|
1060
1092
|
})
|
1061
1093
|
```
|
@@ -88,6 +88,8 @@ function wrapRequestMethod (method, options, requester, verb) {
|
|
88
88
|
var target = {}
|
89
89
|
extend(true, target, options, params)
|
90
90
|
|
91
|
+
target.pool = params.pool || options.pool
|
92
|
+
|
91
93
|
if (verb) {
|
92
94
|
target.method = (verb === 'del' ? 'DELETE' : verb.toUpperCase())
|
93
95
|
}
|
@@ -103,6 +105,8 @@ function wrapRequestMethod (method, options, requester, verb) {
|
|
103
105
|
request.defaults = function (options, requester) {
|
104
106
|
var self = this
|
105
107
|
|
108
|
+
options = options || {}
|
109
|
+
|
106
110
|
if (typeof options === 'function') {
|
107
111
|
requester = options
|
108
112
|
options = {}
|
@@ -8,7 +8,7 @@
|
|
8
8
|
"description": "AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.",
|
9
9
|
"version": "0.5.0",
|
10
10
|
"repository": {
|
11
|
-
"url": "
|
11
|
+
"url": "https://github.com/mikeal/aws-sign"
|
12
12
|
},
|
13
13
|
"main": "index.js",
|
14
14
|
"dependencies": {},
|
@@ -1,4 +1,4 @@
|
|
1
|
-
Copyright (c)
|
1
|
+
# Copyright (c) 2015 Calvin Metcalf
|
2
2
|
|
3
3
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
4
4
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -7,13 +7,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7
7
|
copies of the Software, and to permit persons to whom the Software is
|
8
8
|
furnished to do so, subject to the following conditions:
|
9
9
|
|
10
|
-
The above copyright notice and this permission notice shall be included in
|
11
|
-
|
10
|
+
The above copyright notice and this permission notice shall be included in all
|
11
|
+
copies or substantial portions of the Software.
|
12
12
|
|
13
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
+
**THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
14
14
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
15
15
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
16
16
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
17
17
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
18
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
19
|
-
|
18
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
19
|
+
SOFTWARE.**
|