@types/simple-peer
Advanced tools
Comparing version 9.6.2 to 9.6.3
@@ -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 @@ |
{ | ||
"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 |
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
6885
78