@graspologic/renderer-glsl
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -0,0 +0,0 @@ module.exports = `float ease_linear(float amount) { |
@@ -0,0 +0,0 @@ module.exports = `precision mediump float; |
@@ -0,0 +0,0 @@ module.exports = `attribute vec2 aVertex; |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `#version 300 es |
@@ -0,0 +0,0 @@ module.exports = `vec3 tween(vec3 start, vec3 end, float amount) { |
@@ -0,0 +0,0 @@ export default `float ease_linear(float amount) { |
@@ -0,0 +0,0 @@ export default `precision mediump float; |
@@ -0,0 +0,0 @@ export default `attribute vec2 aVertex; |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `#version 300 es |
@@ -0,0 +0,0 @@ export default `vec3 tween(vec3 start, vec3 end, float amount) { |
{ | ||
"name": "@graspologic/renderer-glsl", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Graph data visualization core renderer (GLSL Code)", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/microsoft/graspologic-js.git", | ||
"directory": "packages/lib-renderer-glsl" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "dist/cjs/index.js", | ||
@@ -22,9 +30,9 @@ "module": "dist/esm/index.js", | ||
"devDependencies": { | ||
"@essex/scripts": "^12.0.0", | ||
"@types/fs-extra": "^9.0.2", | ||
"@types/glob": "^7", | ||
"chokidar": "^3.4.3", | ||
"fs-extra": "^9.0.1", | ||
"glob": "^7.1.6" | ||
"@essex/scripts": "^18.2.1", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/glob": "^7.2.0", | ||
"chokidar": "^3.5.2", | ||
"fs-extra": "^9.1.0", | ||
"glob": "^7.2.0" | ||
} | ||
} |
@@ -0,0 +0,0 @@ /*! |
@@ -0,0 +0,0 @@ /*! |
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 not supported yet
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 not supported yet
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 not supported yet
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 not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
45758
1