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 1.9.2 to 1.10.0

4

opossum/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for opossum 1.9
// Type definitions for opossum 1.10
// Project: https://github.com/nodeshift/opossum

@@ -26,2 +26,3 @@ // Definitions by: Quinn Langille <https://github.com/quinnlangille>

readonly halfOpen: boolean;
readonly isShutdown: boolean;
readonly status: Status;

@@ -44,2 +45,3 @@ readonly stats: Stats;

): void;
shutdown(): void;
}

@@ -46,0 +48,0 @@

{
"name": "@types/opossum",
"version": "1.9.2",
"version": "1.10.0",
"description": "TypeScript definitions for opossum",

@@ -38,4 +38,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "cfa5bd4aab772941db52a8aaf1116fa7fe6ec932230ccb088b9adb2b31aa4ec2",
"typesPublisherContentHash": "487b4583e6f40f177cd951bcd4df567f05d73bdb184773a08cf4287ce7f35eeb",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for opossum (https://github.com/nodeshift/opossum).
This package contains type definitions for opossum ( https://github.com/nodeshift/opossum ).

@@ -12,3 +12,3 @@ # Details

Additional Details
* Last updated: Wed, 02 Jan 2019 20:27:44 GMT
* Last updated: Tue, 29 Jan 2019 00:32:10 GMT
* Dependencies: @types/node

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