espower-loader
Advanced tools
Comparing version 0.3.1 to 0.3.2
{ | ||
"name": "espower-loader", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"main": "lib/espower-loader.js", | ||
@@ -16,5 +16,5 @@ "ignore": [ | ||
"esprima": "~1.0.4", | ||
"escodegen": "~1.0.1", | ||
"escodegen": "~1.3.0", | ||
"lodash": "~2.4.1" | ||
} | ||
} |
{ | ||
"name": "espower-loader", | ||
"description": "Power Assert feature instrumentor on the fly", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"keywords": [ | ||
@@ -34,3 +34,3 @@ "test", | ||
"type": "MIT", | ||
"url": "https://raw.github.com/twada/espower-loader/master/LICENSE-MIT" | ||
"url": "https://raw.github.com/twada/espower-loader/master/MIT-LICENSE.txt" | ||
} | ||
@@ -44,3 +44,3 @@ ], | ||
"esprima": "~1.0.4", | ||
"escodegen": "~1.0.1", | ||
"escodegen": "~1.3.0", | ||
"lodash.merge": "~2.4.1", | ||
@@ -50,12 +50,12 @@ "minimatch": "~0.2.14" | ||
"devDependencies": { | ||
"empower": "~0.3.2", | ||
"power-assert-formatter": "~0.3.2", | ||
"mocha": "~1.16.2", | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt-mocha-test": "~0.8.1", | ||
"empower": "~0.3.4", | ||
"power-assert-formatter": "~0.3.3", | ||
"mocha": "~1.18.2", | ||
"grunt-contrib-jshint": "~0.9.2", | ||
"grunt-mocha-test": "~0.10.0", | ||
"grunt": "~0.4.2", | ||
"expect.js": "~0.2.0", | ||
"expect.js": "~0.3.1", | ||
"grunt-bump": "~0.0.13", | ||
"load-grunt-tasks": "~0.2.1" | ||
"load-grunt-tasks": "~0.3.0" | ||
} | ||
} |
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
15713
+ Addedescodegen@1.3.3(transitive)
+ Addedesprima@1.1.1(transitive)
- Removedescodegen@1.0.1(transitive)
Updatedescodegen@~1.3.0