This repository has been archived on 2021-03-09. You can view files and clone it, but cannot push or open issues or pull requests.
license-exporter/changelog.md

14 lines
675 B
Markdown

## Changes from 0.0.10 to 0.0.11
I noticed some packages not exporting properly/ in a standardized way
npm package|0.0.10|0.0.11|what
--- | --- | --- | ---
|core-js|❌|✅|repo contains `.git`
|quasar|❌|✅|repo contains `.git` + `git+https://`
|vue-property-decorator|❌|✅|repo contains `.git` + `git+https://`
|vue-geolocation-api|❌|✅|repo contains `github:` + description=`undefined`
|@types/node|❌|✅|author=`undefined`
|@typescript-eslint/eslint-plugin|❌|✅|author=`undefined`
|@typescript-eslint/parser|❌|✅|author=`undefined`
|eslint-config-standard|❌|✅|repo contains `.git` + `git://github.com`
|workbox-webpack-plugin|❌|✅|repo without url