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 6.1.2 to 6.1.3

1

simple-peer/index.d.ts

@@ -26,2 +26,3 @@ // Type definitions for simple-peer 6.1

wrtc?: {}; // RTCPeerConnection/RTCSessionDescription/RTCIceCandidate
objectMode?: boolean; // set to true to create the stream in Object Mode. In this mode, incoming string data is not automatically converted to Buffer objects.
}

@@ -28,0 +29,0 @@

8

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

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Tomasz Łaziuk",
"url": "https://github.com/tlaziuk"
"url": "https://github.com/tlaziuk",
"githubUsername": "tlaziuk"
}

@@ -22,5 +23,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "42a0607c1fc856ab1e14ee723d0f6ab715d2e019be7896286f58c473c64efa39",
"typesPublisherContentHash": "f2741dbe8c09590323e29b01afa4ebb65b77b6a1167e8c939ec4799f5e91b2ab",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Wed, 12 Jul 2017 21:17:34 GMT
* Last updated: Tue, 26 Sep 2017 23:48:03 GMT
* Dependencies: stream, node

@@ -14,0 +14,0 @@ * Global values: none

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