@turbasen/auth
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@turbasen/auth", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Authentication middleware used internally at Nasjonal Turbase API", | ||
@@ -14,3 +14,2 @@ "main": "index.js", | ||
"cover": "istanbul cover --report lcovonly ./node_modules/.bin/_mocha -- -r test/support/env -R spec test/**", | ||
"grunt:watch": "grunt watch", | ||
"lint": "eslint test/ lib/ index.js", | ||
@@ -54,5 +53,5 @@ "nsp": "nsp check", | ||
"codacy-coverage": "^1.1.3", | ||
"eslint": "^2.13.1", | ||
"eslint-config-airbnb-base": "^3.0.1", | ||
"eslint-plugin-import": "^1.10.0", | ||
"eslint": "^3.1.1", | ||
"eslint-config-airbnb-base": "^4.0.2", | ||
"eslint-plugin-import": "^1.11.0", | ||
"express": "^4.13.4", | ||
@@ -59,0 +58,0 @@ "greenkeeper-postpublish": "^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
12748