
Research
/Security News
Coruna Respawned: Compromised art-template npm Package Leads to iOS Browser Exploit Kit
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.
@shader-art/plugin-texture
Advanced tools
<shader-art> TexturePluginInstall via NPM:
npm i shader-art @shader-art/plugin-texture
Or use directly via skypack:
import { TexturePlugin } from 'https://cdn.skypack.dev/@shader-art/plugin-texture';
Texture support can be added via a TexturePlugin.
You can load the texture plugin by importing the TexturePlugin and adding it to the ShaderArt.register call like this:
ShaderArt.register([() => new TexturePlugin()]);
FAQs
Texture support for shader-art
The npm package @shader-art/plugin-texture receives a total of 10 weekly downloads. As such, @shader-art/plugin-texture popularity was classified as not popular.
We found that @shader-art/plugin-texture demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.

Company News
As AI accelerates how code is written and shipped, Socket is scaling to protect the software supply chain from the growing wave of attacks targeting open source dependencies.

Company News
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.