Comparing version 0.3.0 to 0.3.1
@@ -0,1 +1,4 @@ | ||
### 0.3.1 | ||
* Coverage target no longer requires global node-jscoverage | ||
### 0.3.0 | ||
@@ -2,0 +5,0 @@ * Move tools dependency to local to simplify installation |
@@ -36,2 +36,5 @@ { | ||
"BOB_COVERAGE_BIN": { | ||
"default": "node_modules/expresso/deps/jscoverage/node-jscoverage" | ||
}, | ||
"BOB_COVERAGE_TESTBIN": { | ||
"default": "node_modules/vows/bin/vows" | ||
@@ -79,2 +82,2 @@ }, | ||
} | ||
} | ||
} |
@@ -13,3 +13,3 @@ { | ||
], | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"homepage": "http://github.com/cliffano/bob", | ||
@@ -38,2 +38,3 @@ "author": "Cliffano Subagio <blah@cliffano.com> (http://blog.cliffano.com)", | ||
"dateformat": "1.0.2-1.2.3", | ||
"expresso": "0.9.2", | ||
"jquery": "1.6.3", | ||
@@ -60,2 +61,2 @@ "jscheckstyle": "0.0.4", | ||
] | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
23421
364
1
9
+ Addedexpresso@0.9.2
+ Addedexpresso@0.9.2(transitive)