This repository was archived by the owner on Apr 26, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ NPM version] ( https://badge.fury.io/js/hapi-cors-headers.svg )] ( https://www.npmjs.com/package/hapi-cors-headers )
6
6
[ ![ Build Status] ( https://travis-ci.org/gr2m/hapi-cors-headers.svg?branch=master )] ( https://travis-ci.org/gr2m/hapi-cors-headers )
7
7
[ ![ Coverage Status] ( https://coveralls.io/repos/gr2m/hapi-cors-headers/badge.svg?branch=master )] ( https://coveralls.io/r/gr2m/hapi-cors-headers?branch=master )
8
- [ ![ Dependency Status] ( https://david-dm.org/hoodiehq/pouchdb-hoodie-api .svg )] ( https://david-dm.org/hoodiehq/pouchdb-hoodie-api )
8
+ [ ![ Dependency Status] ( https://david-dm.org/gr2m/hapi-cors-headers .svg )] ( https://david-dm.org/gr2m/hapi-cors-headers )
9
9
10
10
Enables [ CORS] ( https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS ) on
11
11
all server response, securely from all origins, with ` access-control-allow-credentials: true ` .
@@ -30,7 +30,7 @@ npm install --save hapi-cors-headers
30
30
31
31
## Test
32
32
33
- [ ![ devDependency Status] ( https://david-dm.org/hoodiehq/pouchdb-hoodie-api /dev-status.svg )] ( https://david-dm.org/hoodiehq/pouchdb-hoodie-api #info=devDependencies )
33
+ [ ![ devDependency Status] ( https://david-dm.org/gr2m/hapi-cors-headers /dev-status.svg )] ( https://david-dm.org/gr2m/hapi-cors-headers #info=devDependencies )
34
34
35
35
``` bash
36
36
npm test
You can’t perform that action at this time.
0 commit comments