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