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

@cloudflare/util-http

Package Overview
Dependencies
Maintainers
19
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.3 to 1.2.4

14

CHANGELOG.md

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

<a name="1.2.4"></a>
## [1.2.4](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.3...@cloudflare/util-http@1.2.4) (2019-02-03)
**Note:** Version bump only for package @cloudflare/util-http
<a name="1.2.3"></a>

@@ -15,3 +23,3 @@ ## [1.2.3](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.2...@cloudflare/util-http@1.2.3) (2019-01-16)

<a name="1.2.2"></a>
<a name="1.2.2"></a>
## [1.2.2](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.2.0...@cloudflare/util-http@1.2.2) (2018-11-19)

@@ -24,3 +32,3 @@

<a name="1.2.0"></a>
<a name="1.2.0"></a>
# [1.2.0](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.1.1...@cloudflare/util-http@1.2.0) (2018-10-30)

@@ -36,3 +44,3 @@

<a name="1.1.1"></a>
<a name="1.1.1"></a>
## [1.1.1](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.1.0...@cloudflare/util-http@1.1.1) (2018-10-29)

@@ -39,0 +47,0 @@

{
"name": "@cloudflare/util-http",
"description": "Cloudflare HTTP Util",
"version": "1.2.3",
"version": "1.2.4",
"main": "lib/index.js",

@@ -15,3 +15,3 @@ "module": "es/index.js",

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

@@ -28,13 +28,6 @@ },

"scripts": {
"size": "size-limit",
"test": "stratus test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},
"size-limit": [
{
"path": "es/index.js",
"limit": "7 KB"
}
]
}
}
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