@corefunc/corefunc
Advanced tools
Comparing version 0.0.37 to 0.0.38
/** | ||
* @param object | ||
* @param keys | ||
* @param sortAlphabetically | ||
* @name objectKeysOrder | ||
* @param {Object} object | ||
* @param {Array.<string>} keys | ||
* @param {boolean=} sortAlphabetically | ||
* @returns {{}|*} | ||
*/ | ||
@@ -6,0 +8,0 @@ export default function objectKeysOrder<T extends Object>( |
@@ -61,3 +61,3 @@ { | ||
}, | ||
"version": "0.0.37" | ||
"version": "0.0.38" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
140866
357
4735