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.11.1 to 9.11.2

2

simple-peer/index.d.ts

@@ -127,3 +127,3 @@ // Type definitions for simple-peer 9.11

* then an exception will be thrown. Use `peer.write(data)`
* (which is inherited from the node.js [duplex stream](http://nodejs.org/api/stream.html) interface)
* (which is inherited from the node.js [duplex stream](https://nodejs.org/api/stream.html) interface)
* if you want this data to be buffered instead.

@@ -130,0 +130,0 @@ */

{
"name": "@types/simple-peer",
"version": "9.11.1",
"version": "9.11.2",
"description": "TypeScript definitions for simple-peer",

@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/simple-peer",

},
"typesPublisherContentHash": "80edb7fbd3b3bf87c99bdf4cf302aede1e9390c5bb8116a971917184f03b8610",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "395e4c012983b5d1db10d99bd62880381f875354e2f158551643fa5f6c9d6021",
"typeScriptVersion": "3.7"
}

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

### Additional Details
* Last updated: Tue, 06 Jul 2021 16:34:50 GMT
* Last updated: Tue, 07 Sep 2021 07:31:45 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