New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kampos

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kampos - npm Package Versions

1345

0.14.1

Diff

Changelog

Source

0.14.10 (2025-01-08)

New:

  • Added input property to displacement effect to allow switching from texture input to other methods. Currently built-in methods are displacement.TEXTURE and displacement.TURBULENCE that works when combined with the turebulence effect.
ydaniv
published 0.13.1 •

Changelog

Source

0.13.1 (2024-12-09)

New:

  • Added rotation property to kaleidoscope effect.

Breaking:

  • Kaleidoscope effect now does mirrored-repeat instead of simple repeat.
  • Changed Kaleidoscope.offset from a number to an object of { x: number, y: number }.
ydaniv
published 0.12.0 •

Changelog

Source

0.12.0 (2024-12-04)

New:

  • Added shouldUpdate flag to kamposSource to force/depress source resampling.
  • Calling kampos#setSource() without dimensions will attempt to read dimensions from HTMLImageElement or HTMLVideoElement.
ydaniv
published 0.11.7 •

Changelog

Source

0.11.7 (2024-12-02)

Fixed:

  • Fixed slitScan effect, added missing setter for the time uniform.
ydaniv
published 0.11.6 •

Changelog

Source

0.11.6 (2024-12-02)

New:

  • Added slitScan effect.
ydaniv
published 0.11.5 •

Changelog

Source

0.11.5 (2024-12-01)

New:

  • Added simplex-2d noise.
  • Added circle utility for creating a circle mask.
ydaniv
published 0.11.4 •

Changelog

Source

0.11.4 (2024-11-25)

Fixed:

  • Blue channel in displacement effect should not be offset by -0.5.
ydaniv
published 0.11.3 •

Changelog

Source

0.11.3 (2024-11-17)

New:

  • Added deformation effect.
  • Added channelSplit effect.
  • Extended displacement effect to support blue channel for intensity.
  • Added multi-pointer demo.
  • Added white noise.
  • Added mouse utility for adding the u_mouse uniform to the shader.
  • Added resolution utility for adding the u_resolution uniform to the shader.
ydaniv
published 0.11.2 •

ydaniv
published 0.11.0 •

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