ep_comments_page
Advanced tools
Comparing version 1.0.29 to 1.0.30
@@ -12,3 +12,3 @@ 'use strict'; | ||
const padMessageHandler = require('ep_etherpad-lite/node/handler/PadMessageHandler'); | ||
const readOnlyManager = require('ep_etherpad-lite/node/db/ReadOnlyManager.js'); | ||
const readOnlyManager = require('ep_etherpad-lite/node/db/ReadOnlyManager'); | ||
@@ -15,0 +15,0 @@ let io; |
{ | ||
"description": "Adds comments on sidebar and link it to the text. For no-skin use ep_page_view.", | ||
"name": "ep_comments_page", | ||
"version": "1.0.29", | ||
"version": "1.0.30", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Nicolas Lescop", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
701329