is-data-view-x
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-21T23:21:37.574Z", | ||
"date": "2019-07-22T13:22:05.484Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Detect whether or not an object is a DataView.", | ||
"license": "MIT", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-data-view-x", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"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.14", | ||
"has-to-string-tag-x": "^2.0.14", | ||
"is-array-buffer-x": "^2.0.5", | ||
"is-object-like-x": "^2.0.17", | ||
"object-get-own-property-descriptor-x": "^4.0.10", | ||
"to-string-tag-x": "^2.0.18" | ||
"attempt-x": "^2.0.15", | ||
"has-to-string-tag-x": "^2.0.15", | ||
"is-array-buffer-x": "^2.0.6", | ||
"is-object-like-x": "^2.0.18", | ||
"object-get-own-property-descriptor-x": "^4.0.11", | ||
"to-string-tag-x": "^2.0.19" | ||
}, | ||
@@ -71,3 +71,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@prorenata/eslint-config-vue": "^1.13.10", | ||
"@types/jest": "^24.0.15", | ||
@@ -96,3 +96,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-jsdoc": "^15.6.1", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -132,3 +132,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"node": ">=8.11.4", | ||
"npm": "6.4.1" | ||
"npm": "6.10.1" | ||
}, | ||
@@ -135,0 +135,0 @@ "browserslist": [ |
Sorry, the diff of this file is too big to display
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
271851
Updatedattempt-x@^2.0.15
Updatedhas-to-string-tag-x@^2.0.15
Updatedis-array-buffer-x@^2.0.6
Updatedis-object-like-x@^2.0.18
Updatedto-string-tag-x@^2.0.19