is-data-view-x
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -5,9 +5,9 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-18T22:53:40.245Z", | ||
"date": "2019-07-19T22:33:01.111Z", | ||
"describe": "", | ||
"description": "Detect whether or not an object is a DataView.", | ||
"file": "is-data-view-x.min.js", | ||
"hash": "e02e46abfee91eb380d2", | ||
"hash": "3c8a8c87fbcee914327a", | ||
"license": "MIT", | ||
"version": "2.0.2" | ||
"version": "2.0.3" | ||
} | ||
@@ -14,0 +14,0 @@ */ |
{ | ||
"name": "is-data-view-x", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "Detect whether or not an object is a DataView.", | ||
@@ -51,8 +51,8 @@ "homepage": "https://github.com/Xotic750/is-data-view-x", | ||
"dependencies": { | ||
"attempt-x": "^2.0.11", | ||
"has-to-string-tag-x": "^2.0.12", | ||
"is-array-buffer-x": "^2.0.3", | ||
"is-object-like-x": "^2.0.15", | ||
"object-get-own-property-descriptor-x": "^4.0.8", | ||
"to-string-tag-x": "^2.0.15" | ||
"attempt-x": "^2.0.12", | ||
"has-to-string-tag-x": "^2.0.13", | ||
"is-array-buffer-x": "^2.0.4", | ||
"is-object-like-x": "^2.0.16", | ||
"object-get-own-property-descriptor-x": "^4.0.9", | ||
"to-string-tag-x": "^2.0.16" | ||
}, | ||
@@ -59,0 +59,0 @@ "devDependencies": { |
Sorry, the diff of this file is too big to display
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
271820
Updatedattempt-x@^2.0.12
Updatedhas-to-string-tag-x@^2.0.13
Updatedis-array-buffer-x@^2.0.4
Updatedis-object-like-x@^2.0.16
Updatedto-string-tag-x@^2.0.16