strophejs-plugin-ping
Advanced tools
Comparing version 0.0.1 to 0.0.3
# Changelog | ||
## 0.0.3 (2018-07-17) | ||
- Fix strophe dependency | ||
## 0.0.2 (2017-02-16) | ||
- First release as a standalone NPM package. |
{ | ||
"name": "strophejs-plugin-ping", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "A strophe.js plugin to provide XMPP Ping (XEP-0199)", | ||
@@ -5,0 +5,0 @@ "main": "strophe.ping.js", |
@@ -18,3 +18,3 @@ /* | ||
define([ | ||
"strophe" | ||
"strophe.js" | ||
], function (Strophe) { | ||
@@ -21,0 +21,0 @@ factory( |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4144
4
1