Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parse-function

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-function - npm Package Compare versions

Comparing version 5.5.2 to 5.5.3

12

CHANGELOG.md

@@ -6,2 +6,14 @@ # Change Log

## [5.5.3](https://github.com/tunnckoCore/opensource/compare/parse-function@5.5.2...parse-function@5.5.3) (2020-01-19)
### Bug Fixes
* **glob-cache:** docs + 100% coverage :kiss: ([fde5f5f](https://github.com/tunnckoCore/opensource/commit/fde5f5fe6d707426f90041682eb1e7bbc75a682f))
* badges, regenerate readmes ([ccf3b73](https://github.com/tunnckoCore/opensource/commit/ccf3b73c123dc66f2b1964bb263ab9e331449d3c))
## [5.5.2](https://github.com/tunnckoCore/opensource/compare/parse-function@5.5.1...parse-function@5.5.2) (2020-01-19)

@@ -8,0 +20,0 @@

4

package.json
{
"name": "parse-function",
"version": "5.5.2",
"version": "5.5.3",
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins",

@@ -107,3 +107,3 @@ "repository": {

},
"gitHead": "2c533adbdb9674b5f2a88e8ef08ef2beda80385a"
"gitHead": "b5eed58a5fbba071047b5e032792f4953f9f450d"
}

@@ -232,3 +232,3 @@ <p align="center">

_Generated using [jest-runner-docs](https://npmjs.com/package/jest-runner-docs)._
_Generated using [jest-runner-docs](https://ghub.now.sh/jest-runner-docs)._

@@ -510,4 +510,4 @@ ### [parseFunction](./src/index.js#L52)

[npmv-url]: https://www.npmjs.com/package/parse-function
[npmv-img]: https://badgen.net/npm/v/parse-function?icon=npm
[nodejs-img]: https://badgen.net/badge/node/>=8.11/green
[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

@@ -520,3 +520,3 @@ <!--

[license-url]: https://github.com/tunnckoCore/opensource/blob/master/packages/parse-function/LICENSE
[license-img]: https://badgen.net/npm/license/parse-function
[license-img]: https://badgen.net/npm/license/parse-function?cache=1

@@ -526,23 +526,23 @@ <!-- Front line badges -->

[codestyle-url]: https://github.com/airbnb/javascript
[codestyle-img]: https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb
[codestyle-img]: https://badgen.net/badge/code%20style/airbnb/ff5a5f?icon=airbnb&cache=1
[linuxbuild-url]: https://github.com/tunnckocore/opensource/actions
[linuxbuild-img]: https://badgennet.charlike-oss.now.sh/github/checks/tunnckoCore/opensource/master?label=build&icon=github
[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
[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
[dependencies-img]: https://badgen.net/david/dep/tunnckoCore/opensource?label=deps&cache=1
[ccommits-url]: https://conventionalcommits.org/
[ccommits-img]: https://badgen.net/badge/conventional%20commits/v1.0.0/green
[ccommits-img]: https://badgen.net/badge/conventional%20commits/v1.0.0/green?cache=1
[standard-release-url]: https://github.com/standard-release/standard-release
[standard-release-img]: https://badgen.net/badge/semantically/released/05c5ff
[community-img]: https://badgen.net/badge/join/community/7b16ff
[standard-release-img]: https://badgen.net/badge/semantically/released/05c5ff?cache=1
[community-img]: https://badgen.net/badge/join/community/7b16ff?cache=1
[community-url]: https://github.com/tunnckocorehq/community
[last-commit-img]: https://badgen.net/github/last-commit/tunnckoCore/opensource/master
[last-commit-img]: https://badgen.net/github/last-commit/tunnckoCore/opensource/master?cache=1
[last-commit-url]: https://github.com/tunnckoCore/opensource/commits/master
[downloads-weekly-img]: https://badgen.net/npm/dw/parse-function?icon=npm
[downloads-monthly-img]: https://badgen.net/npm/dm/parse-function?icon=npm
[downloads-total-img]: https://badgen.net/npm/dt/parse-function?icon=npm
[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
[renovateapp-url]: https://renovatebot.com
[renovateapp-img]: https://badgen.net/badge/renovate/enabled/green
[prs-welcome-img]: https://badgen.net/badge/PRs/welcome/green
[renovateapp-img]: https://badgen.net/badge/renovate/enabled/green?cache=1
[prs-welcome-img]: https://badgen.net/badge/PRs/welcome/green?cache=1
[prs-welcome-url]: http://makeapullrequest.com

@@ -553,3 +553,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?icon=https://simpleicons.now.sh/paypal/fff
[paypal-img]: https://badgen.net/badge/PayPal/donate/003087?cache=1&icon=https://simpleicons.now.sh/paypal/fff

@@ -559,3 +559,3 @@ <!-- TODO: update icon -->

[kofi-url]: https://ko-fi.com/tunnckoCore
[kofi-img]: https://badgen.net/badge/Buy%20me/a%20coffee/29abe0c2?icon=https://rawcdn.githack.com/tunnckoCore/badgen-icons/f8264c6414e0bec449dd86f2241d50a9b89a1203/icons/kofi.svg
[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

@@ -565,7 +565,7 @@ <!-- TODO: update icon -->

[bitcoin-url]: https://www.blockchain.com/btc/payment_request?address=3QNHKun1K1SUui1b4Z3KEGPPsWC1TgtnqA&message=Open+Source+Software&amount_local=10&currency=USD
[bitcoin-img]: https://badgen.net/badge/Bitcoin%20tip/3QNHKun...b4Z3KEGPPsWC1TgtnqA/yellow?icon=https://simpleicons.now.sh/bitcoin/fff
[bitcoin-img]: https://badgen.net/badge/Bitcoin%20tip/3QNHKun...b4Z3KEGPPsWC1TgtnqA/yellow?cache=1&icon=https://simpleicons.now.sh/bitcoin/fff
[keybase-url]: https://keybase.io/tunnckoCore
[keybase-img]: https://badgen.net/keybase/pgp/tunnckoCore
[keybase-img]: https://badgen.net/keybase/pgp/tunnckoCore?cache=1
[twitter-url]: https://twitter.com/tunnckoCore
[twitter-img]: https://badgen.net/twitter/follow/tunnckoCore?icon=twitter&color=1da1f2
[twitter-img]: https://badgen.net/twitter/follow/tunnckoCore?icon=twitter&color=1da1f2&cache=1
[patreon-url]: https://www.patreon.com/bePatron?u=5579781

@@ -572,0 +572,0 @@ [patreon-img]: https://badgen.net/badge/Become/a%20patron/F96854?icon=patreon

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc