Comparing version 6.9.16 to 6.9.17
@@ -60,2 +60,3 @@ export = QueryString; | ||
duplicates?: "combine" | "first" | "last" | undefined; | ||
strictDepth?: boolean | undefined; | ||
} | ||
@@ -62,0 +63,0 @@ |
{ | ||
"name": "@types/qs", | ||
"version": "6.9.16", | ||
"version": "6.9.17", | ||
"description": "TypeScript definitions for qs", | ||
@@ -63,4 +63,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "a1c6974752cb85bef9651c5d9da8b5ba4f2ed34e8cea6cdaede247cf333eec2c", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "00acee13c313ecab590a15553dd9a5639247613217ce1666a302dc6328e18050", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 14 Sep 2024 02:47:27 GMT | ||
* Last updated: Tue, 05 Nov 2024 17:34:26 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
7457
71