Comparing version 0.0.1 to 0.0.2
@@ -24,3 +24,3 @@ 'use strict'; | ||
eslint: { | ||
target: [ 'index.js', 'doc-extra.js', 'test/**/*.js' ] | ||
target: [ 'Gruntfile.js', 'index.js', 'doc-extra.js', 'test/**/*.js' ] | ||
}, | ||
@@ -27,0 +27,0 @@ |
{ | ||
"name": "atributo", | ||
"description": "Allocate jobs across a variable number of instances", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"homepage": "https://github.com/davedoesdev/atributo", | ||
@@ -35,3 +35,3 @@ "author": { | ||
"grunt": "~1.0.1", | ||
"grunt-eslint": "20.1.0", | ||
"grunt-eslint": "~20.1.0", | ||
"grunt-mocha-test": "~0.13.3", | ||
@@ -38,0 +38,0 @@ "grunt-contrib-copy": "~1.0.0", |
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
1759603