Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
strophe.js
Advanced tools
Strophe.js is a JavaScript library for speaking XMPP via BOSH (XEP 124 and XEP 206) and WebSockets (RFC 7395).
It runs in both NodeJS and in web browsers, and its purpose is to enable real-time XMPP applications.
Versions <= 1.2.16 have been tested on Firefox, Firefox for Android, IE, Safari, Mobile Safari, Chrome, Chrome for Android, Opera and the mobile Opera browser.
Since version 1.3.0, support for IE < 11 has been dropped.
Since version 1.6.0 the WebCrypto API (included by default in Browsers and NodeJS) is used for crypto primitives such as hashing and signatures. Unfortunately this API is not available in React Native, and integrators will need to look for a 3rd party implementations of this API if they want to use Strophe there.
You can run npm run test
, or alternatively if you have GNU Make available,
you can run make check
.
Strophe.js is licensed under the MIT license.
Strophe.js was created by Jack Moffitt. It was originally developed for Chesspark, an online chess community based on XMPP technology. It has been cared for and improved over the years and is currently maintained by many people in the community.
The book Professional XMPP Programming with JavaScript and jQuery covers Strophe in detail in the context of web applications.
Version 1.6.2 - (2023-06-23)
FAQs
Strophe.js is an XMPP library for JavaScript
We found that strophe.js demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.