Django-node-assets

Latest version: v0.9.14

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

Scan your dependencies

Page 1 of 3

0.9.14

--------------

- Added the NODE_PACKAGE_MANAGER_INSTALL_OPTIONS setting
- Declared compatibility with Python 3.12 and Django 5.0
- Removed Django 3.2/4.1 versions support

0.9.13

--------------

- Moved package configuration to pyproject.toml
- Added feature to get path to npm executable automatically by using shutil.which function, thanks to `prplecake <https://github.com/prplecake>`_
- Declared compatibility with Django 4.2

0.9.12

--------------

- Fixed a typo in README.rst, thanks to `proofit404 <https://github.com/proofit404>`_
- Declared compatibility with Python 3.11 and Django 4.1

0.9.11

--------------

- Reformatted code with Black
- Replaced subprocess.Popen by subprocess.check_output method to call npm install command
- Replaced os, os.path, shutil module features by pathlib module features
- Remove Python3.6 and Django 2.1/3.0/3.1 versions support, add Django 4.0 support

0.9.10

--------------

- Declared compatibility with Python 3.10

0.9.9

-------------

- Sorted imports by isort
- Updated documentation

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.