math-sign-x
Advanced tools
Comparing version 4.0.25 to 4.0.26
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T21:46:39.030Z", | ||
"date": "2019-07-26T12:55:47.748Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for Math.sign.", | ||
"license": "MIT", | ||
"version": "4.0.25" | ||
"version": "4.0.26" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-25T21:46:39.030Z", | ||
"date": "2019-07-26T12:55:47.748Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Shim for Math.sign.", | ||
"license": "MIT", | ||
"version": "4.0.25" | ||
"version": "4.0.26" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "math-sign-x", | ||
"version": "4.0.25", | ||
"version": "4.0.26", | ||
"description": "Shim for Math.sign.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/math-sign-x", | ||
"dependencies": { | ||
"is-nan-x": "^2.0.25", | ||
"to-number-x": "^3.0.24" | ||
"is-nan-x": "^2.0.26", | ||
"to-number-x": "^3.0.25" | ||
}, | ||
@@ -92,3 +92,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", | ||
@@ -122,3 +122,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", | ||
@@ -125,0 +125,0 @@ "webpack-cli": "^3.3.6", |
@@ -1,2 +0,3 @@ | ||
<a href="https://travis-ci.org/Xotic750/math-sign-x" | ||
<a | ||
href="https://travis-ci.org/Xotic750/math-sign-x" | ||
title="Travis status"> | ||
@@ -7,3 +8,4 @@ <img | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/math-sign-x" | ||
<a | ||
href="https://david-dm.org/Xotic750/math-sign-x" | ||
title="Dependency status"> | ||
@@ -19,3 +21,4 @@ <img src="https://david-dm.org/Xotic750/math-sign-x/status.svg" | ||
</a> | ||
<a href="https://badge.fury.io/js/math-sign-x" | ||
<a | ||
href="https://badge.fury.io/js/math-sign-x" | ||
title="npm version"> | ||
@@ -25,3 +28,4 @@ <img src="https://badge.fury.io/js/math-sign-x.svg" | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/math-sign-x" | ||
<a | ||
href="https://www.jsdelivr.com/package/npm/math-sign-x" | ||
title="jsDelivr hits"> | ||
@@ -31,2 +35,8 @@ <img src="https://data.jsdelivr.com/v1/package/npm/math-sign-x/badge?style=rounded" | ||
</a> | ||
<a | ||
href="https://bettercodehub.com/results/Xotic750/math-sign-x" | ||
title="bettercodehub score"> | ||
<img src="https://bettercodehub.com/edge/badge/Xotic750/math-sign-x?branch=master" | ||
alt="bettercodehub score" height="18"> | ||
</a> | ||
@@ -33,0 +43,0 @@ <a name="module_math-sign-x"></a> |
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
160876
77
Updatedis-nan-x@^2.0.26
Updatedto-number-x@^3.0.25