schema-based-json-editor
Advanced tools
Comparing version 3.6.0 to 3.6.1
{ | ||
"name": "schema-based-json-editor", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"description": "A reactjs, angular2 and vuejs component of schema based json editor.", | ||
@@ -31,2 +31,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"@types/dragula": "^2.1.29", | ||
"@types/highlight.js": "^9.1.8", | ||
"@types/lodash": "^4.14.41", | ||
"@types/markdown-it": "0.0.1", | ||
"lodash": "^4.17.2", | ||
@@ -45,7 +49,3 @@ "tslib": "^1.2.0" | ||
"@angular/upgrade": "^2.2.4", | ||
"@types/dragula": "^2.1.29", | ||
"@types/highlight.js": "^9.1.8", | ||
"@types/jasmine": "^2.5.38", | ||
"@types/lodash": "^4.14.41", | ||
"@types/markdown-it": "0.0.1", | ||
"@types/react": "^0.14.52", | ||
@@ -52,0 +52,0 @@ "@types/react-dom": "^0.14.19", |
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
30
6
+ Added@types/dragula@^2.1.29
+ Added@types/highlight.js@^9.1.8
+ Added@types/lodash@^4.14.41
+ Added@types/markdown-it@0.0.1
+ Added@types/dragula@2.1.39(transitive)
+ Added@types/highlight.js@9.12.4(transitive)
+ Added@types/lodash@4.17.13(transitive)
+ Added@types/markdown-it@0.0.1(transitive)