We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8557e38 + 62c2962 commit f778a0aCopy full SHA for f778a0a
.travis.yml
@@ -3,7 +3,7 @@ language: node_js
3
node_js:
4
- "8"
5
- "10"
6
- - "11"
+ - "12"
7
- "node"
8
9
sudo: false
README.md
@@ -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
+
# Bourne. JSON Bourne.
`JSON.parse()` drop-in replacement with prototype poisoning protection
-Lead Maintainer: [Eran Hammer](https://github.com/hueniverse)
-
[](https://travis-ci.org/hapijs/bourne)
## Introduction
0 commit comments