Socket
Socket
Sign inDemoInstall

ds-heightmap

Package Overview
Dependencies
0
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

wasm/ds_heightmap_bg.js

4

package.json
{
"name": "ds-heightmap",
"version": "1.1.0",
"version": "1.1.1",
"description": "Use diamond-square algorithm to generate heightmaps.",

@@ -18,3 +18,3 @@ "main": "lib/index.js",

"build": "tsc",
"build:wasm": "cd rs && wasm-pack build --release --out-dir ../wasm",
"build:wasm": "cd rs && wasm-pack build --release --out-dir ../wasm && rm ../wasm/.gitignore",
"build:watch": "tsc --watch",

@@ -21,0 +21,0 @@ "lint": "tsc --noEmit --noUnusedLocals true --noUnusedParameters true",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc