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

nodebb-theme-awge

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-theme-awge - npm Package Compare versions

Comparing version 2.1.3 to 3.0.0

less/account.less

20

files.txt
This is to keep track of which files the theme has overwritten and/or might need to overwrite.
y: The file is overwritten with this theme
n : The file is intentionally not overwritten
=== LESS Files ===
Non-Persona Files: [
awge.less - all custom awge styles
compiled.less - compiles all less files into one, same as persona.less
mobile.less - 2 lines commented out
]
=== TPL Files ===
X: The file is overwritten with this theme
O : The file is intentionally not overwritten
?: Not sure what the file is

@@ -38,3 +48,3 @@

│ ├── taskbar.tpl - O - Space for alerts? - not used
│ └── usercard.tpl - O - Card explaining main users stats? - not used
│ └── usercard.tpl - X - ID card when you click on users
├── partials/

@@ -109,4 +119,4 @@ │ ├── account/

├── category.tpl - X - An individual category
├── chat.tpl - O - Chat Modal
├── chats.tpl - O - Page for listing chats
├── chat.tpl - X - Chat Modal
├── chats.tpl - X - Page for listing chats (Fullscreen chat)
├── confirm.tpl - ? - Modal for email confirmation?

@@ -113,0 +123,0 @@ ├── footer.tpl - X - Bottom of page across all pages

@@ -38,6 +38,18 @@ {

"/home/ec2-user/environment/NodeBB"
],
[
{
"raw": "nodebb-theme-awge",
"scope": null,
"escapedName": "nodebb-theme-awge",
"name": "nodebb-theme-awge",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/home/ec2-user/environment/NodeBB"
]
],
"_from": "nodebb-theme-awge@^2.0.0",
"_id": "nodebb-theme-awge@2.0.0",
"_from": "nodebb-theme-awge",
"_id": "nodebb-theme-awge@2.1.3",
"_inCache": true,

@@ -48,3 +60,3 @@ "_location": "/nodebb-theme-awge",

"host": "s3://npm-registry-packages",
"tmp": "tmp/nodebb-theme-awge-2.0.0.tgz_1516343810874_0.35166786704212427"
"tmp": "tmp/nodebb-theme-awge-2.1.3.tgz_1516739831784_0.7176315165124834"
},

@@ -58,17 +70,17 @@ "_npmUser": {

"_requested": {
"raw": "nodebb-theme-awge@^2.0.0",
"raw": "nodebb-theme-awge",
"scope": null,
"escapedName": "nodebb-theme-awge",
"name": "nodebb-theme-awge",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"/"
"#USER"
],
"_resolved": "https://registry.npmjs.org/nodebb-theme-awge/-/nodebb-theme-awge-2.0.0.tgz",
"_shasum": "b763050ccd6d3fe1ef18662928801d678ac44748",
"_resolved": "https://registry.npmjs.org/nodebb-theme-awge/-/nodebb-theme-awge-2.1.3.tgz",
"_shasum": "a48038a0a3bcbc2909adcaa7f4f928bdadf9067c",
"_shrinkwrap": null,
"_spec": "nodebb-theme-awge@^2.0.0",
"_spec": "nodebb-theme-awge",
"_where": "/home/ec2-user/environment/NodeBB",

@@ -84,4 +96,4 @@ "author": {

"dist": {
"shasum": "b763050ccd6d3fe1ef18662928801d678ac44748",
"tarball": "https://registry.npmjs.org/nodebb-theme-awge/-/nodebb-theme-awge-2.0.0.tgz"
"shasum": "a48038a0a3bcbc2909adcaa7f4f928bdadf9067c",
"tarball": "https://registry.npmjs.org/nodebb-theme-awge/-/nodebb-theme-awge-2.1.3.tgz"
},

@@ -99,3 +111,3 @@ "gitHead": "ee7eb74eb2eed57d4666261a568fb419f9bad638",

"scripts": {},
"version": "2.1.3"
"version": "3.0.0"
}

@@ -11,6 +11,10 @@ # nodebb-theme-awge

Website: https://awgeshit.com
Author: Alex Shortt
Author Contact: @_alexshortt (Twitter)
Github Repo: https://github.com/alex-shortt/nodebb-theme-awge
Check files.text to see which files have been changed from the default theme

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc