Reactjo

Latest version: v2.4.0

Safety actively analyzes 613460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

2.4.0

BREAKING CHANGES
- User auth is now mandatory. Too much stuff, like model permissions, rely on it.
- React 16 and Next 4 are now being used.

Added
- Material-ui color variables in the SCSS. Now you can just throw in a $red500 anywhere.
- Redux
- Prop-types
- Linting
- Unit tests

2.3.5

Fixed
- Missing Six dependency
- Issues with using the wrong python/python3 command

2.3.4

Fixed
- Changes to the deploy script ended up breaking the main module just before shipping. Fixed.

2.3.3

Changed
- All update requests were PUT and are now PATCH instead. This is also a bug fix.
- Introduced the '-v' and '--version' flags.
- Implemented the get_headers service for consistent headers everywhere.

Fixed
- Bug fixes involving checking permissions and sending tokens in more cases.
- Fixed a bug that prevented user permissions from actually being customized.

2.3.2

Fixed
- Variable naming issue in user details

Changed
- Pretty print the user model-so-far as it's being built.

2.3.1

Fixed
- Fixed a bug with the boolean_input helper that counted nonsense values as true.
- Fixed a bug with client side current_user checking giving false positives.

Added
- Added ManyToMany and OneToOne fields
- `owner_name` model method for models that require an owner.
- Travis CI automated testing

Changed
- Content details now hides pk
- Content details gives the owner name as a link to the owner's profile, instead of just the user id.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.