parse-function
Advanced tools
Comparing version 5.5.3 to 5.5.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [5.5.4](https://github.com/tunnckoCore/opensource/compare/parse-function@5.5.3...parse-function@5.5.4) (2020-01-19) | ||
### Bug Fixes | ||
* update badges & regenerate readmes ([9917d0a](https://github.com/tunnckoCore/opensource/commit/9917d0a8cb045e2b6f83935347d6bb35144686bc)) | ||
## [5.5.3](https://github.com/tunnckoCore/opensource/compare/parse-function@5.5.2...parse-function@5.5.3) (2020-01-19) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "parse-function", | ||
"version": "5.5.3", | ||
"version": "5.5.4", | ||
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins", | ||
@@ -107,3 +107,3 @@ "repository": { | ||
}, | ||
"gitHead": "b5eed58a5fbba071047b5e032792f4953f9f450d" | ||
"gitHead": "820e49e8692e845205e50d5c5f5869d8313f4206" | ||
} |
@@ -11,3 +11,3 @@ <p align="center"> | ||
# parse-function [![npm version][npmv-img]][npmv-url] [![License][license-img]][license-url] | ||
# parse-function [![npm version][npmv-img]][npmv-url] [![License][license-img]][license-url] [![Libera Manifesto][libera-manifesto-img]][libera-manifesto-url] | ||
@@ -23,3 +23,2 @@ > Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins | ||
[![CodeCov coverage status][codecoverage-img]][codecoverage-url] | ||
[![DavidDM dependency status][dependencies-img]][dependencies-url] | ||
[![Renovate App Status][renovateapp-img]][renovateapp-url] | ||
@@ -511,37 +510,31 @@ [![Make A Pull Request][prs-welcome-img]][prs-welcome-url] | ||
[npmv-url]: https://www.npmjs.com/package/parse-function | ||
[npmv-img]: https://badgen.net/npm/v/parse-function?icon=npm?cache=1 | ||
[nodejs-img]: https://badgen.net/badge/node/>=8.11/green?cache=1 | ||
<!-- | ||
[ghrelease-url]: https://github.com/tunnckoCore/opensource/releases/latest | ||
[ghrelease-img]: https://badgen.net/github/release/tunnckoCore/opensource?icon=github | ||
--> | ||
[npmv-img]: https://badgen.net/npm/v/parse-function?icon=npm&cache=300 | ||
[license-url]: https://github.com/tunnckoCore/opensource/blob/master/packages/parse-function/LICENSE | ||
[license-img]: https://badgen.net/npm/license/parse-function?cache=1 | ||
[license-img]: https://badgen.net/npm/license/parse-function?cache=300 | ||
[libera-manifesto-url]: https://liberamanifesto.com | ||
[libera-manifesto-img]: https://badgen.net/badge/libera/manifesto/grey | ||
<!-- Front line badges --> | ||
[codecoverage-img]: https://badgen.net/badge/coverage/100%25/green?icon=codecov&cache=300 | ||
[codecoverage-url]: https://codecov.io/gh/tunnckoCore/opensource | ||
[codestyle-url]: https://github.com/airbnb/javascript | ||
[codestyle-img]: https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb&cache=1 | ||
[codestyle-img]: https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb&cache=300 | ||
[linuxbuild-url]: https://github.com/tunnckocore/opensource/actions | ||
[linuxbuild-img]: https://badgen.net/github/checks/tunnckoCore/opensource/master?cache=1&label=build&icon=github | ||
[codecoverage-url]: https://codecov.io/gh/tunnckoCore/opensource | ||
[codecoverage-img]: https://badgen.net/badge/coverage/100%25/green?icon=codecov&cache=1 | ||
[dependencies-url]: https://david-dm.org/tunnckoCore/opensource | ||
[dependencies-img]: https://badgen.net/david/dep/tunnckoCore/opensource?label=deps&cache=1 | ||
[linuxbuild-img]: https://badgen.net/github/checks/tunnckoCore/opensource/master?cache=300&label=build&icon=github | ||
[ccommits-url]: https://conventionalcommits.org/ | ||
[ccommits-img]: https://badgen.net/badge/conventional%20commits/v1.0.0/green?cache=1 | ||
[ccommits-img]: https://badgen.net/badge/conventional%20commits/v1.0.0/green?cache=300 | ||
[standard-release-url]: https://github.com/standard-release/standard-release | ||
[standard-release-img]: https://badgen.net/badge/semantically/released/05c5ff?cache=1 | ||
[community-img]: https://badgen.net/badge/join/community/7b16ff?cache=1 | ||
[standard-release-img]: https://badgen.net/badge/semantically/released/05c5ff?cache=300 | ||
[community-img]: https://badgen.net/badge/join/community/7b16ff?cache=300 | ||
[community-url]: https://github.com/tunnckocorehq/community | ||
[last-commit-img]: https://badgen.net/github/last-commit/tunnckoCore/opensource/master?cache=1 | ||
[last-commit-img]: https://badgen.net/github/last-commit/tunnckoCore/opensource/master?cache=300 | ||
[last-commit-url]: https://github.com/tunnckoCore/opensource/commits/master | ||
[downloads-weekly-img]: https://badgen.net/npm/dw/parse-function?icon=npm&cache=1 | ||
[downloads-monthly-img]: https://badgen.net/npm/dm/parse-function?icon=npm&cache=1 | ||
[downloads-total-img]: https://badgen.net/npm/dt/parse-function?icon=npm&cache=1 | ||
[nodejs-img]: https://badgen.net/badge/node/>=8.11/green?cache=300 | ||
[downloads-weekly-img]: https://badgen.net/npm/dw/parse-function?icon=npm&cache=300 | ||
[downloads-monthly-img]: https://badgen.net/npm/dm/parse-function?icon=npm&cache=300 | ||
[downloads-total-img]: https://badgen.net/npm/dt/parse-function?icon=npm&cache=300 | ||
[renovateapp-url]: https://renovatebot.com | ||
[renovateapp-img]: https://badgen.net/badge/renovate/enabled/green?cache=1 | ||
[prs-welcome-img]: https://badgen.net/badge/PRs/welcome/green?cache=1 | ||
[renovateapp-img]: https://badgen.net/badge/renovate/enabled/green?cache=300 | ||
[prs-welcome-img]: https://badgen.net/badge/PRs/welcome/green?cache=300 | ||
[prs-welcome-url]: http://makeapullrequest.com | ||
@@ -552,3 +545,3 @@ | ||
[paypal-url]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HYJJEZNSGAPGC&source=url | ||
[paypal-img]: https://badgen.net/badge/PayPal/donate/003087?cache=1&icon=https://simpleicons.now.sh/paypal/fff | ||
[paypal-img]: https://badgen.net/badge/PayPal/donate/003087?cache=300&icon=https://simpleicons.now.sh/paypal/fff | ||
@@ -558,3 +551,3 @@ <!-- TODO: update icon --> | ||
[kofi-url]: https://ko-fi.com/tunnckoCore | ||
[kofi-img]: https://badgen.net/badge/Buy%20me/a%20coffee/29abe0c2?cache=1&icon=https://rawcdn.githack.com/tunnckoCore/badgen-icons/f8264c6414e0bec449dd86f2241d50a9b89a1203/icons/kofi.svg | ||
[kofi-img]: https://badgen.net/badge/Buy%20me/a%20coffee/29abe0c2?cache=300&icon=https://rawcdn.githack.com/tunnckoCore/badgen-icons/f8264c6414e0bec449dd86f2241d50a9b89a1203/icons/kofi.svg | ||
@@ -564,7 +557,7 @@ <!-- TODO: update icon --> | ||
[bitcoin-url]: https://www.blockchain.com/btc/payment_request?address=3QNHKun1K1SUui1b4Z3KEGPPsWC1TgtnqA&message=Open+Source+Software&amount_local=10¤cy=USD | ||
[bitcoin-img]: https://badgen.net/badge/Bitcoin%20tip/3QNHKun...b4Z3KEGPPsWC1TgtnqA/yellow?cache=1&icon=https://simpleicons.now.sh/bitcoin/fff | ||
[bitcoin-img]: https://badgen.net/badge/Bitcoin%20tip/3QNHKun...b4Z3KEGPPsWC1TgtnqA/yellow?cache=300&icon=https://simpleicons.now.sh/bitcoin/fff | ||
[keybase-url]: https://keybase.io/tunnckoCore | ||
[keybase-img]: https://badgen.net/keybase/pgp/tunnckoCore?cache=1 | ||
[keybase-img]: https://badgen.net/keybase/pgp/tunnckoCore?cache=300 | ||
[twitter-url]: https://twitter.com/tunnckoCore | ||
[twitter-img]: https://badgen.net/twitter/follow/tunnckoCore?icon=twitter&color=1da1f2&cache=1 | ||
[twitter-img]: https://badgen.net/twitter/follow/tunnckoCore?icon=twitter&color=1da1f2&cache=300 | ||
[patreon-url]: https://www.patreon.com/bePatron?u=5579781 | ||
@@ -571,0 +564,0 @@ [patreon-img]: https://badgen.net/badge/Become/a%20patron/F96854?icon=patreon |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
75446
7
796
1
575