@types/shallowequal
Advanced tools
Comparing version 1.1.4 to 1.1.5
@@ -14,2 +14,3 @@ declare function shallowEqual<TCtx = any>( | ||
indexOrKey?: number | string, | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
) => boolean | void; | ||
@@ -16,0 +17,0 @@ } |
{ | ||
"name": "@types/shallowequal", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "TypeScript definitions for shallowequal", | ||
@@ -33,4 +33,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shallowequal", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "49c66bff44d86cfffd8399f6a7d699fbf4197d767319b3b94ff35340526ea387", | ||
"typesPublisherContentHash": "b7b690aaec649854929d38af7e05768e324a2683606a8583dd2fb077910d9594", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -24,2 +24,3 @@ # Installation | ||
indexOrKey?: number | string, | ||
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type | ||
) => boolean | void; | ||
@@ -33,3 +34,3 @@ } | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT | ||
* Dependencies: none | ||
@@ -36,0 +37,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
3873
16
38