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

awesome-wechat-sdk

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awesome-wechat-sdk - npm Package Compare versions

Comparing version 2.5.0 to 2.5.1

2

lib/pay.d.ts

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

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