@alipay/faas-server-utils
Advanced tools
Comparing version 1.1.19 to 1.2.0-alpha.0
@@ -0,1 +1,2 @@ | ||
/// <reference types="node" /> | ||
export declare class SignOptions { | ||
@@ -7,3 +8,3 @@ path: string; | ||
method: string; | ||
body: string; | ||
body: string | Buffer; | ||
headers: any; | ||
@@ -10,0 +11,0 @@ timestamp: number; |
{ | ||
"name": "@alipay/faas-server-utils", | ||
"version": "1.1.19", | ||
"version": "1.2.0-alpha.0", | ||
"description": "云函数 utils", | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
6352
75
5