Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

miniapp-web-jsapi

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miniapp-web-jsapi - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

12

CHANGELOG.md

@@ -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 @@

10

dist/package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc