webgl-fluid
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "webgl-fluid", | ||
"PascalCasedName": "WebGLFluid", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"private": false, | ||
"description": "ES Module support for https://github.com/PavelDoGreat/WebGL-Fluid-Simulation.", | ||
"author": "Cloyd Lau", | ||
"author": { | ||
"name": "Cloyd Lau", | ||
"url": "https://github.com/cloydlau" | ||
}, | ||
"license": "MIT", | ||
@@ -34,2 +37,3 @@ "repository": "https://github.com/cloydlau/webgl-fluid", | ||
"scripts": { | ||
"up": "nu -L !@antfu/eslint-config && ni", | ||
"build": "vite build", | ||
@@ -39,2 +43,3 @@ "serve": "vite preview", | ||
"release": "esno ./scripts/release.mts", | ||
"pnpm:devPreinstall": "node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || node ./scripts/devPreinstall.mjs", | ||
"preinstall": "node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || npx only-allow pnpm", | ||
@@ -50,10 +55,12 @@ "postinstall": "node -e \"if (process.env.INIT_CWD === process.cwd()) { process.exit(1) }\" || npx simple-git-hooks" | ||
"esno": "latest", | ||
"husky": "latest", | ||
"kolorist": "latest", | ||
"lint-staged": "latest", | ||
"only-allow": "latest", | ||
"open": "latest", | ||
"prompts": "latest", | ||
"rollup-plugin-visualizer": "latest", | ||
"semver": "latest", | ||
"simple-git-hooks": "latest", | ||
"vite": "latest", | ||
"vitepress": "latest" | ||
"vitepress": "1.0.0-rc.32" | ||
}, | ||
@@ -60,0 +67,0 @@ "simple-git-hooks": { |
@@ -166,3 +166,3 @@ <h1 align="center"> | ||
### Vanilla | ||
### Vanilla JS | ||
@@ -252,4 +252,4 @@ ```html | ||
Detailed changes for each release are documented in the [release notes](https://github.com/cloydlau/webgl-fluid/releases). | ||
Detailed changes for each release are documented in the [release notes](https://github.com/cloydlau/webgl-fluid/releases) | ||
<br> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Found 1 instance in 1 package
1
542123
16