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

sassdoc

Package Overview
Dependencies
Maintainers
4
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdoc - npm Package Compare versions

Comparing version 1.10.3 to 1.10.5

.vimrc

2

CHANGELOG.md

@@ -5,3 +5,3 @@ # Changelog

* Prevent `@requires` to autofill dependency twice.
* Prevented `@requires` to autofill dependency twice

@@ -8,0 +8,0 @@ ## 1.10.2

@@ -20,3 +20,3 @@ {

],
"version": "1.10.3",
"version": "1.10.5",
"license": {

@@ -75,2 +75,5 @@ "type": "MIT",

},
"engines": {
"npm": ">=2.0"
},
"scripts": {

@@ -77,0 +80,0 @@ "test": "grunt test",

@@ -298,3 +298,3 @@ 'use strict';

config.theme = requireTheme(dir, view.theme);
config.themeName = view.theme;
config.themeName = view.theme || 'default';
}

@@ -301,0 +301,0 @@

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