comment-json
Advanced tools
Comparing version 4.0.5 to 4.0.6
{ | ||
"name": "comment-json", | ||
"version": "4.0.5", | ||
"version": "4.0.6", | ||
"description": "Parse and stringify JSON with comments. It will retain comments even after saved!", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -56,4 +56,6 @@ [![Build Status](https://travis-ci.org/kaelzhang/node-comment-json.svg?branch=master)](https://travis-ci.org/kaelzhang/node-comment-json) | ||
For TypeScript developers, [`@types/comment-json`](https://www.npmjs.com/package/@types/comment-json) could be used. | ||
~~For TypeScript developers, [`@types/comment-json`](https://www.npmjs.com/package/@types/comment-json) could be used~~ | ||
Since `2.4.1`, `comment-json` contains typescript declarations, so you might as well remove `@types/comment-json`. | ||
## Usage | ||
@@ -60,0 +62,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
43466
581