is-data-view-x
Advanced tools
Comparing version 2.0.10 to 2.0.11
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T09:16:22.241Z", | ||
"date": "2019-07-27T15:12:25.541Z", | ||
"describe": "", | ||
"description": "Detect whether or not an object is a DataView.", | ||
"file": "is-data-view-x.js", | ||
"hash": "c7b29dd26e335a990c8b", | ||
"hash": "ffa1608603d256924523", | ||
"license": "MIT", | ||
"version": "2.0.10" | ||
"version": "2.0.11" | ||
} | ||
@@ -1396,4 +1396,2 @@ */ | ||
var to_number_x_esm_ERROR_MESSAGE = 'Cannot convert a Symbol value to a number'; | ||
/** @type {NumberConstructor} */ | ||
var to_number_x_esm_castNumber = testCharsCount.constructor; | ||
@@ -1400,0 +1398,0 @@ var pStrSlice = to_number_x_esm_ERROR_MESSAGE.slice; |
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T09:16:22.241Z", | ||
"date": "2019-07-27T15:12:25.541Z", | ||
"describe": "", | ||
"description": "Detect whether or not an object is a DataView.", | ||
"file": "is-data-view-x.min.js", | ||
"hash": "fa911f4140f9feac8f3c", | ||
"hash": "dcaf6951b5a4ed684ca1", | ||
"license": "MIT", | ||
"version": "2.0.10" | ||
"version": "2.0.11" | ||
} | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "is-data-view-x", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"description": "Detect whether or not an object is a DataView.", | ||
@@ -52,8 +52,8 @@ "homepage": "https://github.com/Xotic750/is-data-view-x", | ||
"dependencies": { | ||
"attempt-x": "^2.0.21", | ||
"has-to-string-tag-x": "^2.0.21", | ||
"is-array-buffer-x": "^2.0.11", | ||
"is-object-like-x": "^2.0.24", | ||
"object-get-own-property-descriptor-x": "^4.0.16", | ||
"to-string-tag-x": "^2.0.25" | ||
"attempt-x": "^2.0.22", | ||
"has-to-string-tag-x": "^2.0.22", | ||
"is-array-buffer-x": "^2.0.12", | ||
"is-object-like-x": "^2.0.25", | ||
"object-get-own-property-descriptor-x": "^4.0.17", | ||
"to-string-tag-x": "^2.0.26" | ||
}, | ||
@@ -79,3 +79,3 @@ "devDependencies": { | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000985", | ||
"caniuse-lite": "^1.0.30000986", | ||
"chalk": "^2.4.2", | ||
@@ -82,0 +82,0 @@ "concurrently": "^4.1.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
252434
1775
Updatedattempt-x@^2.0.22
Updatedhas-to-string-tag-x@^2.0.22
Updatedis-array-buffer-x@^2.0.12
Updatedis-object-like-x@^2.0.25
Updatedto-string-tag-x@^2.0.26