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

glsl-easings

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glsl-easings - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

index.html

13

package.json
{
"name": "glsl-easings",
"version": "0.0.1",
"version": "1.0.0",
"main": "linear.glsl",
"scripts": {
"test": "beefy test.js --open -- -t glslify"
"test": "npm run make:test && cd test/visual && beefy index.js -- -t glslify",
"make:test": "node test/visual/make.js",
"make:page": "npm run make:test && browserify -t glslify test/visual/index.js -o bundle.js"
},

@@ -20,6 +22,11 @@ "author": "Hugh Kennedy <hughskennedy@gmail.com> (http://hughsk.io/)",

"devDependencies": {
"beefy": "^2.1.1",
"browserify": "^7.0.0",
"canvas-fit": "^1.2.0",
"gl-buffer": "^2.0.6",
"gl-context": "^0.1.1",
"gl-mat4": "^1.0.1",
"gl-now": "^1.3.1",
"gl-vao": "^1.1.2",
"glslify": "git://github.com/chrisdickinson/glslify#hughsk"
"glslify": "^1.6.0"
},

@@ -26,0 +33,0 @@ "description": "Robert Penner's easing functions in GLSL, available as a module for glslify.",

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

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