Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "canvas-app", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "sets up a retina-scaled canvas with render loop", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,2 +5,12 @@ # canvas-app | ||
#### deprecation warning | ||
This module is bloated and a little too magical. Instead, some of the following are recommended: | ||
- [canvas-fit-loop](https://www.npmjs.com/package/canvas-fit-loop) | ||
- [2d-context](https://www.npmjs.com/package/2d-context) | ||
- [webgl-context](https://www.npmjs.com/package/webgl-context) | ||
--- | ||
The Easy Bake Oven of canvas rendering. Sets up a canvas for 2D or WebGL context, handling a few things like: | ||
@@ -7,0 +17,0 @@ |
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
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
13904
0
111