Skip to content

Release v0.3.4#20

Merged
studioframes merged 5 commits into
mainfrom
codespace-fantastic-adventure-vpvwxr5649w5hqg6
Jul 3, 2026
Merged

Release v0.3.4#20
studioframes merged 5 commits into
mainfrom
codespace-fantastic-adventure-vpvwxr5649w5hqg6

Conversation

@studioframes

Copy link
Copy Markdown
Owner

Description

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code Refactor / Performance Improvement

Integration Verification

Because this is published as an npm package, please confirm you have verified your changes against the following:

  • Tested via Standalone CLI (npx condense-api or npm start)
  • Tested as an Express middleware import (condenseApp)
  • Tested programmatically (optimizeImage, optimizeText, or optimizeMediaStream)

Architecture Checklist

  • My changes write zero files to local storage (strictly RAM-only).
  • No Express dependencies are required inside the src/services logic.
  • If dealing with HTML/CSS/JS, the data-condense-ignore / /* condense-ignore */ rules are correctly preserved.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

package.json

PackageVersionLicenseIssue Type
js-yaml^5.2.1NullUnknown License
sharp^0.35.3NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
npm/@types/node ^26.1.0 UnknownUnknown
npm/js-yaml ^5.2.1 UnknownUnknown
npm/sharp ^0.35.3 UnknownUnknown

Scanned Files

  • package.json

@studioframes studioframes merged commit 604a37c into main Jul 3, 2026
10 checks passed
@studioframes studioframes deleted the codespace-fantastic-adventure-vpvwxr5649w5hqg6 branch July 3, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant