Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

grunt-doxication

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-doxication - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

25

package.json
{
"name": "grunt-doxication",
"description": "Dox grunt plugin that does write file array wrapped dox objects to JSON or YAML",
"version": "0.0.2",
"version": "0.0.3",
"homepage": "https://github.com/gionkunz/grunt-doxication",

@@ -32,14 +32,15 @@ "author": {

"dependencies": {
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.10.0",
"grunt-jasmine-node": "^0.2.1",
"dox": "^0.4.6",
"grunt-contrib-watch": "^0.6.1",
"rimraf": "^2.2.8",
"async": "^0.9.0",
"lodash": "^2.4.1",
"yamljs": "^0.1.5",
"jshint-stylish": "^0.4.0",
"mkdirp": "^0.5.0"
"grunt": "~0.4.5",
"dox": "~0.4.6",
"async": "~0.9.0",
"lodash": "~2.4.1",
"yamljs": "~0.1.5",
"mkdirp": "~0.5.0"
},
"devDependencies": {
"jshint-stylish": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-jshint": "~0.10.0",
"grunt-jasmine-node": "~0.2.1"
},
"keywords": [

@@ -46,0 +47,0 @@ "gruntplugin"

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

/* grunt-doxication 0.0.2
/* grunt-doxication 0.0.3
* Copyright © 2014 Gion Kunz

@@ -3,0 +3,0 @@ * Free to use under the WTFPL license.

Sorry, the diff of this file is not supported yet

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