Socket
Socket
Sign inDemoInstall

lygia

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lygia - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/module/lygia.distort.js

1

index.js
export { default as animation } from './animation'
export { default as color } from './color'
export { default as distort } from './distort'
export { default as draw } from './draw'

@@ -4,0 +5,0 @@ export { default as filter } from './filter'

2

package.json
{
"name": "lygia",
"version": "0.0.2",
"version": "0.0.3",
"description": "lygia, it's a granular and multi-language shader library designed for performance and flexibility",

@@ -5,0 +5,0 @@ "main": "dist/lygia.js",

@@ -9,2 +9,3 @@ const path = require('path')

color: './color',
distort: './distort',
draw: './draw',

@@ -11,0 +12,0 @@ filter: './filter',

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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