@types/pusher-js
Advanced tools
Comparing version 4.2.1 to 4.2.2
@@ -38,2 +38,7 @@ // Type definitions for pusher-js 4.2 | ||
*/ | ||
forceTLS?: boolean; | ||
/** | ||
* Forces the connection to use encrypted transports. | ||
* @deprecated | ||
*/ | ||
encrypted?: boolean; | ||
@@ -40,0 +45,0 @@ |
{ | ||
"name": "@types/pusher-js", | ||
"version": "4.2.1", | ||
"version": "4.2.2", | ||
"description": "TypeScript definitions for pusher-js", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "c40c41b8b0784d0578fa12ee424669cc6478b6c7fba73c32ca2d661e0c2ccc27", | ||
"typesPublisherContentHash": "b4e6dfe86af9501d7ea9123c7c17103d6579a3f8a9213136f792f922f08180f9", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 01 Apr 2019 20:39:57 GMT | ||
* Last updated: Thu, 02 May 2019 21:13:22 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Pusher |
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
10526
210