ngx-monaco-editor
Advanced tools
Comparing version 12.0.0-beta.1 to 12.0.0
{ | ||
"name": "ngx-monaco-editor", | ||
"version": "12.0.0-beta.1", | ||
"version": "12.0.0", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "Monaco Code Editor for Angular", |
@@ -36,3 +36,3 @@ # Monaco Editor Component for Angular 2 and above. | ||
"assets": [ | ||
{ "glob": "**/*", "input": "node_modules/monaco-editor/monaco-editor", "output": "assets/monaco-editor" } | ||
{ "glob": "**/*", "input": "node_modules/monaco-editor", "output": "assets/monaco-editor" } | ||
], | ||
@@ -39,0 +39,0 @@ ... |
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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
164630