Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "lemon-lib", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "common lib for lemon", | ||
@@ -5,0 +5,0 @@ "main": "dist/lemonLib.min.js", |
@@ -12,3 +12,7 @@ # lemon-lib | ||
```html | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@last/dist/lemonLib.min.js"></script> | ||
<!-- 开发阶段引入 无压缩 --> | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@latest/dist/lemonLib.js" defer></script> | ||
<!-- 产品阶段引入 已压缩 --> | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@latest/dist/lemonLib.min.js" defer></script> | ||
``` | ||
@@ -19,3 +23,7 @@ | ||
```html | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@last/dist/lemonLibQuasar.min.js"></script> | ||
<!-- 开发阶段引入 无压缩 --> | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@latest/dist/lemonLibQuasar.js" defer></script> | ||
<!-- 产品阶段引入 已压缩 --> | ||
<script src="//shadow.elemecdn.com/npm/lemon-lib@latest/dist/lemonLibQuasar.min.js" defer></script> | ||
``` | ||
@@ -35,6 +43,6 @@ | ||
打包后产生 2 个文件 lemonLibQuasar.min.js 只比 lemonLib.min.js 多一个 quasar UI 库。 | ||
打包后产生 2 个包文件 lemonLibQuasar 只比 lemonLib 多一个 quasar UI 库。 | ||
编辑器中请使用 lemonLibQuasar.min.js | ||
编辑器中请使用 lemonLibQuasar | ||
生成的页面请使用 lemonLib.min.js | ||
生成的页面请使用 lemonLib |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1896079
6
45039
46