New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sassdoc-theme-default

Package Overview
Dependencies
Maintainers
4
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdoc-theme-default - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

views/includes/annotations/todo.html.swig

8

index.js

@@ -44,6 +44,6 @@ 'use strict';

ctx.view.display.annotations = {
'function': ['description', 'parameters', 'returns', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todos', 'link', 'author'],
'mixin': ['description', 'parameters', 'output', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todos', 'link', 'author'],
'placeholder': ['description', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todos', 'link', 'author'],
'variable': ['description', 'type', 'prop', 'requires', 'example', 'usedby', 'since', 'see', 'todos', 'link', 'author']
'function': ['description', 'parameters', 'returns', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todo', 'link', 'author'],
'mixin': ['description', 'parameters', 'output', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todo', 'link', 'author'],
'placeholder': ['description', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todo', 'link', 'author'],
'variable': ['description', 'type', 'prop', 'requires', 'example', 'usedby', 'since', 'see', 'todo', 'link', 'author']
};

@@ -50,0 +50,0 @@

@@ -6,3 +6,3 @@ {

"author": "SassDoc team",
"version": "1.7.3",
"version": "1.7.4",
"keywords": [

@@ -9,0 +9,0 @@ "sassdoc-theme"

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