has-own-property-x
Advanced tools
Comparing version 4.0.15 to 4.0.16
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T02:47:42.391Z", | ||
"date": "2019-07-27T14:31:35.155Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Used to determine whether an object has an own property with the specified property key.", | ||
"license": "MIT", | ||
"version": "4.0.15" | ||
"version": "4.0.16" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-2017", | ||
"date": "2019-07-27T02:47:42.391Z", | ||
"date": "2019-07-27T14:31:35.155Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Used to determine whether an object has an own property with the specified property key.", | ||
"license": "MIT", | ||
"version": "4.0.15" | ||
"version": "4.0.16" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "has-own-property-x", | ||
"version": "4.0.15", | ||
"version": "4.0.16", | ||
"description": "Used to determine whether an object has an own property with the specified property key.", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/Xotic750/has-own-property-x", | ||
"dependencies": { | ||
"to-object-x": "^2.0.19", | ||
"to-property-key-x": "^3.0.18" | ||
"to-object-x": "^2.0.20", | ||
"to-property-key-x": "^3.0.19" | ||
}, | ||
@@ -76,3 +76,3 @@ "devDependencies": { | ||
"babel-plugin-lodash": "^3.3.4", | ||
"caniuse-lite": "^1.0.30000985", | ||
"caniuse-lite": "^1.0.30000986", | ||
"chalk": "^2.4.2", | ||
@@ -79,0 +79,0 @@ "concurrently": "^4.1.1", |
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
Updatedto-object-x@^2.0.20
Updatedto-property-key-x@^3.0.19