@gedit/application-server
Advanced tools
Comparing version 0.1.27 to 0.1.28
{ | ||
"name": "@gedit/application-server", | ||
"version": "0.1.27", | ||
"version": "0.1.28", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "main": "lib/node/index", | ||
"dependencies": { | ||
"@gedit/application-common": "^0.1.27", | ||
"@gedit/connection": "^0.1.27", | ||
"@gedit/logger": "^0.1.27", | ||
"@gedit/utils": "^0.1.27", | ||
"@gedit/application-common": "^0.1.28", | ||
"@gedit/connection": "^0.1.28", | ||
"@gedit/logger": "^0.1.28", | ||
"@gedit/utils": "^0.1.28", | ||
"@types/express": "^4.16.0", | ||
@@ -42,3 +42,3 @@ "@types/route-parser": "^0.1.1", | ||
}, | ||
"gitHead": "19ea81cee97eb79d1e86b838d4be3c615fefd485" | ||
"gitHead": "e10a3de59827fbf995e83bd74473319428821355" | ||
} |
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 5 instances 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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 5 instances in 1 package
Updated@gedit/connection@^0.1.28
Updated@gedit/logger@^0.1.28
Updated@gedit/utils@^0.1.28