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

dbk-xmpp-server

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dbk-xmpp-server - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

lib/index.js

9

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.0.1",
"version": "0.0.2",
"homepage": "https://github.com/databank/xmpp-server",

@@ -24,11 +24,8 @@ "bugs": "https://github.com/databank/xmpp-server/issues",

"dependencies": {
"redis": "*"
},
"devDependencies": {
"mocha": "*",
"chai": "*",
"should": "*",
"async": "*"
},
"scripts": {
"test": "mocha --timeout 100000 -S -R spec"
"test": "node test/*"
},

@@ -35,0 +32,0 @@ "engines": {

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

# xmpp-server
# xmpp-server
Please do not bother npm it, there's nothing working yet!
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