mistercrunch edited a comment on issue #5801: [WiP] Build LICENSE file 
dynamically
URL: 
https://github.com/apache/incubator-superset/pull/5801#issuecomment-453792841
 
 
   I updated the code, rebased, and regenerate the list of dubious packages in 
our JS tree:
   ```json
   {
     "Custom: https://github.com/tmcw/jsonlint": [
       ""
     ],
     "MIT*": [
       "split",
       "trim",
       "mapbox-gl",
       "optimist",
       "process",
       "expect.js",
       "exif-parser",
       "typed-function"
     ],
     "Custom: https://github.com/IonicaBizau/node-blah": [
       "flat-colors",
       "typpy"
     ],
     "Custom: http://badges.github.io/stability-badges/dist/stable.svg": [
       "gl-vec2",
       "gl-mat3",
       "gl-vec3"
     ],
     "AFLv2.1": [
       "json-schema"
     ],
     "Apache-2.0 WITH LLVM-exception": [
       "mousetrap"
     ],
     "CC0-1.0": [
       "string-hash"
     ],
     "Unlicense": [
       "tweetnacl"
     ]
   }
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to