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

karl-common-util

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karl-common-util - npm Package Compare versions

Comparing version 1.3.5 to 1.3.6

6

dist/http/index.js

@@ -39,5 +39,3 @@ "use strict";

headers = Object.assign({}, {
"Content-Type": contentType,
"Cache-Control": "no-cache",
"Pragma": "no-cache"
"Content-Type": contentType
}, headers);

@@ -119,3 +117,3 @@ json = {

//结果类型不为json(例如nginx直接返回404错误)
reject({ status: status, message: _context.t1 });
reject({ status: status, message: responese });
return _context.abrupt("return");

@@ -122,0 +120,0 @@

{
"name": "karl-common-util",
"version": "1.3.5",
"version": "1.3.6",
"description": "karl common lib for client and server",

@@ -5,0 +5,0 @@ "main": "dist/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