Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "empower", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"main": "lib/empower.js", | ||
@@ -5,0 +5,0 @@ "ignore": [ |
@@ -6,3 +6,3 @@ /** | ||
* | ||
* Copyright (c) 2013 Takuto Wada | ||
* Copyright (c) 2013-2014 Takuto Wada | ||
* Licensed under the MIT license. | ||
@@ -9,0 +9,0 @@ * https://raw.github.com/twada/empower/master/MIT-LICENSE.txt |
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2013 Takuto Wada, https://github.com/twada/empower | ||
Copyright (c) 2013-2014 Takuto Wada, https://github.com/twada/empower | ||
@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "empower", | ||
"description": "Power Assert feature enhancer for assert function/object", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"keywords": [ | ||
@@ -30,3 +30,3 @@ "test", | ||
"devDependencies": { | ||
"espower": "~0.3.0", | ||
"espower": "~0.3.1", | ||
"esprima": "~1.0.4", | ||
@@ -36,3 +36,3 @@ "escodegen": "~1.0.1", | ||
"grunt-mocha-test": "~0.8.1", | ||
"grunt-contrib-jshint": "~0.7.2", | ||
"grunt-contrib-jshint": "~0.8.0", | ||
"grunt-contrib-watch": "~0.5.3", | ||
@@ -44,3 +44,3 @@ "grunt-bump": "~0.0.13", | ||
"load-grunt-tasks": "~0.2.1", | ||
"grunt-contrib-connect": "~0.5.0", | ||
"grunt-contrib-connect": "~0.6.0", | ||
"grunt-mocha": "~0.4.7", | ||
@@ -47,0 +47,0 @@ "bower": "~1.2.8", |
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
32222