snakecase-keys
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -5,3 +5,3 @@ declare namespace snakecaseKeys { | ||
Recurse nested objects and objects in arrays. | ||
@default false | ||
@default true | ||
*/ | ||
@@ -8,0 +8,0 @@ readonly deep?: boolean; |
{ | ||
"name": "snakecase-keys", | ||
"main": "index.js", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Convert an object's keys to snake case", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
4328