Skip to content

update dependency versions #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update dependency versions #14

wants to merge 1 commit into from

Conversation

lxe
Copy link

@lxe lxe commented Apr 22, 2016

 raw-body         ~1.1.0  →   ~2.1.6
 safe-json-parse  ~1.0.1  →   ~4.0.0
 after            ~0.7.0  →   ~0.8.1
 test-server      ~0.1.3  →   ~0.2.1
 send-data        ~1.0.1  →   ~8.0.0
 tape             ~2.3.0  →   ~4.5.1
 process          ~0.5.1  →   ~0.11.2
 error            ^7.0.0  →   ^7.0.2
 hammock          ^1.0.0  →   ^1.1.0

```
 raw-body         ~1.1.0  →   ~2.1.6
 safe-json-parse  ~1.0.1  →   ~4.0.0
 after            ~0.7.0  →   ~0.8.1
 test-server      ~0.1.3  →   ~0.2.1
 send-data        ~1.0.1  →   ~8.0.0
 tape             ~2.3.0  →   ~4.5.1
 process          ~0.5.1  →   ~0.11.2
 error            ^7.0.0  →   ^7.0.2
 hammock          ^1.0.0  →   ^1.1.0
```
@lxe
Copy link
Author

lxe commented Apr 22, 2016

$ npm test

> [email protected] test /Users/aleksey/body
> node ./test/index.js

TAP version 13
# caching works
ok 1 raw body has been set
ok 2 body is parsed
ok 3 cached body is provided
ok 4 body is parsed
# parallel caching works
ok 5 raw body has been set
ok 6 body is parsed
ok 7 raw body has been set
ok 8 body is parsed
ok 9 raw body has been set
ok 10 body is parsed
ok 11 raw body has been set
ok 12 body is parsed
ok 13 raw body has been set
ok 14 body is parsed
ok 15 rawBody listeners cleared
# body works
ok 16 error is not null
body "foo" foo
ok 17 body is incorrect
ok 18 should be equal
ok 19 should be equal
# form works
ok 20 error is not null
ok 21 body is incorrect
ok 22 error is not null
ok 23 body is incorrect
# json works
ok 24 error is not null
ok 25 body is incorrect
ok 26 error is not null
ok 27 body is incorrect

1..27
# tests 27
# pass  27

# ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant