math-sign-x
Advanced tools
Comparing version 4.0.23 to 4.0.24
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:34:04.426Z", | ||
"date": "2019-07-24T16:13:38.401Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for Math.sign.", | ||
"license": "MIT", | ||
"version": "4.0.23" | ||
"version": "4.0.24" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:34:04.426Z", | ||
"date": "2019-07-24T16:13:38.401Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for Math.sign.", | ||
"license": "MIT", | ||
"version": "4.0.23" | ||
"version": "4.0.24" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "math-sign-x", | ||
"version": "4.0.23", | ||
"version": "4.0.24", | ||
"description": "Shim for Math.sign.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/math-sign-x", | ||
"dependencies": { | ||
"is-nan-x": "^2.0.23", | ||
"to-number-x": "^3.0.22" | ||
"is-nan-x": "^2.0.24", | ||
"to-number-x": "^3.0.23" | ||
}, | ||
@@ -93,3 +93,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 +96,0 @@ "eslint-plugin-lodash": "^5.1.0", |
<a href="https://travis-ci.org/Xotic750/math-sign-x" | ||
title="Travis status"> | ||
title="Travis status"> | ||
<img | ||
src="https://travis-ci.org/Xotic750/math-sign-x.svg?branch=master" | ||
alt="Travis status" height="18"/> | ||
src="https://travis-ci.org/Xotic750/math-sign-x.svg?branch=master" | ||
alt="Travis status" height="18"> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/math-sign-x" | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/math-sign-x.svg" | ||
alt="Dependency status" height="18"/> | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/math-sign-x/status.svg" | ||
alt="Dependency status" height="18"/> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/math-sign-x#info=devDependencies" | ||
title="devDependency status"> | ||
<a | ||
href="https://david-dm.org/Xotic750/math-sign-x?type=dev" | ||
title="devDependency status"> | ||
<img src="https://david-dm.org/Xotic750/math-sign-x/dev-status.svg" | ||
alt="devDependency status" height="18"/> | ||
alt="devDependency status" height="18"/> | ||
</a> | ||
<a href="https://badge.fury.io/js/math-sign-x" title="npm version"> | ||
<a href="https://badge.fury.io/js/math-sign-x" | ||
title="npm version"> | ||
<img src="https://badge.fury.io/js/math-sign-x.svg" | ||
alt="npm version" height="18"/> | ||
alt="npm version" height="18"> | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/math-sign-x" | ||
title="jsDelivr hits"> | ||
<img src="https://data.jsdelivr.com/v1/package/npm/math-sign-x/badge?style=rounded" | ||
alt="jsDelivr hits" height="18"> | ||
</a> | ||
<a name="module_math-sign-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
160641
67
Updatedis-nan-x@^2.0.24
Updatedto-number-x@^3.0.23