Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/memoizee

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/memoizee - npm Package Compare versions

Comparing version 0.4.7 to 0.4.8

1

memoizee/index.d.ts

@@ -20,2 +20,3 @@ // Type definitions for memoizee 0.4

resolvers?: Array<(arg: any) => any> | undefined;
profileName?: string;
}

@@ -22,0 +23,0 @@

6

memoizee/package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc