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.1 to 8.1.2

5

opossum/index.d.ts

@@ -239,2 +239,7 @@ // Type definitions for opossum 8.1

enableSnapshots?: boolean | undefined;
/**
* Optional EventEmitter to be passed in to control the buckets instead of the bucket-interval timer
*/
rotateBucketController?: EventEmitter | undefined;
}

@@ -241,0 +246,0 @@

6

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

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

},
"typesPublisherContentHash": "036e2ae16586df75b624252b96b3c3b6a36886009d29d60b2320a4c4107af61b",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "886b36ffcdbf37d15f00ad591dba312af7648c0bbec853a368f563e3c0c92823",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Sun, 03 Sep 2023 22:33:59 GMT
* Last updated: Thu, 14 Sep 2023 01:49:18 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