monocart-code-viewer
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "monocart-code-viewer", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Monocart Code Viewer", | ||
@@ -22,6 +22,6 @@ "main": "dist/monocart-code-viewer.js", | ||
"@codemirror/lang-html": "^6.4.3", | ||
"@codemirror/lang-javascript": "^6.1.7", | ||
"@codemirror/view": "^6.11.1", | ||
"@codemirror/lang-javascript": "^6.1.8", | ||
"@codemirror/view": "^6.12.0", | ||
"@lezer/common": "^1.0.2", | ||
"@lezer/css": "^1.1.1", | ||
"@lezer/css": "^1.1.2", | ||
"@lezer/html": "^1.3.4", | ||
@@ -35,5 +35,5 @@ "@lezer/javascript": "^1.4.3", | ||
"lz-utils": "^2.0.1", | ||
"stylelint": "^15.6.1", | ||
"stylelint": "^15.6.2", | ||
"stylelint-config-plus": "^1.0.3" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
452715