New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ogl

Package Overview
Dependencies
Maintainers
1
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ogl - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

dist/ogl.js

11

package.json
{
"name": "ogl",
"version": "0.0.21",
"version": "0.0.22",
"description": "WebGL Framework",
"main": "src",
"module": "dist/ogl.mjs",
"main": "dist/ogl.js",
"unpkg": "dist/ogl.umd.js",
"directories": {

@@ -10,2 +12,4 @@ "example": "examples"

"scripts": {
"build": "rollup -c",
"prebulish": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -29,5 +33,6 @@ },

},
"dependencies": {
"devDependencies": {
"rollup": "^1.20.3"
},
"homepage": "https://github.com/oframe/ogl#readme"
}
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