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

ep_announce

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ep_announce - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "ep_announce",
"version": "0.0.1",
"version": "0.0.2",
"description": "Plays a chime when other users join on Etherpad",

@@ -5,0 +5,0 @@ "author": "Daniel Krol <dan@danielkrol.com>",

@@ -72,4 +72,4 @@ /**

userJoinOrUpdate: function(hook, context, callback) {
const myUserId = self.getUserId()
const joinedUserId = context.userInfo.userId
var myUserId = self.getUserId()
var joinedUserId = context.userInfo.userId

@@ -76,0 +76,0 @@ // still initializing; probably self anyway. Missing a chime this early is probably okay.

Sorry, the diff of this file is not supported yet

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