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

@cloudflare/util-http

Package Overview
Dependencies
Maintainers
18
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/util-http - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

12

CHANGELOG.md

@@ -6,3 +6,11 @@ # Change Log

<a name="1.0.13"></a>
<a name="1.0.14"></a>
## [1.0.14](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.13...@cloudflare/util-http@1.0.14) (2018-09-27)
**Note:** Version bump only for package @cloudflare/util-http
<a name="1.0.13"></a>
## [1.0.13](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.12...@cloudflare/util-http@1.0.13) (2018-09-25)

@@ -15,3 +23,3 @@

<a name="1.0.12"></a>
<a name="1.0.12"></a>
## [1.0.12](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.11...@cloudflare/util-http@1.0.12) (2018-09-21)

@@ -18,0 +26,0 @@

2

package.json
{
"name": "@cloudflare/util-http",
"description": "Cloudflare HTTP Util",
"version": "1.0.13",
"version": "1.0.14",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "module": "es/index.js",

@@ -22,2 +22,3 @@ import 'isomorphic-fetch';

skipBodyTransform?: boolean;
hideErrorAlert?: boolean;
parameters?: IKVPairs;

@@ -24,0 +25,0 @@ }

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