object-keys-x
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-19T22:09:40.717Z", | ||
"date": "2019-07-21T22:58:59.693Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "An ES6 Object.keys shim.", | ||
"license": "MIT", | ||
"version": "3.0.9" | ||
"version": "3.0.10" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "object-keys-x", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "An ES6 Object.keys shim.", | ||
@@ -53,12 +53,12 @@ "homepage": "https://github.com/Xotic750/object-keys-x", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.16", | ||
"attempt-x": "^2.0.12", | ||
"has-own-property-x": "^4.0.8", | ||
"array-like-slice-x": "^2.0.17", | ||
"attempt-x": "^2.0.14", | ||
"has-own-property-x": "^4.0.9", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.13", | ||
"is-regexp-x": "^3.0.9", | ||
"is-array-x": "^2.0.14", | ||
"is-regexp-x": "^3.0.10", | ||
"is-string": "^1.0.4", | ||
"object-keys": "^1.1.1", | ||
"split-if-boxed-bug-x": "^2.0.13", | ||
"to-object-x": "^2.0.11" | ||
"split-if-boxed-bug-x": "^2.0.14", | ||
"to-object-x": "^2.0.12" | ||
}, | ||
@@ -77,3 +77,3 @@ "devDependencies": { | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@prorenata/eslint-config-vue": "^1.13.9", | ||
"@types/jest": "^24.0.15", | ||
@@ -85,3 +85,3 @@ "@types/node": "^12.6.8", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000984", | ||
"caniuse-lite": "^1.0.30000985", | ||
"chalk": "^2.4.2", | ||
@@ -101,5 +101,5 @@ "concurrently": "^4.1.1", | ||
"eslint-plugin-html": "^6.0.0", | ||
"eslint-plugin-import": "^2.18.0", | ||
"eslint-plugin-jest": "^22.10.0", | ||
"eslint-plugin-jsdoc": "^15.5.2", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.0", | ||
"eslint-plugin-jsdoc": "^15.6.0", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -120,3 +120,3 @@ "eslint-plugin-lodash": "^5.1.0", | ||
"jsdoc-to-markdown": "^5.0.0", | ||
"lodash": "^4.17.14", | ||
"lodash": "^4.17.15", | ||
"lodash-webpack-plugin": "^0.11.5", | ||
@@ -130,2 +130,3 @@ "mkdirp": "^0.5.1", | ||
"source-map-loader": "^0.2.4", | ||
"strip-ansi": "^5.2.0", | ||
"terser-webpack-plugin": "^1.3.0", | ||
@@ -132,0 +133,0 @@ "typescript": "^3.5.3", |
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
357251
67
Updatedarray-like-slice-x@^2.0.17
Updatedattempt-x@^2.0.14
Updatedhas-own-property-x@^4.0.9
Updatedis-array-x@^2.0.14
Updatedis-regexp-x@^3.0.10
Updatedsplit-if-boxed-bug-x@^2.0.14
Updatedto-object-x@^2.0.12