@clarityhub/harmony-server
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@clarityhub/harmony-server", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -9,2 +9,4 @@ module.exports = class Auth { | ||
} | ||
} | ||
} | ||
module.exports.NoAuth = new Auth({ id: -1 }); |
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
4180
121