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 4.1.0 to 4.1.1

2

opossum/index.d.ts

@@ -212,3 +212,3 @@ // Type definitions for opossum 4.1

*/
errorFilter?: () => boolean;
errorFilter?: (err: any) => boolean;

@@ -215,0 +215,0 @@ /**

{
"name": "@types/opossum",
"version": "4.1.0",
"version": "4.1.1",
"description": "TypeScript definitions for opossum",

@@ -34,3 +34,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -45,4 +45,4 @@ "type": "git",

},
"typesPublisherContentHash": "dd5b146413989dee6d4fc4cc3c7ac5e267546c82a353bf62d48ee4ec5cfbb469",
"typesPublisherContentHash": "eda9a255b32d6f353f8eb05144274e73ada88455c8ccb08c8e830d32030cb9f6",
"typeScriptVersion": "3.0"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opossum
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/opossum.
Additional Details
* Last updated: Wed, 30 Oct 2019 17:26:26 GMT
* Dependencies: @types/node
### Additional Details
* Last updated: Sat, 01 Aug 2020 17:56:31 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by Quinn Langille <https://github.com/quinnlangille>, Willy Zhang <https://github.com/merufm>, Lance Ball <https://github.com/lance>, Matt R. Wilson <https://github.com/mastermatt>, and Tom Jenkinson <https://github.com/tjenkinson>.
These definitions were written by [Quinn Langille](https://github.com/quinnlangille), [Willy Zhang](https://github.com/merufm), [Lance Ball](https://github.com/lance), [Matt R. Wilson](https://github.com/mastermatt), and [Tom Jenkinson](https://github.com/tjenkinson).

Sorry, the diff of this file is not supported yet

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