monocart-code-viewer
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "monocart-code-viewer", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Monocart Code Viewer", | ||
@@ -21,18 +21,18 @@ "main": "dist/monocart-code-viewer.js", | ||
"@codemirror/lang-css": "^6.2.0", | ||
"@codemirror/lang-html": "^6.4.3", | ||
"@codemirror/lang-javascript": "^6.1.8", | ||
"@codemirror/view": "^6.12.0", | ||
"@lezer/common": "^1.0.2", | ||
"@codemirror/lang-html": "^6.4.5", | ||
"@codemirror/lang-javascript": "^6.1.9", | ||
"@codemirror/view": "^6.14.0", | ||
"@lezer/common": "^1.0.3", | ||
"@lezer/css": "^1.1.2", | ||
"@lezer/html": "^1.3.4", | ||
"@lezer/javascript": "^1.4.3", | ||
"@uiw/codemirror-theme-xcode": "^4.20.2", | ||
"@uiw/codemirror-theme-xcode": "^4.21.5", | ||
"codemirror": "^6.0.1", | ||
"eslint": "^8.41.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-plus": "^1.0.6", | ||
"eslint-plugin-html": "^7.1.0", | ||
"lz-utils": "^2.0.1", | ||
"stylelint": "^15.6.2", | ||
"stylelint": "^15.9.0", | ||
"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
453934