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

webgl-fluid

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

webgl-fluid - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

6

package.json
{
"name": "webgl-fluid",
"pascalCasedName": "WebGLFluid",
"version": "0.3.0",
"version": "0.3.1",
"private": false,

@@ -29,3 +29,3 @@ "description": "ES Module support for https://github.com/PavelDoGreat/WebGL-Fluid-Simulation.",

"doc": "vitepress dev --open /README",
"release": "npx case-police --fix && npx lint-staged && pnpm build && cl release"
"release": "npx case-police --ignore ./src --fix && npx lint-staged && pnpm build && cl release"
},

@@ -44,3 +44,3 @@ "devDependencies": {

"lint-staged": {
"!(demo/**/*)*.{js,ts,tsx,vue,md}": [
"{src,__tests__}/**.*": [
"eslint --fix"

@@ -47,0 +47,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