Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kampos

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kampos - npm Package Versions

1245

0.10.1

Diff

ydaniv
published 0.10.0 •

Changelog

Source

0.10.0 (2024-08-20)

New:

  • Added a dist/index.cjs distribution.
  • Replaced index.js with src/index.js.

Fixed:

  • Fixed extends property of type Attribute.

Breaking:

  • main field in package.json now points to dist/index.cjs.
ydaniv
published 0.9.2 •

Changelog

Source

0.9.2 (2024-08-20)

New:

  • Added a types.d.ts module.
ydaniv
published 0.9.1 •

Changelog

Source

0.9.1 (2024-08-13)

New:

  • Added kaleidoscope effect.
ydaniv
published 0.8.0 •

Changelog

Source

0.8.0 (2023-04-01)

Breaking:

  • index.js now uses ES modules. For a UMD distribution please use index.umd.js

Fixed:

  • Fixed URLs of docs & demos.
  • Rewrote Floss tests to run with Ava.
ydaniv
published 0.7.1 •

Changelog

Source

0.7.1 (2023-02-13)

Fixed:

  • Ignore test files from NPM that contain invalid characters on Windows systems.
ydaniv
published 0.7.0 •

Changelog

Source

0.7.0 (2021-10-16)

New:

  • transitions.dissolve now has support for transitioning into a color by disabling the target media with extureEnabled: false. color argument is used to control the color and defaults to transparent black: [0, 0, 0, 0].
ydaniv
published 0.6.1 •

Changelog

Source

0.6.1 (2021-10-14)

Fixed:

  • Fixed dissolve transition to take alpha channel progress from the luminance of the map.
ydaniv
published 0.6.0 •

Changelog

Source

0.6.0 (2021-06-29)

New:

  • Added support for simple plane geometry using new plane: {segments: number | {x: number, y: number}}config.
  • Added extends: string property to attribute config which takes a name of an attribute to extend its properties for simplifying coords attribute creation.

Fixed:

  • Fixed shader error reporting to correctly report vertex shader errors.
ydaniv
published 0.5.2 •

Changelog

Source

0.5.2 (2021-05-07)

Fixed:

  • Fixed error when called desotry() more than once.
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