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

nodebb-theme-peace

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-theme-peace - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

lib/library.js

8

package.json
{
"name": "nodebb-theme-peace",
"version": "1.0.1",
"version": "2.0.0",
"nbbpm": {
"compatibility": "^0.8.2"
"compatibility": "^3.0.0"
},
"description": "Peace theme for NodeBB",
"main": "theme.less",
"main": "lib/library.js",
"repository": {

@@ -23,3 +23,3 @@ "type": "git",

"name": "Barış Soner Uşaklı",
"email": "baris@designcreateplay.com",
"email": "baris@nodebb.org",
"url": "https://github.com/barisusakli"

@@ -26,0 +26,0 @@ }

{
"id": "nodebb-theme-peace",
"hooks": [],
"hooks": [
{ "hook": "static:app.load", "method": "init" },
{ "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas" },
{ "hook": "filter:topic.build", "method": "addUserToTopic" },
{ "hook": "filter:middleware.renderHeader", "method": "filterMiddlewareRenderHeader" }
],
"scripts": [
"lib/persona.js",
"lib/modules/nprogress.js",
"lib/modules/autohidingnavbar.min.js",
"lib/modules/slideout.min.js"
"public/peace.js"
]
}
{
"id": "nodebb-theme-peace",
"name": "Persona",
"description": "Modifications to persona",
"name": "Peace",
"description": "A clean theme, optimized for use with Bootswatch skins.",
"url": "https://github.com/barisusakli/nodebb-theme-peace",
"screenshot": "screenshot.png"
}

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc