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

grunt-sassdoc

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-sassdoc - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

9

package.json
{
"name": "grunt-sassdoc",
"title": "grunt-sassdoc",
"version": "0.1.2",
"version": "0.1.3",
"description": "SassDoc grunt task",

@@ -25,4 +25,5 @@ "keywords": [

"dependencies": {
"sassdoc": "^1.0.0",
"chalk": "^0.5.0"
"chalk": "^0.5.0",
"lodash": "^2.4.1",
"sassdoc": "^1.0.0-rc.6"
},

@@ -35,4 +36,2 @@ "devDependencies": {

"load-grunt-tasks": "^0.6.0",
"lodash": "^2.4.1",
"sassdoc": "^1.0.0-rc.6",
"time-grunt": "^0.3.2"

@@ -39,0 +38,0 @@ },

@@ -1,2 +0,2 @@

# grunt-sassdoc [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/) [![Build Status: Linux](https://travis-ci.org/pascalduez/grunt-sassdoc.png?branch=master)](https://travis-ci.org/pascalduez/grunt-sassdoc)
# grunt-sassdoc [![npm version](http://img.shields.io/npm/v/grunt-sassdoc.svg?style=flat)](https://www.npmjs.org/package/grunt-sassdoc) [![Build Status: Linux](http://img.shields.io/travis/pascalduez/grunt-sassdoc.svg?style=flat)](https://travis-ci.org/pascalduez/grunt-sassdoc.svg?branch=master)

@@ -6,3 +6,2 @@ > [SassDoc](https://github.com/HugoGiraudel/SassDoc) grunt task.

## Getting Started

@@ -9,0 +8,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