parse-function
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="4.0.3"></a> | ||
## [4.0.3](https://github.com/tunnckocore/parse-function/compare/v4.0.2...v4.0.3) (2017-03-08) | ||
### Bug Fixes | ||
* **tests:** make it work on node 4 ([bc89a17](https://github.com/tunnckocore/parse-function/commit/bc89a17)) | ||
<a name="4.0.2"></a> | ||
@@ -7,0 +17,0 @@ ## [4.0.2](https://github.com/tunnckocore/parse-function/compare/v4.0.1...v4.0.2) (2017-03-08) |
{ | ||
"name": "parse-function", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Parse a function into an object that has its name, body, args and a few more useful properties.", | ||
@@ -5,0 +5,0 @@ "repository": "tunnckoCore/parse-function", |
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
46816