json-parser
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "json-parser", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "JSON parser to parse JSON object and MAINTAIN comments.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -14,2 +14,5 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-json-parser.svg?branch=master)](https://travis-ci.org/kaelzhang/node-json-parser) | ||
- supports comments everywhere, yes, **EVERYWHERE** in a JSON file, eventually 😆 | ||
- fixes the known issue about comments inside arrays. | ||
## Install | ||
@@ -16,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13142
234