@mpxjs/api-proxy
Advanced tools
Comparing version 2.7.28 to 2.7.41
{ | ||
"name": "@mpxjs/api-proxy", | ||
"version": "2.7.28", | ||
"version": "2.7.41", | ||
"description": "convert miniprogram API at each end", | ||
@@ -42,3 +42,3 @@ "module": "src/index.js", | ||
}, | ||
"gitHead": "7f62d5dca1b523570369900d92ab1d86decba974" | ||
"gitHead": "c17bf97791d18a8880923c76bfe7f0a438b6b4bc" | ||
} |
@@ -30,3 +30,4 @@ import { genFromMap, getEnvObj, noop } from '../common/js' | ||
'reportMonitor', | ||
'createOffscreenCanvas' | ||
'createOffscreenCanvas', | ||
'reportEvent' | ||
] | ||
@@ -33,0 +34,0 @@ |
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
115329
3006