fabric8-analytics-lsp-server
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "fabric8-analytics-lsp-server", | ||
"description": "LSP Server for Dependency Analytics", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"author": "Pavel Odvody", | ||
@@ -52,3 +52,3 @@ "contributors": [ | ||
"scripts": { | ||
"build": "tsc -p . && cp package.json output", | ||
"build": "tsc -p . && cp package.json LICENSE README.md output", | ||
"test": "nyc mocha", | ||
@@ -55,0 +55,0 @@ "semantic-release": "semantic-release --debug" |
Sorry, the diff of this file is not supported yet
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
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
75047
14
1
49