is-data-view-x
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-08-20T20:20:38.561Z", | ||
"date": "2019-08-28T18:02:15.154Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Detect whether or not an object is a DataView.", | ||
"license": "MIT", | ||
"version": "2.1.1" | ||
"version": "2.1.2" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "is-data-view-x", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Detect whether or not an object is a DataView.", | ||
@@ -53,9 +53,9 @@ "homepage": "https://github.com/Xotic750/is-data-view-x", | ||
"dependencies": { | ||
"attempt-x": "^2.1.1", | ||
"util-get-getter-x": "^1.0.1", | ||
"has-to-string-tag-x": "^2.1.1", | ||
"is-array-buffer-x": "^2.1.1", | ||
"is-object-like-x": "^2.1.1", | ||
"simple-call-x": "^1.0.2", | ||
"to-string-tag-x": "^2.1.1" | ||
"attempt-x": "^2.1.2", | ||
"util-get-getter-x": "^1.0.2", | ||
"has-to-string-tag-x": "^2.1.2", | ||
"is-array-buffer-x": "^2.1.2", | ||
"is-object-like-x": "^2.1.2", | ||
"simple-call-x": "^1.0.3", | ||
"to-string-tag-x": "^2.1.2" | ||
}, | ||
@@ -72,6 +72,6 @@ "devDependencies": { | ||
"@types/node": "^12.7.2", | ||
"@types/webpack": "^4.39.0", | ||
"@xotic750/eslint-config-recommended": "^1.1.5", | ||
"@types/webpack": "^4.39.1", | ||
"@xotic750/eslint-config-recommended": "^1.1.8", | ||
"babel-core": "^7.0.0-0", | ||
"babel-eslint": "^10.0.2", | ||
"babel-eslint": "^10.0.3", | ||
"babel-loader": "^8.0.6", | ||
@@ -82,6 +82,6 @@ "babel-plugin-lodash": "^3.3.4", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^6.2.1", | ||
"eslint": "^6.2.2", | ||
"eslint-friendly-formatter": "^4.0.1", | ||
"eslint-import-resolver-webpack": "^0.11.1", | ||
"eslint-loader": "^2.2.1", | ||
"eslint-loader": "^3.0.0", | ||
"eslint-plugin-babel": "^5.3.0", | ||
@@ -93,3 +93,3 @@ "eslint-plugin-compat": "^3.3.0", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.15.1", | ||
"eslint-plugin-jest": "^22.15.2", | ||
"eslint-plugin-jsdoc": "^15.8.3", | ||
@@ -102,3 +102,3 @@ "eslint-plugin-json": "^1.4.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-sort-class-members": "^1.5.0", | ||
"eslint-plugin-sort-class-members": "^1.6.0", | ||
"eslint-plugin-switch-case": "^1.1.2", | ||
@@ -118,7 +118,7 @@ "jest": "^24.9.0", | ||
"typescript": "^3.5.3", | ||
"webpack": "^4.39.2", | ||
"webpack": "^4.39.3", | ||
"webpack-bundle-analyzer": "^3.4.1", | ||
"webpack-cli": "^3.3.7", | ||
"webpack-global-object-x": "^1.0.0", | ||
"webpack-merge": "^4.2.1" | ||
"webpack-merge": "^4.2.2" | ||
}, | ||
@@ -125,0 +125,0 @@ "engines": { |
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
Updatedattempt-x@^2.1.2
Updatedhas-to-string-tag-x@^2.1.2
Updatedis-array-buffer-x@^2.1.2
Updatedis-object-like-x@^2.1.2
Updatedsimple-call-x@^1.0.3
Updatedto-string-tag-x@^2.1.2
Updatedutil-get-getter-x@^1.0.2