is-finite-x
Advanced tools
Comparing version 4.0.18 to 4.0.19
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-22T12:15:37.965Z", | ||
"date": "2019-07-23T23:43:54.594Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.18" | ||
"version": "4.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-22T12:15:37.965Z", | ||
"date": "2019-07-23T23:43:54.594Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isFinite.", | ||
"license": "MIT", | ||
"version": "4.0.18" | ||
"version": "4.0.19" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-finite-x", | ||
"version": "4.0.18", | ||
"version": "4.0.19", | ||
"description": "ES6-compliant shim for Number.isFinite.", | ||
@@ -52,4 +52,4 @@ "homepage": "https://github.com/Xotic750/is-finite-x", | ||
"dependencies": { | ||
"infinity-x": "^2.0.19", | ||
"is-nan-x": "^2.0.21" | ||
"infinity-x": "^2.0.20", | ||
"is-nan-x": "^2.0.22" | ||
}, | ||
@@ -68,3 +68,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.10", | ||
"@prorenata/eslint-config-vue": "^1.13.11", | ||
"@types/jest": "^24.0.15", | ||
@@ -92,4 +92,4 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.1", | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jsdoc": "^15.7.1", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -117,3 +117,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"rimraf": "^2.6.3", | ||
"semver": "^6.2.0", | ||
"semver": "^6.3.0", | ||
"source-map-loader": "^0.2.4", | ||
@@ -123,3 +123,3 @@ "strip-ansi": "^5.2.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.36.1", | ||
"webpack": "^4.37.0", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
@@ -126,0 +126,0 @@ "webpack-cli": "^3.3.6", |
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
Updatedinfinity-x@^2.0.20
Updatedis-nan-x@^2.0.22