Socket
Socket
Sign inDemoInstall

create-caspar-graphics

Package Overview
Dependencies
Maintainers
6
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-caspar-graphics - npm Package Versions

2345

3.0.0

Diff

Changelog

Source

v3.0.0

Added better support for building responsive graphics. See https://gfx.nxtedition.com/docs/responsive for more information.

Breaking:

All fixed size graphics need to specify their width and height in manifest.json. E.g. if your existing graphics only support being played in 1920x1080 pixels, you should add this to each graphic's manifest.json file:

{
  "width": 1920,
  "height": 1080
}
tobiasandersen
published 2.0.5 •

tobiasandersen
published 2.0.4 •

tobiasandersen
published 2.0.3 •

tobiasandersen
published 2.0.2 •

tobiasandersen
published 2.0.1 •

tobiasandersen
published 2.0.0 •

tobiasandersen
published 2.0.0-alpha.7 •

tobiasandersen
published 2.0.0-alpha.6 •

tobiasandersen
published 2.0.0-alpha.5 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc