platform/packages/security/pubspec.yaml
2021-09-29 15:40:27 +08:00

22 lines
605 B
YAML

name: angel3_security
version: 3.1.0
description: Angel3 infrastructure for improving security, rate limiting, and more
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/master/packages/security
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel3_framework: ^4.2.0
crypto: ^3.0.1
dev_dependencies:
angel3_auth: ^4.0.0
angel3_production: ^3.1.0
angel3_redis: ^2.0.0
angel3_test: ^4.1.0
angel3_validate: ^4.0.0
belatuk_pretty_logging: ^4.0.0
test: ^1.17.5
lints: ^1.0.0
#dependency_overrides:
# angel3_auth:
# path: ../auth