get-function-name-x
Advanced tools
Comparing version 3.0.8 to 3.0.9
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-24T00:58:25.050Z", | ||
"date": "2019-07-24T17:01:06.657Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Get the name of the function.", | ||
"license": "MIT", | ||
"version": "3.0.8" | ||
"version": "3.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-24T00:58:25.050Z", | ||
"date": "2019-07-24T17:01:06.657Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Get the name of the function.", | ||
"license": "MIT", | ||
"version": "3.0.8" | ||
"version": "3.0.9" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "get-function-name-x", | ||
"version": "3.0.8", | ||
"version": "3.0.9", | ||
"description": "Get the name of the function.", | ||
@@ -24,2 +24,3 @@ "homepage": "https://github.com/Xotic750/get-function-name-x", | ||
"main": "dist/get-function-name-x.js", | ||
"jsdelivr": "dist/get-function-name-x.min.js", | ||
"scripts": { | ||
@@ -52,5 +53,5 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/get-function-name-x.js -o dist/get-function-name-x.esm.js", | ||
"dependencies": { | ||
"is-function-x": "^4.0.21", | ||
"normalize-space-x": "^4.0.31", | ||
"replace-comments-x": "^3.0.18" | ||
"is-function-x": "^4.0.23", | ||
"normalize-space-x": "^4.0.33", | ||
"replace-comments-x": "^3.0.20" | ||
}, | ||
@@ -93,3 +94,3 @@ "devDependencies": { | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jsdoc": "^15.7.1", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -96,0 +97,0 @@ "eslint-plugin-lodash": "^5.1.0", |
<a href="https://travis-ci.org/Xotic750/get-function-name-x" | ||
title="Travis status"> | ||
title="Travis status"> | ||
<img | ||
src="https://travis-ci.org/Xotic750/get-function-name-x.svg?branch=master" | ||
alt="Travis status" height="18"/> | ||
src="https://travis-ci.org/Xotic750/get-function-name-x.svg?branch=master" | ||
alt="Travis status" height="18"> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/get-function-name-x" | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/get-function-name-x.svg" | ||
alt="Dependency status" height="18"/> | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/get-function-name-x/status.svg" | ||
alt="Dependency status" height="18"/> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/get-function-name-x#info=devDependencies" | ||
title="devDependency status"> | ||
<a | ||
href="https://david-dm.org/Xotic750/get-function-name-x?type=dev" | ||
title="devDependency status"> | ||
<img src="https://david-dm.org/Xotic750/get-function-name-x/dev-status.svg" | ||
alt="devDependency status" height="18"/> | ||
alt="devDependency status" height="18"/> | ||
</a> | ||
<a href="https://badge.fury.io/js/get-function-name-x" title="npm version"> | ||
<a href="https://badge.fury.io/js/get-function-name-x" | ||
title="npm version"> | ||
<img src="https://badge.fury.io/js/get-function-name-x.svg" | ||
alt="npm version" height="18"/> | ||
alt="npm version" height="18"> | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/get-function-name-x" | ||
title="jsDelivr hits"> | ||
<img src="https://data.jsdelivr.com/v1/package/npm/get-function-name-x/badge?style=rounded" | ||
alt="jsDelivr hits" height="18"> | ||
</a> | ||
<a name="module_get-function-name-x"></a> | ||
@@ -22,0 +30,0 @@ |
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
127802
66
Updatedis-function-x@^4.0.23
Updatednormalize-space-x@^4.0.33
Updatedreplace-comments-x@^3.0.20