@turbasen/auth
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@turbasen/auth", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Authentication middleware used internally at Nasjonal Turbase API", | ||
@@ -19,3 +19,4 @@ "main": "index.js", | ||
"test": "mocha -r test/support/env -R tap -b --check-leaks test/**", | ||
"test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**" | ||
"test:watch": "mocha -r test/support/env -R progress -b --check-leaks -w test/**", | ||
"greenkeeper-postpublish": "greenkeeper-postpublish" | ||
}, | ||
@@ -22,0 +23,0 @@ "repository": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12041
0