json-parser
Advanced tools
Comparing version 0.2.3 to 0.2.4
{ | ||
"name": "json-parser", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "JSON parser to parse JSON object and MAINTAIN comments.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -47,4 +47,4 @@ # json-parser [![NPM version](https://badge.fury.io/js/json-parser.svg)](http://badge.fury.io/js/json-parser) [![Build Status](https://travis-ci.org/kaelzhang/node-json-parser.svg?branch=master)](https://travis-ci.org/kaelzhang/node-json-parser) [![Dependency Status](https://gemnasium.com/kaelzhang/node-json-parser.svg)](https://gemnasium.com/kaelzhang/node-json-parser) | ||
'// a': [ | ||
[['// comment for a'], ['/* block comment */']], | ||
[['// comment at right']] | ||
['// comment for a', '/* block comment */'], | ||
['// comment at right'] | ||
], | ||
@@ -51,0 +51,0 @@ |
Possible typosquat attack
Supply chain riskThere is a package with a similar name that is downloaded much more often.
Did you mean |
---|
jsonc-parser |
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
9943
1