miniapp-web-jsapi
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -6,2 +6,14 @@ # Change Log | ||
## [2.3.0](https://code.alipay.com/ant-ife/hylid-bridge/compare/v2.1.0...v2.3.0) (2022-08-05) | ||
### Features | ||
* 调整 eslint 配置* reset version* toast* update alert style* update confirm style* update request config* update toast style* update toast style* update version | ||
### Bug Fixes | ||
* 依赖* 以 750 个宽度单位为准编译 px* 以 750 个宽度单位为准编译 rpx* build error | ||
## [2.2.0](https://code.alipay.com/ant-ife/hylid-bridge/compare/v2.1.0...v2.2.0) (2022-07-08) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "miniapp-web-jsapi", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "JSAPI/View adapter for miniprogram running on the web", | ||
@@ -27,7 +27,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.6", | ||
"axios": "^0.21.1", | ||
"device-detector-js": "^2.2.10", | ||
"react-style-object-to-css": "^1.1.2", | ||
"svelte": "^3.46.4", | ||
"@babel/runtime": "^7.18.6" | ||
"svelte": "^3.46.4" | ||
}, | ||
@@ -40,5 +40,5 @@ "devDependencies": { | ||
"css-loader": "^3.5.3", | ||
"gulp-babel": "^8.0.0", | ||
"gulp-if": "^3.0.0", | ||
"gulp-svelte": "0.8.0", | ||
"gulp-if": "^3.0.0", | ||
"gulp-babel": "^8.0.0", | ||
"less": "^4.1.2", | ||
@@ -45,0 +45,0 @@ "less-loader": "^10.2.0", |
{ | ||
"name": "miniapp-web-jsapi", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "JSAPI/View adapter for miniprogram running on the web", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
517773