Comparing version 1.2.1 to 1.3.0
@@ -12,2 +12,4 @@ 'use strict'; | ||
keys = keys.filter(hasOwn(object)) | ||
} else { | ||
keys = Object.keys(object) | ||
} | ||
@@ -14,0 +16,0 @@ |
{ | ||
"name": "parse-keys", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "JSON.parse only object keys", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
2960
16