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

@types/simple-peer

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/simple-peer - npm Package Compare versions

Comparing version 9.6.2 to 9.6.3

1

simple-peer/index.d.ts

@@ -90,2 +90,3 @@ // Type definitions for simple-peer 9.6

readonly bufferSize: number;
readonly connected: boolean;
address(): { port: string; family: string; address: string };

@@ -92,0 +93,0 @@

6

simple-peer/package.json
{
"name": "@types/simple-peer",
"version": "9.6.2",
"version": "9.6.3",
"description": "TypeScript definitions for simple-peer",

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

},
"typesPublisherContentHash": "aea068f25e3d86c48f826c86c22795f8a98335fb1e38acff8935c6887d91b59f",
"typeScriptVersion": "3.4"
"typesPublisherContentHash": "de84f1efc2a294e3b44f8af18246dc32911f780a4811368d28c0eab349758176",
"typeScriptVersion": "3.5"
}

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

### Additional Details
* Last updated: Wed, 17 Feb 2021 18:06:53 GMT
* Last updated: Thu, 13 May 2021 18:31:31 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