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

@xmpp/events

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmpp/events - npm Package Compare versions

Comparing version 0.6.1 to 0.7.0

3

lib/promise.js

@@ -14,2 +14,3 @@ 'use strict'

}
function onError(reason) {

@@ -19,2 +20,3 @@ reject(reason)

}
function onEvent(value) {

@@ -24,2 +26,3 @@ resolve(value)

}
EE.once(event, onEvent)

@@ -26,0 +29,0 @@ if (rejectEvent) {

4

package.json

@@ -7,3 +7,3 @@ {

"bugs": "http://github.com/xmppjs/xmpp.js/issues",
"version": "0.6.1",
"version": "0.7.0",
"license": "ISC",

@@ -26,3 +26,3 @@ "keywords": [

},
"gitHead": "d37522a745143b14f10bbcf71295ba095a771e06"
"gitHead": "8d6ba3b99acb6d38e58da5144e8c54b1eb6e9d14"
}
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