object-keys-x
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-17T19:19:10.513Z", | ||
"date": "2019-07-18T00:08:56.928Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "An ES6 Object.keys shim.", | ||
"license": "MIT", | ||
"version": "3.0.6" | ||
"version": "3.0.7" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "object-keys-x", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"description": "An ES6 Object.keys shim.", | ||
@@ -53,18 +53,18 @@ "homepage": "https://github.com/Xotic750/object-keys-x", | ||
"dependencies": { | ||
"array-like-slice-x": "^2.0.12", | ||
"attempt-x": "^2.0.8", | ||
"has-own-property-x": "^4.0.5", | ||
"array-like-slice-x": "^2.0.13", | ||
"attempt-x": "^2.0.9", | ||
"has-own-property-x": "^4.0.6", | ||
"is-arguments": "^1.0.4", | ||
"is-array-x": "^2.0.9", | ||
"is-regexp-x": "^3.0.6", | ||
"is-array-x": "^2.0.10", | ||
"is-regexp-x": "^3.0.7", | ||
"is-string": "^1.0.4", | ||
"object-keys": "^1.1.1", | ||
"split-if-boxed-bug-x": "^2.0.9", | ||
"to-object-x": "^2.0.7" | ||
"split-if-boxed-bug-x": "^2.0.10", | ||
"to-object-x": "^2.0.8" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.5.0", | ||
"@babel/core": "^7.5.4", | ||
"@babel/node": "^7.5.0", | ||
"@babel/plugin-proposal-class-properties": "^7.5.0", | ||
"@babel/cli": "^7.5.5", | ||
"@babel/core": "^7.5.5", | ||
"@babel/node": "^7.5.5", | ||
"@babel/plugin-proposal-class-properties": "^7.5.5", | ||
"@babel/plugin-syntax-dynamic-import": "^7.2.0", | ||
@@ -74,8 +74,8 @@ "@babel/plugin-syntax-export-default-from": "^7.2.0", | ||
"@babel/plugin-transform-property-mutators": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.5.0", | ||
"@babel/preset-env": "^7.5.4", | ||
"@babel/runtime": "^7.5.4", | ||
"@babel/plugin-transform-runtime": "^7.5.5", | ||
"@babel/preset-env": "^7.5.5", | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.7", | ||
"@types/jest": "^24.0.15", | ||
"@types/node": "^12.6.6", | ||
"@types/node": "^12.6.8", | ||
"babel-core": "^7.0.0-0", | ||
@@ -82,0 +82,0 @@ "babel-eslint": "^10.0.2", |
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
357095
Updatedarray-like-slice-x@^2.0.13
Updatedattempt-x@^2.0.9
Updatedhas-own-property-x@^4.0.6
Updatedis-array-x@^2.0.10
Updatedis-regexp-x@^3.0.7
Updatedsplit-if-boxed-bug-x@^2.0.10
Updatedto-object-x@^2.0.8