@gedit/application-server
Advanced tools
Comparing version 0.1.56 to 0.1.57
{ | ||
"name": "@gedit/application-server", | ||
"version": "0.1.56", | ||
"version": "0.1.57", | ||
"license": "MIT", | ||
@@ -12,6 +12,6 @@ "main": "lib/node/index", | ||
"dependencies": { | ||
"@gedit/application-common": "^0.1.56", | ||
"@gedit/connection": "^0.1.56", | ||
"@gedit/logger": "^0.1.56", | ||
"@gedit/utils": "^0.1.56", | ||
"@gedit/application-common": "^0.1.57", | ||
"@gedit/connection": "^0.1.57", | ||
"@gedit/logger": "^0.1.57", | ||
"@gedit/utils": "^0.1.57", | ||
"@types/express": "^4.16.0", | ||
@@ -42,3 +42,3 @@ "@types/route-parser": "^0.1.1", | ||
}, | ||
"gitHead": "dad95286cca3bf7334d6765fa9c7b67303d6cb72" | ||
"gitHead": "d83185cc99ccb9faa166136ac4e9aef16409628a" | ||
} |
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.57
Updated@gedit/logger@^0.1.57
Updated@gedit/utils@^0.1.57