vanilla-jsoneditor
Advanced tools
Comparing version 0.17.7 to 0.17.8
{ | ||
"name": "vanilla-jsoneditor", | ||
"description": "A web-based tool to view, edit, format, transform, and validate JSON", | ||
"version": "0.17.7", | ||
"version": "0.17.8", | ||
"homepage": "https://jsoneditoronline.org", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -49,2 +49,6 @@ # vanilla-jsoneditor | ||
// Or use it through a CDN (not recommended for use in production): | ||
// import { JSONEditor } from 'https://unpkg.com/vanilla-jsoneditor/index.js' | ||
// import { JSONEditor } from 'https://cdn.jsdelivr.net/npm/vanilla-jsoneditor/index.js' | ||
let content = { | ||
@@ -51,0 +55,0 @@ text: undefined, |
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
254
7870632
41389