Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions packages/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/aws-lambda",
"version": "0.7.56",
"description": "AWS Lambda adapter for HyperFrames distributed rendering — handler, client-side SDK, and CDK construct.",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/cli",
"version": "0.7.56",
"description": "HyperFrames CLI — create, preview, and render HTML video compositions",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/core",
"version": "0.7.56",
"description": "",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/engine",
"version": "0.7.56",
"description": "Seekable web page to video rendering engine (Puppeteer + FFmpeg)",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/gcp-cloud-run/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/gcp-cloud-run",
"version": "0.7.56",
"description": "Google Cloud Run + Workflows adapter for HyperFrames distributed rendering — request handler, client-side SDK, and Terraform module.",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/lint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@hyperframes/lint",
"version": "0.7.56",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/parsers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@hyperframes/parsers",
"version": "0.7.56",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/player/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/player",
"version": "0.7.56",
"description": "Embeddable web component for HyperFrames compositions",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/producer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/producer",
"version": "0.7.56",
"description": "HTML-to-video rendering engine using Chrome's BeginFrame API",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/sdk",
"version": "0.7.56",
"description": "Headless, framework-neutral HyperFrames composition editing engine",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/shader-transitions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/shader-transitions",
"version": "0.7.56",
"description": "WebGL shader transitions for HyperFrames compositions",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/studio-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@hyperframes/studio-server",
"version": "0.7.56",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down
1 change: 1 addition & 0 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@hyperframes/studio",
"version": "0.7.56",
"description": "",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/heygen-com/hyperframes",
Expand Down