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.3 to 5.0.4

5

node-xmpp-core/index.d.ts

@@ -38,5 +38,4 @@ // Type definitions for node-xmpp-core 5.0

*
* @param {string} name name of the element
* @param {any} attrs attribute key/value pairs
* @return {Element} Stanza or Element
* @param name name of the element
* @param attrs attribute key/value pairs
*/

@@ -43,0 +42,0 @@ export function createStanza(name: string, attrs?: any): Element;

8

node-xmpp-core/package.json
{
"name": "@types/node-xmpp-core",
"version": "5.0.3",
"version": "5.0.4",
"description": "TypeScript definitions for node-xmpp-core",

@@ -9,3 +9,4 @@ "license": "MIT",

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

@@ -23,5 +24,4 @@ ],

},
"peerDependencies": {},
"typesPublisherContentHash": "73cd42b093ffa0b42d74bc939b667958efd9b3b569a91aac7d25fc0122597f91",
"typesPublisherContentHash": "9dd6f03745adae987e7ebd972777d3916157f5c86d79a4b5c08e40de775c9e49",
"typeScriptVersion": "2.1"
}

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

Additional Details
* Last updated: Tue, 25 Jul 2017 17:56:27 GMT
* Last updated: Wed, 25 Oct 2017 01:11:51 GMT
* Dependencies: ltx, events, node

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

Sorry, the diff of this file is not supported yet

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