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

@cloudflare/util-http

Package Overview
Dependencies
Maintainers
31
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 2.0.6 to 2.0.7

2

CHANGELOG.md

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

## [2.0.6](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@2.0.5...@cloudflare/util-http@2.0.6) (2020-02-12)
## [2.0.7](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@2.0.5...@cloudflare/util-http@2.0.7) (2020-02-12)

@@ -9,0 +9,0 @@ **Note:** Version bump only for package @cloudflare/util-http

{
"name": "@cloudflare/util-http",
"description": "Cloudflare HTTP Util",
"version": "2.0.6",
"main": "src/index.ts",
"version": "2.0.7",
"main": "lib/index.js",
"module": "es/index.js",

@@ -12,3 +12,2 @@ "types": "./dist/index.d.ts",

"publishConfig": {
"main": "lib/index.js",
"registry": "http://registry.npmjs.org/",

@@ -18,3 +17,3 @@ "access": "public"

"dependencies": {
"@cloudflare/util-logger": "^1.0.23",
"@cloudflare/util-logger": "^1.0.24",
"isomorphic-fetch": "^2.2.1"

@@ -35,3 +34,3 @@ },

},
"gitHead": "88916f170a5a79963b140a5eb6158ed2277f3ac6"
"gitHead": "3b549c3124e3c818ddbc6c05d7c6be3d4171e15b"
}
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