@mpxjs/api-proxy
Advanced tools
Comparing version 2.7.1 to 2.7.28
@@ -1,4 +0,1 @@ | ||
// @ts-ignore | ||
import { Mpx } from '@mpxjs/core' | ||
type AddPromise<W> = { | ||
@@ -5,0 +2,0 @@ [K in keyof W]: W[K] extends (...args: any) => any |
{ | ||
"name": "@mpxjs/api-proxy", | ||
"version": "2.7.1", | ||
"version": "2.7.28", | ||
"description": "convert miniprogram API at each end", | ||
@@ -42,3 +42,3 @@ "module": "src/index.js", | ||
}, | ||
"gitHead": "a672cdbf1689bb4d7f1a0fbcb1037d9f99e5d015" | ||
"gitHead": "7f62d5dca1b523570369900d92ab1d86decba974" | ||
} |
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
115312
3005