grunt-doxication
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43472
6
4
- Removedgrunt-contrib-jshint@^0.10.0
- Removedgrunt-contrib-watch@^0.6.1
- Removedgrunt-jasmine-node@^0.2.1
- Removedjshint-stylish@^0.4.0
- Removedrimraf@^2.2.8
- Removed@xmldom/xmldom@0.8.10(transitive)
- Removedansi-regex@0.2.12.1.1(transitive)
- Removedansi-styles@1.1.02.2.1(transitive)
- Removedasync@0.2.10(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchalk@0.5.11.1.3(transitive)
- Removedcli@0.6.6(transitive)
- Removedcoffee-script@1.6.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedconsole-browserify@1.1.0(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddate-now@0.1.4(transitive)
- Removeddebug@0.7.4(transitive)
- Removeddom-serializer@0.2.2(transitive)
- Removeddomelementtype@1.3.12.3.0(transitive)
- Removeddomhandler@2.3.0(transitive)
- Removeddomutils@1.5.1(transitive)
- Removedentities@1.0.02.2.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedfaye-websocket@0.4.4(transitive)
- Removedfileset@0.1.8(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedgaze@0.3.40.5.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedglobule@0.1.0(transitive)
- Removedgrunt-contrib-jshint@0.10.0(transitive)
- Removedgrunt-contrib-watch@0.6.1(transitive)
- Removedgrunt-jasmine-node@0.2.1(transitive)
- Removedhas-ansi@0.1.02.0.0(transitive)
- Removedhtmlparser2@3.8.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedisarray@0.0.1(transitive)
- Removedjasmine-node@1.7.1(transitive)
- Removedjasmine-reporters@2.5.2(transitive)
- Removedjshint@2.5.11(transitive)
- Removedjshint-stylish@0.4.0(transitive)
- Removedlodash@1.0.2(transitive)
- Removedlog-symbols@1.0.2(transitive)
- Removedminimatch@1.0.03.1.2(transitive)
- Removedmkdirp@0.3.51.0.4(transitive)
- Removednopt@2.0.0(transitive)
- Removednoptify@0.0.3(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedqs@0.5.6(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedrequirejs@2.3.7(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedshelljs@0.3.0(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedstrip-ansi@0.3.03.0.1(transitive)
- Removedstrip-json-comments@1.0.4(transitive)
- Removedsupports-color@0.2.02.0.0(transitive)
- Removedtext-table@0.2.0(transitive)
- Removedtiny-lr-fork@0.0.5(transitive)
- Removedunderscore@1.13.71.6.0(transitive)
- Removedwalkdir@0.4.1(transitive)
- Removedwrappy@1.0.2(transitive)
Updatedasync@~0.9.0
Updateddox@~0.4.6
Updatedgrunt@~0.4.5
Updatedlodash@~2.4.1
Updatedmkdirp@~0.5.0
Updatedyamljs@~0.1.5