You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/03 08:14:00 UTC

[GitHub] [skywalking-eyes] kezhenxu94 commented on pull request #51: Enhance NPM dependency resolver to resolve all the dependent packages

kezhenxu94 commented on pull request #51:
URL: https://github.com/apache/skywalking-eyes/pull/51#issuecomment-891636325


   > It seems in some cases, the `license` field in package.json shows as:
   > 
   > ```
   > "licenses": [
   >      {
   >          "type": "AFLv2.1",
   >          "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L43"
   >      },
   >      {
   >          "type": "BSD",
   >          "url": "http://trac.dojotoolkit.org/browser/dojo/trunk/LICENSE#L13"
   >      }
   > ```
   > 
   > It can not be parsed right now. Plan to fix this in next patch
   
   Good catch! Projects are able to be dual-licensed or licensed under multiple licenses, let’s tackle this case in next PR


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org