vanilla-jsoneditor
Advanced tools
Comparing version 0.7.6 to 0.7.7
@@ -5,2 +5,9 @@ # Changelog | ||
### [0.7.7](https://github.com/josdejong/svelte-jsoneditor/compare/v0.7.6...v0.7.7) (2022-09-29) | ||
### Features | ||
* implemented options `parser` and `validationParser` to support alternative JSON parsers like lossless-json ([#151](https://github.com/josdejong/svelte-jsoneditor/issues/151)) ([b47368b](https://github.com/josdejong/svelte-jsoneditor/commit/b47368b7de4c90bab89572210c869eaba64348a7)) | ||
### [0.7.6](https://github.com/josdejong/svelte-jsoneditor/compare/v0.7.5...v0.7.6) (2022-09-28) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "vanilla-jsoneditor", | ||
"description": "A web-based tool to view, edit, format, transform, and validate JSON", | ||
"version": "0.7.6", | ||
"version": "0.7.7", | ||
"homepage": "https://jsoneditoronline.org", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/josdejong/svelte-jsoneditor.git" | ||
}, | ||
"type": "module", | ||
@@ -11,6 +16,2 @@ "svelte": "index.js", | ||
"sideEffects": false, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/josdejong/svelte-jsoneditor.git" | ||
}, | ||
"license": "ISC", | ||
@@ -17,0 +18,0 @@ "scripts": {}, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
6480539
6765
1