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