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

@cloudflare/util-http

Package Overview
Dependencies
Maintainers
26
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.2.8 to 1.2.9

dist/http.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.2.9](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.8...@cloudflare/util-http@1.2.9) (2019-10-14)
**Note:** Version bump only for package @cloudflare/util-http
## [1.2.8](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.7...@cloudflare/util-http@1.2.8) (2019-06-17)

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

8

package.json
{
"name": "@cloudflare/util-http",
"description": "Cloudflare HTTP Util",
"version": "1.2.8",
"version": "1.2.9",
"main": "lib/index.js",
"module": "es/index.js",
"types": "./src",
"types": "./dist/index.d.ts",
"jsnext:main": "es/index.js",

@@ -16,3 +16,3 @@ "author": "James Kyle <jkyle@cloudflare.com>",

"dependencies": {
"@cloudflare/util-logger": "^1.0.16",
"@cloudflare/util-logger": "^1.0.17",
"isomorphic-fetch": "^2.2.1"

@@ -33,3 +33,3 @@ },

},
"gitHead": "a40d4d0d8371f037473f6ba6c4b52fb6d57fd8c5"
"gitHead": "cf001fbfae351055c1121ced40344f9a8fd5d1f2"
}
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