Comparing version 0.2.2 to 0.2.3
# Srcy Change log | ||
#10 March 2014, 0.2.2 | ||
# 29 April 2014, 0.2.3 | ||
* Added NPM and dependencies badges. | ||
# 10 March 2014, 0.2.2 | ||
* Retored notTypes functionality. | ||
@@ -6,0 +10,0 @@ |
{ | ||
"name": "srcy", | ||
"description": "Check project image paths for missing or redundant images", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"keywords": ["images", "paths", "assets", "test", "build"], | ||
@@ -19,3 +19,3 @@ "author": { | ||
"dependencies": { | ||
"glob": "3.2.x" | ||
"glob": "3.2.8" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
@@ -1,3 +0,5 @@ | ||
# Srcy [![Build Status](https://secure.travis-ci.org/mattyod/srcy.png?branch=master)](http://travis-ci.org/mattyod/srcy) | ||
# Srcy [![Build Status](https://secure.travis-ci.org/mattyod/srcy.png?branch=master)](http://travis-ci.org/mattyod/srcy) [![Dependencies](https://david-dm.org/mattyod/srcy.png)](https://david-dm.org/mattyod/srcy) | ||
[![NPM](https://nodei.co/npm/srcy.png?downloads=true&stars=true)](https://nodei.co/npm/srcy.png?downloads=true&stars=true) | ||
Check project paths for files that are referenced but do not exist and | ||
@@ -4,0 +6,0 @@ files that exist but are not referenced. |
40576
307
+ Addedglob@3.2.8(transitive)
+ Addedminimatch@0.2.14(transitive)
- Removedglob@3.2.11(transitive)
- Removedminimatch@0.3.0(transitive)
Updatedglob@3.2.8