New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

co-wechat-body

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co-wechat-body - npm Package Compare versions

Comparing version 0.1.4 to 0.1.6

4

lib/xml-parser.js

@@ -15,2 +15,3 @@ 'use strict';

debug('parse wechat body...');
delete this.request.body;
yield xmlParser(options).call(this, formater.call(this, next));

@@ -29,3 +30,4 @@ }

}
debug('parse finish, the body is: %j', this.request.body);
yield next;

@@ -32,0 +34,0 @@ }

{
"name": "co-wechat-body",
"version": "0.1.4",
"version": "0.1.6",
"description": "Wechat xml mesage body parser for koa.",

@@ -5,0 +5,0 @@ "main": "index.js",

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