@gedit/application-server
Advanced tools
Comparing version 0.1.44 to 0.1.46
{ | ||
"name": "@gedit/application-server", | ||
"version": "0.1.44", | ||
"version": "0.1.46", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "main": "lib/node/index", | ||
"dependencies": { | ||
"@gedit/application-common": "^0.1.44", | ||
"@gedit/connection": "^0.1.44", | ||
"@gedit/logger": "^0.1.44", | ||
"@gedit/utils": "^0.1.44", | ||
"@gedit/application-common": "^0.1.46", | ||
"@gedit/connection": "^0.1.46", | ||
"@gedit/logger": "^0.1.46", | ||
"@gedit/utils": "^0.1.46", | ||
"@types/express": "^4.16.0", | ||
@@ -42,3 +42,3 @@ "@types/route-parser": "^0.1.1", | ||
}, | ||
"gitHead": "72e859c4cd56845aef86357e991c0b39d2a57286" | ||
"gitHead": "e761d7ae6c701701ef4608fa67976dbd93cf9280" | ||
} |
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 4 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 4 instances in 1 package
Updated@gedit/connection@^0.1.46
Updated@gedit/logger@^0.1.46
Updated@gedit/utils@^0.1.46