eslint-plugin-shopify
Advanced tools
Comparing version 6.1.0 to 6.2.0
{ | ||
"name": "eslint-plugin-shopify", | ||
"version": "6.1.0", | ||
"version": "6.2.0", | ||
"description": "Shopify-specific ESLint rules.", | ||
@@ -12,3 +12,2 @@ "keywords": [ | ||
"scripts": { | ||
"lint": "node_modules/.bin/eslint . --max-warnings 0", | ||
"test:cover": "istanbul cover --dir reports/coverage node_modules/.bin/_mocha tests/ --recursive -- --reporter dot", | ||
@@ -30,5 +29,2 @@ "test": "mocha tests/ --recursive" | ||
"devDependencies": { | ||
"eslint": "^1.5.0", | ||
"eslint-config-shopify": "^6.0.0", | ||
"eslint-plugin-shopify": "file:.", | ||
"istanbul": "^0.3.20", | ||
@@ -35,0 +31,0 @@ "mocha": "^2.3.2" |
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
2
7106