Comparing version 2.0.13 to 2.0.14
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-17T13:23:40.794Z", | ||
"date": "2019-07-17T18:09:54.806Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.13" | ||
"version": "2.0.14" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017-present", | ||
"date": "2019-07-17T13:23:40.794Z", | ||
"date": "2019-07-17T18:09:54.806Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
"license": "MIT", | ||
"version": "2.0.13" | ||
"version": "2.0.14" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-nan-x", | ||
"version": "2.0.13", | ||
"version": "2.0.14", | ||
"description": "ES6-compliant shim for Number.isNaN - the global isNaN returns false positives.", | ||
@@ -64,3 +64,3 @@ "homepage": "https://github.com/Xotic750/is-nan-x", | ||
"@babel/runtime": "^7.5.4", | ||
"@prorenata/eslint-config-vue": "^1.13.6", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@types/jest": "^24.0.15", | ||
@@ -88,3 +88,3 @@ "@types/node": "^12.6.6", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jest": "^22.9.0", | ||
"eslint-plugin-jest": "^22.10.0", | ||
"eslint-plugin-jsdoc": "^15.5.2", | ||
@@ -117,3 +117,3 @@ "eslint-plugin-json": "^1.4.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.36.0", | ||
"webpack": "^4.36.1", | ||
"webpack-bundle-analyzer": "^3.3.2", | ||
@@ -120,0 +120,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
27444