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.5 to 2.0.6

src/http.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # 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)
**Note:** Version bump only for package @cloudflare/util-http
## [2.0.5](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@2.0.2...@cloudflare/util-http@2.0.5) (2020-02-02)

@@ -8,0 +16,0 @@

9

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

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

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

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

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

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

},
"gitHead": "8d0306d0234211b5ebadd5d08d2ac6200fbb472f"
"gitHead": "88916f170a5a79963b140a5eb6158ed2277f3ac6"
}
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