angular-schema-based-json-editor
Advanced tools
Comparing version 7.20.2 to 7.20.3
{ | ||
"name": "angular-schema-based-json-editor", | ||
"version": "7.20.2", | ||
"version": "7.20.3", | ||
"main": "dist/index.js", | ||
@@ -36,17 +36,17 @@ "types": "dist/index.d.ts", | ||
"markdown-tip-angular": "6", | ||
"schema-based-json-editor": "^7.20.2", | ||
"schema-based-json-editor": "^7.20.3", | ||
"select2-angular-component": "5" | ||
}, | ||
"devDependencies": { | ||
"@angular/platform-browser": "7.1.1", | ||
"@angular/platform-browser-dynamic": "7.1.1", | ||
"core-js": "2.5.7", | ||
"@angular/platform-browser": "7.2.12", | ||
"@angular/platform-browser-dynamic": "7.2.12", | ||
"core-js": "3.0.1", | ||
"dragula": "3.7.2", | ||
"highlight.js": "9.13.1", | ||
"highlight.js": "9.15.6", | ||
"markdown-it": "8.4.2", | ||
"monaco-editor": "0.15.6", | ||
"rxjs": "6.3.3", | ||
"zone.js": "0.8.26" | ||
"monaco-editor": "0.16.2", | ||
"rxjs": "6.4.0", | ||
"zone.js": "0.9.0" | ||
}, | ||
"gitHead": "5a7d6881a8d072029b5205d20333bf0a3fc23978" | ||
"gitHead": "d2f897993dee848a88377a9421a45d79d1957d46" | ||
} |
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
355831