Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xmpp/xml

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmpp/xml - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

2

lib/Parser.js

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

}
this.emit('element', cursor)

@@ -75,2 +76,3 @@ this.cursor = root

}
cursor.t(str)

@@ -77,0 +79,0 @@ }

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

}
return el

@@ -22,0 +23,0 @@ }

4

package.json

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

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

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

},
"gitHead": "a50f8d77c9b30ed78c939b98f34374aee57e40f5"
"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