Socket
Socket
Sign inDemoInstall

@types/xmpp__connection-tcp

Package Overview
Dependencies
9
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.13.1 to 0.13.2

5

xmpp__connection-tcp/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for @xmpp/connection-tcp 0.13
// Project: https://github.com/xmppjs/xmpp.js/tree/main/packages/connection-tcp
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import Connection = require("@xmpp/connection");

@@ -7,0 +2,0 @@ import { Element } from "@xmpp/xml";

10

xmpp__connection-tcp/package.json
{
"name": "@types/xmpp__connection-tcp",
"version": "0.13.1",
"version": "0.13.2",
"description": "TypeScript definitions for @xmpp/connection-tcp",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/xmpp__connection-tcp",

"name": "BendingBender",
"url": "https://github.com/BendingBender",
"githubUsername": "BendingBender"
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}

@@ -27,4 +27,4 @@ ],

},
"typesPublisherContentHash": "2fca03f4e740235d546397a346e344cdb7e80a91eb149b7209e35b87dd437a29",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "d85f8b2c098ddab336722f2c76f00a906a7824f930fb785df04ba6d10c651f05",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for @xmpp/connection-tcp 0.13
// Project: https://github.com/xmppjs/xmpp.js/tree/main/packages/connection-tcp
// Definitions by: BendingBender <https://github.com/BendingBender>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
import Connection = require("@xmpp/connection");

@@ -46,7 +41,6 @@ import { Element } from "@xmpp/xml";

### Additional Details
* Last updated: Wed, 30 Aug 2023 19:35:47 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: [@types/xmpp__connection](https://npmjs.com/package/@types/xmpp__connection), [@types/xmpp__xml](https://npmjs.com/package/@types/xmpp__xml)
* Global values: none
# Credits
These definitions were written by [BendingBender](https://github.com/BendingBender).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc