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

bigwheel

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigwheel - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

19

package.json
{
"name": "bigwheel",
"version": "2.0.0",
"version": "2.0.1",
"description": "bigwheel is an mvc framework that focuses on animation",

@@ -11,8 +11,13 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/MikkoH/bigwheel.git"
"url": "https://github.com/bigwheel-framework/bigwheel.git"
},
"keywords": [
"bigwheel",
"mvc",
"animation"
"application",
"framework",
"state",
"webgl",
"canvas",
"svg",
"mvc"
],

@@ -22,5 +27,5 @@ "author": "Mikko Haapoja <me@mikkoh.com>",

"bugs": {
"url": "https://github.com/MikkoH/bigwheel/issues"
"url": "https://github.com/bigwheel-framework/bigwheel/issues"
},
"homepage": "https://github.com/MikkoH/bigwheel",
"homepage": "https://github.com/bigwheel-framework/bigwheel",
"dependencies": {

@@ -30,3 +35,3 @@ "bw-router": "^1.1.1",

"bw-vm": "^2.0.0",
"dom-event": "git://github.com/mikkoh/dom-event"
"dom-event": "git://github.com/bigwheel-framework/dom-event"
},

@@ -33,0 +38,0 @@ "devDependencies": {

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