complexity-report
Advanced tools
Comparing version 0.2.2 to 0.2.3
{ | ||
"name": "complexity-report", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"author": "Phil Booth <pmbooth@gmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "A tool for reporting code complexity metrics in JavaScript projects.", |
@@ -14,4 +14,2 @@ /** | ||
require('coffee-script'); | ||
check = require('check-types'); | ||
@@ -18,0 +16,0 @@ esprima = require('esprima'); |
48660
1116