cordova-coho icon indicating copy to clipboard operation
cordova-coho copied to clipboard

check-license doesn't work (for plugins)

Open janpio opened this issue 5 years ago • 0 comments

check-license is supposed to "Go through each specified repo and check the licenses of node modules that are 3rd-party dependencies.".

But:

λ coho check-license -r active-plugins -g
Below is the license info for all the packages
├─ cordova-plugin-battery-status
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-battery-status
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-battery-status
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-camera
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-camera
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-camera
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-device
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-device
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-device
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-dialogs
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-dialogs
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-dialogs
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-file
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-file
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-file
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-geolocation
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-geolocation
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-geolocation
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-globalization
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-globalization
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-globalization
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-inappbrowser
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-inappbrowser
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-inappbrowser
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-media
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-media
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-media
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-media-capture
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-media-capture
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-media-capture
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-network-information
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-network-information
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-network-information
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-splashscreen
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-splashscreen
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-splashscreen
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-statusbar
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-statusbar
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-statusbar
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-screen-orientation
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-screen-orientation
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-screen-orientation
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-vibration
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-vibration
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-vibration
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-whitelist
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-whitelist
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-whitelist
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
├─ cordova-plugin-wkwebview-engine
│  └─ dependencies
│     └─ 0
│        ├─ name: cordova-plugin-wkwebview-engine
│        ├─ id: [email protected]
│        ├─ directory
│        │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-wkwebview-engine
│        └─ licenses
│           └─ 0
│              ├─ license: Apache-2.0
│              └─ url: (none)
└─ cordova-plugin-test-framework
   └─ dependencies
      └─ 0
         ├─ name: cordova-plugin-test-framework
         ├─ id: [email protected]
         ├─ directory
         │  └─ 0: E:\Projects\Cordova\coho checkouts 2\cordova-plugin-test-framework
         └─ licenses
            └─ 0
               ├─ license: Apache-2.0
               └─ url: (none)


***********************************************************************************************************************
***********************************************************************************************************************
***********************************************************************************************************************

No packages were flagged.

This only shows the packages themselves, not any real dependencies.

janpio avatar May 08 '19 18:05 janpio