@types/memoizee
Advanced tools
Comparing version 0.4.7 to 0.4.8
@@ -20,2 +20,3 @@ // Type definitions for memoizee 0.4 | ||
resolvers?: Array<(arg: any) => any> | undefined; | ||
profileName?: string; | ||
} | ||
@@ -22,0 +23,0 @@ |
{ | ||
"name": "@types/memoizee", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "TypeScript definitions for memoizee", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/memoizee", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "51f922d6bfcbdeaf32082086ad3aec512fc409f01de11925392cc80ca9a6648a", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "58c0b90a8647bc8a652ac62b75509eff9f318a8fc2b89a50420bb9b314bada87", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -30,2 +30,3 @@ # Installation | ||
resolvers?: Array<(arg: any) => any> | undefined; | ||
profileName?: string; | ||
} | ||
@@ -46,3 +47,3 @@ | ||
### Additional Details | ||
* Last updated: Tue, 04 Jan 2022 12:31:33 GMT | ||
* Last updated: Fri, 06 May 2022 19:01:33 GMT | ||
* Dependencies: none | ||
@@ -49,0 +50,0 @@ * Global values: none |
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
4883
27
52