Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-async-function-x

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-async-function-x - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

4

dist/is-async-function-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-25T22:44:53.414Z",
"date": "2019-07-26T14:57:55.335Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determine if a function is a native aync function.",

"license": "MIT",
"version": "2.0.8"
"version": "2.0.9"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2017",
"date": "2019-07-25T22:44:53.414Z",
"date": "2019-07-26T14:57:55.335Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Determine if a function is a native aync function.",

"license": "MIT",
"version": "2.0.8"
"version": "2.0.9"
}

@@ -15,0 +15,0 @@ */

{
"name": "is-async-function-x",
"version": "2.0.8",
"version": "2.0.9",
"description": "Determine if a function is a native aync function.",

@@ -52,8 +52,8 @@ "homepage": "https://github.com/Xotic750/is-async-function-x",

"dependencies": {
"attempt-x": "^2.0.19",
"get-prototype-of-x": "^2.0.14",
"has-to-string-tag-x": "^2.0.19",
"normalize-space-x": "^4.0.34",
"replace-comments-x": "^3.0.21",
"to-string-tag-x": "^2.0.23"
"attempt-x": "^2.0.20",
"get-prototype-of-x": "^2.0.15",
"has-to-string-tag-x": "^2.0.20",
"normalize-space-x": "^4.0.35",
"replace-comments-x": "^3.0.22",
"to-string-tag-x": "^2.0.24"
},

@@ -95,3 +95,3 @@ "devDependencies": {

"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jest": "^22.13.7",
"eslint-plugin-jsdoc": "^15.7.2",

@@ -125,3 +125,3 @@ "eslint-plugin-json": "^1.4.0",

"typescript": "^3.5.3",
"webpack": "^4.37.0",
"webpack": "^4.38.0",
"webpack-bundle-analyzer": "^3.3.2",

@@ -128,0 +128,0 @@ "webpack-cli": "^3.3.6",

@@ -1,2 +0,3 @@

<a href="https://travis-ci.org/Xotic750/is-async-function-x"
<a
href="https://travis-ci.org/Xotic750/is-async-function-x"
title="Travis status">

@@ -7,3 +8,4 @@ <img

</a>
<a href="https://david-dm.org/Xotic750/is-async-function-x"
<a
href="https://david-dm.org/Xotic750/is-async-function-x"
title="Dependency status">

@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/is-async-function-x/status.svg"

</a>
<a href="https://badge.fury.io/js/is-async-function-x"
<a
href="https://badge.fury.io/js/is-async-function-x"
title="npm version">

@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/is-async-function-x.svg"

</a>
<a href="https://www.jsdelivr.com/package/npm/is-async-function-x"
<a
href="https://www.jsdelivr.com/package/npm/is-async-function-x"
title="jsDelivr hits">

@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/is-async-function-x/badge?style=rounded"

</a>
<a
href="https://bettercodehub.com/results/Xotic750/is-async-function-x"
title="bettercodehub score">
<img src="https://bettercodehub.com/edge/badge/Xotic750/is-async-function-x?branch=master"
alt="bettercodehub score" height="18">
</a>

@@ -33,0 +43,0 @@ <a name="module_is-async-function-x"></a>

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