You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

grunt-sassdoc

Package Overview
Dependencies
Maintainers
4
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

to
1.2.1

12

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

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"sassdoc": "^1.2.0",
"sassdoc": "^1.10.11",
"chalk": "^0.5.0",

@@ -40,7 +40,7 @@ "lodash": "^2.4.1"

"grunt-contrib-clean": "^0.6.0",
"grunt-eslint": "^0.6.0",
"grunt-eslint": "^3.0.0",
"grunt-tape": "0.0.2",
"load-grunt-tasks": "^0.6.0",
"tape": "^2.13.4",
"time-grunt": "^0.4.0"
"load-grunt-tasks": "^2.0.0",
"tape": "^3.0.3",
"time-grunt": "^1.0.0"
},

@@ -47,0 +47,0 @@ "peerDependencies": {