@brakebein/webgl-wind
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"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 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21140
8