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

strophe.js

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strophe.js - npm Package Versions

134

1.4.1

Diff

Changelog

Source

Version 1.4.1 - (2020-12-02)

  • #201: NodeJS related fixes: window and WebSocket are undefined
  • New method Strophe.Connection.prototype.setProtocol which can be used to determine the protocol used after the connection has been constructed.
jcbrand
published 1.4.0 •

Changelog

Source

Version 1.4.0 - (2020-09-10)

  • #347: Bugfix. Reconnection fails when SessionResultIQ arrives too late
  • #354: Strophe.js sends an authzid during PLAIN when not acting on behalf of another entity
  • #359: Bugfix: WebSocket connection failed: Data frame received after close
  • Add support for running a websocket connection inside a shared worker
jcbrand
published 1.3.6 •

Changelog

Source

Version 1.3.6 - (2020-06-15)

  • #250 Bugfix: OAuth's SASL priority being higher causes problems
  • #352 Bugfix: Referencing undefined property
jcbrand
published 1.3.5 •

Changelog

Source

Version 1.3.5 - (2020-04-29)

  • Remove support for obselete SASL DIGEST-MD5 auth
  • #329 Varous compatibility fixes to make Strophe.js work in NodeJS
  • #344 Properly set Strophe.VERSION
jcbrand
published 1.3.4 •

Changelog

Source

Version 1.3.4 - (2019-08-08)

  • Replace webpack with rollup
  • TypeError: this._changeConnectStatus is not a function
  • Bugfix. Remove handlers on closed socket
  • Add new Strophe.Connection option explicitResourceBinding. If is set to true the XMPP client needs to explicitly call Strophe.Connection.prototype.bind once the XMPP server has advertised the "urn:ietf:params:xml:ns:xmpp-bind" feature.
jcbrand
published 1.3.3 •

Changelog

Source

Version 1.3.3 - (2019-05-13)

  • The dist files are no longer included in the repo, but generated by NPM/Yarn
  • Moved some log statements from INFO to DEBUG level
  • Don't break when a falsy value is passed to getResourceFromJid
jcbrand
published 1.3.2 •

Changelog

Source

Version 1.3.2 - (2019-03-21)

  • #320 Fix error on SCRAM-SHA-1 client nonce generation
jcbrand
published 1.3.1 •

Changelog

Source

Version 1.3.1 - (2018-11-15)

  • #311 Expose Strophe, $build, $msg and $iq as globals
jcbrand
published 1.3.0 •

Changelog

Source

Version 1.3.0 - (2018-10-21)

  • Use ES2015 modules
  • Drop support for Internet Explorer < 11
jcbrand
published 1.2.16 •

Changelog

Source

Version 1.2.16 - (2018-09-16)

  • #299 'no-auth-mech' error. Server did not offer a supported authentication mechanism
  • #306 Fix websocket close handler exception and reporting
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