Socket
Socket
Sign inDemoInstall

@types/node-xmpp-core

Package Overview
Dependencies
4
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

6

node-xmpp-core/index.d.ts

@@ -69,3 +69,3 @@ // Type definitions for node-xmpp-core 5.0

* Convenience method to distinguish users
**/
*/
bare(): JID;

@@ -75,3 +75,3 @@

* Comparison function
**/
*/
equals(other: JID): boolean;

@@ -81,3 +81,3 @@

* http://xmpp.org/rfcs/rfc6122.html#addressing-localpart
**/
*/
setLocal(local: string, escape?: any): void;

@@ -84,0 +84,0 @@

{
"name": "@types/node-xmpp-core",
"version": "5.0.1",
"version": "5.0.2",
"description": "TypeScript definitions for node-xmpp-core",

@@ -23,4 +23,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "aa4b31fa234825d4d0cca9982df12f208c5308e98f9dbd85ddd8fd4aed088855",
"typesPublisherContentHash": "21a489051cbc5833ed636995c35c6498ed7738806908aedca0e4a96ef1e09c9a",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Fri, 24 Mar 2017 16:00:11 GMT
* Last updated: Thu, 30 Mar 2017 19:38:18 GMT
* Dependencies: ltx, events, node

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc