Comparing version 2.0.0 to 2.0.1
{ | ||
"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": { |
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
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
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
12113