@types/simple-peer
Advanced tools
Comparing version 9.11.1 to 9.11.2
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15240