parse-function
Advanced tools
Comparing version 5.4.0 to 5.4.1
@@ -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 @@ |
{ | ||
"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" | ||
} |
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
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
5
300
82387
7