is-data-view-x
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-24T17:36:44.887Z", | ||
"date": "2019-07-25T22:45:43.646Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Detect whether or not an object is a DataView.", | ||
"license": "MIT", | ||
"version": "2.0.7" | ||
"version": "2.0.8" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-24T17:36:44.887Z", | ||
"date": "2019-07-25T22:45:43.646Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Detect whether or not an object is a DataView.", | ||
"license": "MIT", | ||
"version": "2.0.7" | ||
"version": "2.0.8" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-data-view-x", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"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.18", | ||
"has-to-string-tag-x": "^2.0.18", | ||
"is-array-buffer-x": "^2.0.8", | ||
"is-object-like-x": "^2.0.21", | ||
"object-get-own-property-descriptor-x": "^4.0.13", | ||
"to-string-tag-x": "^2.0.22" | ||
"attempt-x": "^2.0.19", | ||
"has-to-string-tag-x": "^2.0.19", | ||
"is-array-buffer-x": "^2.0.9", | ||
"is-object-like-x": "^2.0.22", | ||
"object-get-own-property-descriptor-x": "^4.0.14", | ||
"to-string-tag-x": "^2.0.23" | ||
}, | ||
@@ -72,3 +72,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.11", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@types/jest": "^24.0.15", | ||
@@ -75,0 +75,0 @@ "@types/node": "^12.6.8", |
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
Updatedattempt-x@^2.0.19
Updatedhas-to-string-tag-x@^2.0.19
Updatedis-array-buffer-x@^2.0.9
Updatedis-object-like-x@^2.0.22
Updatedto-string-tag-x@^2.0.23