Skip to content

Commit f778a0a

Browse files
committed
Merge branch 'master' of github.com:hapijs/bourne
2 parents 8557e38 + 62c2962 commit f778a0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: node_js
33
node_js:
44
- "8"
55
- "10"
6-
- "11"
6+
- "12"
77
- "node"
88

99
sudo: false

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
<a href="http://hapijs.com"><img src="https://raw.githubusercontent.com/hapijs/assets/master/images/family.png" width="180px" align="right" /></a>
2+
13
# Bourne. JSON Bourne.
24

35
`JSON.parse()` drop-in replacement with prototype poisoning protection
46

5-
Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)
6-
77
[![Build Status](https://travis-ci.org/hapijs/bourne.svg)](https://travis-ci.org/hapijs/bourne)
88

99
## Introduction

0 commit comments

Comments
 (0)