@gedit/application-server
Advanced tools
Comparing version 0.2.11 to 0.2.12
{ | ||
"name": "@gedit/application-server", | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "main": "lib/node/index", | ||
"dependencies": { | ||
"@gedit/application-common": "^0.2.11", | ||
"@gedit/connection": "^0.2.11", | ||
"@gedit/logger": "^0.2.11", | ||
"@gedit/utils": "^0.2.10", | ||
"@gedit/application-common": "^0.2.12", | ||
"@gedit/connection": "^0.2.12", | ||
"@gedit/logger": "^0.2.12", | ||
"@gedit/utils": "^0.2.11", | ||
"@types/express": "^4.16.0", | ||
@@ -42,3 +42,3 @@ "@types/route-parser": "^0.1.1", | ||
}, | ||
"gitHead": "ae3505802ae3cfe1d1915d916400583dcf7f5ba1" | ||
"gitHead": "d95183632021f33643adb8f0ce03a1a678af8d9f" | ||
} |
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
275400
123
Updated@gedit/connection@^0.2.12
Updated@gedit/logger@^0.2.12
Updated@gedit/utils@^0.2.11