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.3.0 to 5.3.1

15

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

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