Socket
Socket
Sign inDemoInstall

@types/socket.io-parser

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.2.1 to 3.0.0

26

socket.io-parser/package.json
{
"name": "@types/socket.io-parser",
"version": "2.2.1",
"description": "TypeScript definitions for socket.io-parser",
"license": "MIT",
"contributors": [
{
"name": "York Yao",
"url": "https://github.com/plantain-00",
"githubUsername": "plantain-00"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for socket.io-parser, which provides its own types definitions",
"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "dd707249f4a68f9e3ce7b8fedc65e19bb3a662331d1720e98736a4287d5adceb",
"typeScriptVersion": "2.0"
"socket.io-parser": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/socket.io-parser`
This is a stub types definition for @types/socket.io-parser (https://github.com/socketio/socket.io-parser#readme).
# Summary
This package contains type definitions for socket.io-parser ( https://github.com/socketio/socket.io-parser ).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socket.io-parser
Additional Details
* Last updated: Wed, 13 Feb 2019 21:06:22 GMT
* Dependencies: @types/node
* Global values: none
# Credits
These definitions were written by York Yao <https://github.com/plantain-00>.
socket.io-parser provides its own type definitions, so you don't need @types/socket.io-parser installed!

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