guess-json-indent
Advanced tools
Comparing version 1.1.0 to 1.2.0
{ | ||
"name": "guess-json-indent", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"type": "module", | ||
@@ -9,3 +9,3 @@ "exports": "./build/src/main.js", | ||
"files": [ | ||
"build/src/**/*.{js,d.ts,map,json,sh,md}" | ||
"build/src/**/*.{js,d.ts,json}" | ||
], | ||
@@ -55,3 +55,3 @@ "scripts": { | ||
"spyd": "^0.5.0", | ||
"test-each": "^5.1.1" | ||
"test-each": "^5.2.0" | ||
}, | ||
@@ -58,0 +58,0 @@ "engines": { |
@@ -75,2 +75,6 @@ [![Codecov](https://img.shields.io/codecov/c/github/ehmicky/guess-json-indent.svg?label=tested&logo=codecov)](https://codecov.io/gh/ehmicky/guess-json-indent) | ||
string | ||
- [`is-json-value`](https://github.com/ehmicky/is-json-value): Check if a value | ||
is valid JSON | ||
- [`safe-json-value`](https://github.com/ehmicky/safe-json-value): ⛑️ JSON | ||
serialization should never fail | ||
@@ -77,0 +81,0 @@ # Support |
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
107
20330
5