apexify.js 5.0.1 → 5.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +2 -3
- package/apex-banner.png +0 -0
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apexify.js",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.3",
|
|
4
4
|
"description": "🎨 Advanced Canvas Rendering Library - Professional image processing, shape drawing, text effects, patterns, filters, and charts. Built with TypeScript & Rust for high performance.",
|
|
5
5
|
"author": "zenith-79",
|
|
6
6
|
"license": "MIT",
|
|
@@ -41,8 +41,7 @@
|
|
|
41
41
|
"types",
|
|
42
42
|
"README.md",
|
|
43
43
|
"CHANGELOG.md",
|
|
44
|
-
"LICENSE"
|
|
45
|
-
"apex-banner.png"
|
|
44
|
+
"LICENSE"
|
|
46
45
|
],
|
|
47
46
|
"keywords": [
|
|
48
47
|
"canvas",
|
package/apex-banner.png
DELETED
|
Binary file
|