efront 3.29.3 → 3.30.0

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.
@@ -1,5 +1,5 @@
1
1
  第三方代码来源及日期,后续版本请自行更新
2
-
2
+ 2022-11-12 https://github.com/kazuhikoarase/qrcode-generator 逻辑有修改 qrcode.js
3
3
  2022-09-29 https://github.com/richtr/NoSleep.js
4
4
  2021-06-15 https://www.npmjs.com/package/html2canvas
5
5
  2019-08-03 https://github.com/gorhill/Javascript-Voronoi
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  "use ./forceUpdate.js";
3
- "use ../basic/loader.js";
3
+ "use ../basic/#loader.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "efront",
3
- "version": "3.29.3",
3
+ "version": "3.30.0",
4
4
  "description": "简化前端开发,优化web性能",
5
5
  "main": "public/efront.js",
6
6
  "directories": {