to-integer-x
Advanced tools
Comparing version 4.0.19 to 4.0.20
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-21T22:29:38.555Z", | ||
"date": "2019-07-22T12:27:09.425Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"license": "MIT", | ||
"version": "4.0.19" | ||
"version": "4.0.20" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-21T22:29:38.555Z", | ||
"date": "2019-07-22T12:27:09.425Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ToInteger converts 'argument' to an integral numeric value.", | ||
"license": "MIT", | ||
"version": "4.0.19" | ||
"version": "4.0.20" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-integer-x", | ||
"version": "4.0.19", | ||
"version": "4.0.20", | ||
"description": "ToInteger converts 'argument' to an integral numeric value.", | ||
@@ -51,6 +51,6 @@ "homepage": "https://github.com/Xotic750/to-integer-x", | ||
"dependencies": { | ||
"is-finite-x": "^4.0.17", | ||
"is-nan-x": "^2.0.20", | ||
"math-sign-x": "^4.0.19", | ||
"to-number-x": "^3.0.19" | ||
"is-finite-x": "^4.0.18", | ||
"is-nan-x": "^2.0.21", | ||
"math-sign-x": "^4.0.20", | ||
"to-number-x": "^3.0.20" | ||
}, | ||
@@ -69,3 +69,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@prorenata/eslint-config-vue": "^1.13.10", | ||
"@types/jest": "^24.0.15", | ||
@@ -94,3 +94,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-jsdoc": "^15.6.1", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -130,3 +130,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"node": ">=8.11.4", | ||
"npm": "6.4.1" | ||
"npm": "6.10.1" | ||
}, | ||
@@ -133,0 +133,0 @@ "browserslist": [ |
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
190242
Updatedis-finite-x@^4.0.18
Updatedis-nan-x@^2.0.21
Updatedmath-sign-x@^4.0.20
Updatedto-number-x@^3.0.20