Socket
Socket
Sign inDemoInstall

@types/socket.io-client

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/socket.io-client - npm Package Compare versions

Comparing version 1.4.27 to 1.4.28

2

socket.io-client/index.d.ts

@@ -413,3 +413,3 @@ // Type definitions for socket.io-client 1.4.4

*/
timeout(v: boolean): Manager;
timeout(v: number): Manager;

@@ -416,0 +416,0 @@ /**

{
"name": "@types/socket.io-client",
"version": "1.4.27",
"version": "1.4.28",
"description": "TypeScript definitions for socket.io-client 1.4.4",

@@ -14,4 +14,5 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "a7b59705d59c59994e0dfbc00f42ffa20cdd7c50417b55b72a00bae497c06abf"
"typesPublisherContentHash": "b88e3a6ed323bb08231c905893c2e7481200f3ba361c1f599751b3a9764f3285"
}

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

Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* Last updated: Thu, 03 Nov 2016 17:41:49 GMT
* File structure: Mixed

@@ -14,0 +14,0 @@ * Library Dependencies: none

@@ -6,4 +6,4 @@ {

"moduleDependencies": [],
"libraryMajorVersion": "1",
"libraryMinorVersion": "4",
"libraryMajorVersion": 1,
"libraryMinorVersion": 4,
"libraryName": "socket.io-client 1.4.4",

@@ -25,3 +25,3 @@ "typingsPackageName": "socket.io-client",

"hasPackageJson": false,
"contentHash": "a7b59705d59c59994e0dfbc00f42ffa20cdd7c50417b55b72a00bae497c06abf"
"contentHash": "b88e3a6ed323bb08231c905893c2e7481200f3ba361c1f599751b3a9764f3285"
}
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