@gedit/application-server
Advanced tools
Comparing version 0.1.5 to 0.1.8
{ | ||
"name": "@gedit/application-server", | ||
"version": "0.1.5", | ||
"version": "0.1.8", | ||
"license": "MIT", | ||
@@ -8,9 +8,10 @@ "main": "lib/node/index", | ||
"files": [ | ||
"lib" | ||
"lib", | ||
"src" | ||
], | ||
"dependencies": { | ||
"@gedit/application-common": "^0.1.5", | ||
"@gedit/connection": "^0.1.5", | ||
"@gedit/logger": "^0.1.5", | ||
"@gedit/utils": "^0.1.5", | ||
"@gedit/application-common": "^0.1.8", | ||
"@gedit/connection": "^0.1.8", | ||
"@gedit/logger": "^0.1.8", | ||
"@gedit/utils": "^0.1.8", | ||
"@types/express": "^4.16.0", | ||
@@ -41,3 +42,3 @@ "@types/route-parser": "^0.1.1", | ||
}, | ||
"gitHead": "300bcdab2d7254f3ecf7bc3e8da6c726890d18a5" | ||
"gitHead": "8469fa3c7d9d10e8dafdac9f26f265412390bbf3" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
332283
123
5546
3
11
Updated@gedit/connection@^0.1.8
Updated@gedit/logger@^0.1.8
Updated@gedit/utils@^0.1.8