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.4.0 to 5.4.1

dist/cjs/index.js

11

CHANGELOG.md

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

## [5.4.1](https://github.com/tunnckoCore/opensource/compare/parse-function@5.4.0...parse-function@5.4.1) (2019-10-22)
### Bug Fixes
* **parse-function:** remove `define-property` dependency ([5480e91](https://github.com/tunnckoCore/opensource/commit/5480e91eff38b22fd3301f2004ae80e1aff25e34))
# [5.4.0](https://github.com/tunnckoCore/opensource/compare/parse-function@5.3.3...parse-function@5.4.0) (2019-10-22)

@@ -8,0 +19,0 @@

5

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

@@ -57,3 +57,2 @@ "repository": {

"arrify": "^2.0.1",
"define-property": "^2.0.2",
"espree": "^6.1.1",

@@ -102,3 +101,3 @@ "for-in": "^1.0.2"

},
"gitHead": "d85de2150291e7ed8269031b72340bbdb4b49122"
"gitHead": "6c19103482bd5eeabc6d9c8ca7cc12cf3ea21d07"
}
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