
Security News
Node.js Moves Toward Stable TypeScript Support with Amaro 1.0
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
@adobe/firefly-apis
Advanced tools
Adobe Firefly Services library for consuming Firefly Service APIs.
This repository is home to the Firefly Services SDK for JavaScript, designed for Node.js and web environments. It features libraries for various Firefly services, including product libraries for accessing specific product services like Firefly, Lightroom, and Photoshop, and a common library for shared functionalities.
@adobe/firefly-apis specifically is the Firefly package for accessing the Firefly product services.
You can refer to Firefly Services Homepage for getting started guides, details about adding these packages to your project and code samples.
Table below shows details on various API service endpoints and the corresponding SDK APIs
Firefly API Endpoint | SDK API Name | Description |
---|---|---|
/v2/images/generate | generateImages | Generate images based on a prompt with optional reference image to match style. |
/v1/images/expand | expandImage | Expand an image to a new size/aspect ratio Note: This suppports only images with 3 Channels (RGB), not recommended to use PNGs. |
/v1/images/fill | fillImage | Fill the masked area of an image with an optional prompt. |
/v2/storage/image | upload | Upload any content, such as images, videos, or documents. This api provides an opaque ID for referencing the uploaded content in other firefly apis. |
FAQs
Adobe Firefly Services library for consuming Firefly Service APIs.
The npm package @adobe/firefly-apis receives a total of 259 weekly downloads. As such, @adobe/firefly-apis popularity was classified as not popular.
We found that @adobe/firefly-apis demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 24 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
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.