parse-function
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -6,2 +6,17 @@ # Change Log | ||
## [5.3.1](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.0...parse-function@5.3.1) (2019-10-18) | ||
### Bug Fixes | ||
* **jest-runner-docs:** handle errors in postHook ([c7c44de](https://github.com/tunnckoCore/opensource/commit/c7c44de)) | ||
* readmes, oops ([d3f910d](https://github.com/tunnckoCore/opensource/commit/d3f910d)) | ||
* **jest-runner-docs:** hide signature block if empty, regen docs ([201036e](https://github.com/tunnckoCore/opensource/commit/201036e)) | ||
* **jest-runner-docs:** typos ([8edc954](https://github.com/tunnckoCore/opensource/commit/8edc954)) | ||
* dist files, docs runner updates, docs ([c021464](https://github.com/tunnckoCore/opensource/commit/c021464)), closes [#63](https://github.com/tunnckoCore/opensource/issues/63) | ||
# 5.3.0 (2019-10-18) | ||
@@ -8,0 +23,0 @@ |
{ | ||
"name": "parse-function", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins", | ||
@@ -91,3 +91,3 @@ "repository": { | ||
}, | ||
"gitHead": "050fe0250b18426afaf60d36cdfe13a9782658f2" | ||
"gitHead": "3268ac8e4840781f78928ce57110eea964d75ae8" | ||
} |
@@ -281,8 +281,2 @@ # parse-function [![npm version][npmv-img]][npmv-url] [![License][license-img]][license-url] | ||
**Signature** | ||
```ts | ||
function | ||
``` | ||
**Params** | ||
@@ -331,8 +325,2 @@ | ||
**Signature** | ||
```ts | ||
function | ||
``` | ||
**Params** | ||
@@ -383,8 +371,2 @@ | ||
**Signature** | ||
```ts | ||
function | ||
``` | ||
**Params** | ||
@@ -441,4 +423,2 @@ | ||
**[back to top](#readme)** | ||
## Result | ||
@@ -445,0 +425,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
0
128090
574