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

@brakebein/webgl-wind

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brakebein/webgl-wind - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

18

package.json
{
"name": "@brakebein/webgl-wind",
"version": "1.0.1",
"version": "1.0.2",
"description": "Wind power visualization with WebGL particles",

@@ -23,6 +23,8 @@ "main": "dist/wind-gl.js",

"author": "Vladimir Agafonkin",
"contributors": [{
"name": "Brakebein",
"url": "https://github.com/Brakebein"
}],
"contributors": [
{
"name": "Brakebein",
"url": "https://github.com/Brakebein"
}
],
"repository": {

@@ -45,3 +47,2 @@ "type": "git",

"rollup-plugin-string": "^3.0.0",
"rollup-watch": "^4.3.1",
"st": "^3.0.0"

@@ -61,3 +62,6 @@ },

"no-var": 2,
"object-curly-spacing": ["error", "always"],
"object-curly-spacing": [
"error",
"always"
],
"prefer-const": 2

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