Socket
Socket
Sign inDemoInstall

nodebb-theme-lastlife

Package Overview
Dependencies
2
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.14 to 0.1.0

languages/fr/persona.json

2

languages/en-GB/persona.json
{
"mobile-menu-side": "Switch which side each mobile menu is on"
"mobile-menu-side": "Switch the side on which the mobile menu appears"
}
{
"mobile-menu-side": "Switch which side each mobile menu is on"
"mobile-menu-side": "Switch the side on which the mobile menu appears"
}

@@ -191,2 +191,3 @@ "use strict";

function onClose() {
$('#mobile-menu').blur();
document.documentElement.classList.remove('slideout-open');

@@ -293,3 +294,3 @@ $('#panel').off('click', closeOnClick);

translator.translate('[[persona:mobile-menu-side]]', function (translated) {
$('<div class="well checkbox"><label><input type="checkbox" id="persona:menus:legacy-layout"/><strong>' + translated + '</strong></label></div>')
$('<h4>Swap Mobile Menu Side</h4><div class="well-wrapper groove-border-wrapper"><div class="well checkbox"><label><input type="checkbox" id="persona:menus:legacy-layout"/><strong>' + translated + '</strong></label></div></div>')
.appendTo('#content .account > .row > div:first-child')

@@ -296,0 +297,0 @@ .find('input')

{
"name": "nodebb-theme-lastlife",
"version": "0.0.14",
"version": "0.1.0",
"nbbpm": {

@@ -5,0 +5,0 @@ "compatibility": "^1.11.0"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc