![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@omcfe/ufe-dependencies
Advanced tools
This project is used for pulling UFE dependencies.
Clone the project from git, then run npm i
, then npm run update
. It will try to get the latest dependencies and modify package.json accordingly. If there are changes, you should add and comit the package.json
file.
A new release can be done by running npm version patch|minor|major
. It will try and install the dependencies, and, if everything is good, it will create a new git tag and push everything to the git remote.
A special reelase pipeline will then be triggered for the newly created tag, and it will
Ex:
$> npm i
$> npm run update
$> npm commit -am 'Updated dependencies'
$> npm version patch
FAQs
UFE Dependencies
We found that @omcfe/ufe-dependencies demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.