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

sassdoc-filter

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdoc-filter - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

index.js

@@ -50,2 +50,6 @@ 'use strict';

if ('output' in item) {
item.htmlOutput = item.output.map(md);
}
if ('throws' in item) {

@@ -52,0 +56,0 @@ item.htmlThrows = item.throws.map(md);

2

package.json
{
"name": "sassdoc-filter",
"version": "1.0.0",
"version": "1.0.1",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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