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

@types/opossum

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/opossum - npm Package Compare versions

Comparing version 8.1.2 to 8.1.3

8

opossum/index.d.ts

@@ -233,3 +233,11 @@ // Type definitions for opossum 8.1

/**
* The cache time to live (TTL) in milliseconds.
* The default value is 0, which means the cache will never be cleared.
* @default 0
*/
cacheTTL?: number;
/**
* Whether to enable the periodic snapshots that are emitted by the Status class.

@@ -236,0 +244,0 @@ * Passing false will result in snapshots not being emitted

4

opossum/package.json
{
"name": "@types/opossum",
"version": "8.1.2",
"version": "8.1.3",
"description": "TypeScript definitions for opossum",

@@ -45,4 +45,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opossum",

},
"typesPublisherContentHash": "886b36ffcdbf37d15f00ad591dba312af7648c0bbec853a368f563e3c0c92823",
"typesPublisherContentHash": "a30009fdeb7a8d80587f3e269e3537c4d91cfb261abb9039c3497ff5b737be28",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Sat, 30 Sep 2023 20:35:16 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -14,0 +14,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