New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@xmpp/client-core

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmpp/client-core - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

18

package.json
{
"name": "@xmpp/client-core",
"repository": "github:node-xmpp/node-xmpp",
"homepage": "http://github.com/node-xmpp/node-xmpp",
"bugs": "http://github.com/node-xmpp/node-xmpp/issues",
"version": "0.2.0",
"repository": "github:xmppjs/xmpp.js",
"homepage": "http://github.com/xmppjs/xmpp.js",
"bugs": "http://github.com/xmppjs/xmpp.js/issues",
"version": "0.3.0",
"license": "ISC",
"dependencies": {
"@xmpp/connection": "^0.2.0",
"@xmpp/jid": "^0.2.0",
"@xmpp/xml": "^0.2.0"
"@xmpp/connection": "^0.3.0",
"@xmpp/jid": "^0.3.0",
"@xmpp/xml": "^0.3.0"
},
"engines": {
"node": ">= 6",
"npm": ">= 2"
}
}
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