@expandorg/app-auth
Advanced tools
Comparing version 0.0.20 to 0.0.21
{ | ||
"name": "@expandorg/app-auth", | ||
"version": "0.0.20", | ||
"version": "0.0.21", | ||
"description": "Auth app", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "45d39e04eb83ad37c609bbe674967763c254803f" | ||
"gitHead": "76ab5ac4db898ec6cab536e2bb960322763cfd1a" | ||
} |
@@ -12,3 +12,3 @@ import PropTypes from 'prop-types'; | ||
isRequester: PropTypes.bool.isRequired, | ||
isRequester: PropTypes.bool, | ||
score: PropTypes.number, | ||
@@ -15,0 +15,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
12089