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.1 to 1.7.2

LICENSE.md

5

index.js

@@ -41,7 +41,4 @@ 'use strict';

ctx.view.groups = extend(defaultView.groups, ctx.view.groups);
ctx.view.display = extend(defaultView.display, ctx.view.display);
if (!ctx.view.display) {
ctx.view.display = {};
}
ctx.view.display.annotations = {

@@ -48,0 +45,0 @@ 'function': ['description', 'parameters', 'returns', 'example', 'throws', 'requires', 'usedby', 'since', 'see', 'todo', 'link', 'author'],

10

package.json

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

"author": "SassDoc team",
"version": "1.7.1",
"version": "1.7.2",
"keywords": [

@@ -15,2 +15,10 @@ "sassdoc-theme"

},
"files": [
"assets",
"views",
"index.js",
"LICENSE.md",
"README.md",
"view.json"
],
"dependencies": {

@@ -17,0 +25,0 @@ "extend": "1.*",

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