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.9 to 5.0.10

5

node-xmpp-core/index.d.ts

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

// Type definitions for node-xmpp-core 5.0
// Project: https://github.com/node-xmpp/node-xmpp
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
/// <reference types="node" />

@@ -7,0 +2,0 @@ import { EventEmitter } from "events";

12

node-xmpp-core/package.json
{
"name": "@types/node-xmpp-core",
"version": "5.0.9",
"version": "5.0.10",
"description": "TypeScript definitions for node-xmpp-core",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-xmpp-core",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -26,4 +20,4 @@ "types": "index.d.ts",

},
"typesPublisherContentHash": "d03e3e0fe01cf2014a0f1ece15d2b7d83a2b8c89e27d3a354ced69ee75a85a9c",
"typesPublisherContentHash": "4dad080993ab777456a50a53c7ed3fb0674cc886169831d82ce329a6f7ae07ae",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for node-xmpp-core 5.0
// Project: https://github.com/node-xmpp/node-xmpp
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
/// <reference types="node" />

@@ -112,7 +107,6 @@ import { EventEmitter } from "events";

### Additional Details
* Last updated: Sat, 23 Sep 2023 20:38:33 GMT
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT
* Dependencies: [@types/ltx](https://npmjs.com/package/@types/ltx), [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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