awesome-wechat-sdk
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -11,3 +11,3 @@ /// <reference types="node" /> | ||
totalFee: number; | ||
userIp: string; | ||
spbillCreateIp: string; | ||
timeStart?: string; | ||
@@ -14,0 +14,0 @@ timeExpire?: string; |
{ | ||
"name": "awesome-wechat-sdk", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "an awesome sdk for wechat oauth, api and message middleware", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -17,3 +17,3 @@ import * as crypto from 'crypto'; | ||
totalFee: number; | ||
userIp: string; | ||
spbillCreateIp: string; | ||
timeStart?: string; | ||
@@ -20,0 +20,0 @@ timeExpire?: string; |
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
307843