raml-js-parser-2 icon indicating copy to clipboard operation
raml-js-parser-2 copied to clipboard

Unable to use due to license issues

Open wstallard-gobalto opened this issue 6 years ago • 2 comments

Looks like this library uses xmllint-jsparser and that doesn't have any license information which could become a problem for us to use this library. Anyway to add license information in the xmllint-jsparser library or avoid using that in this library?

yarn why xmllint-jsparser yarn why v0.27.5 [1/4] Why do we have the module "xmllint-jsparser"...? [2/4] Initialising dependency graph... [3/4] Finding dependency... [4/4] Calculating file sizes... info Reasons this module exists

  • "raml-1-parser#raml-definition-system#raml-typesystem#raml-xml-validation" depends on it

wstallard-gobalto avatar Aug 09 '18 23:08 wstallard-gobalto

+1; would like to see a license on that as well.

hyandell avatar Oct 03 '18 18:10 hyandell

Note that raml-js-parser-2 has been deprecated, the new official parser is webapi-parcser which has the license. Feel free to report any issue you may have on that repository.

postatum avatar Sep 25 '19 09:09 postatum