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.1.1 to 1.2.0

17

CHANGELOG.md

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

<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)
### Features
* **stratus-core:** UI-1464 Renaming framework-core to stratus-core and ([63cb9f0](http://stash.cfops.it:7999/fe/stratus/commits/63cb9f0))
<a name="1.1.1"></a>

@@ -15,3 +26,3 @@ ## [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)

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

@@ -27,3 +38,3 @@

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

@@ -36,3 +47,3 @@

<a name="1.0.17"></a>
<a name="1.0.17"></a>

@@ -39,0 +50,0 @@ ## [1.0.17](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.16...@cloudflare/util-http@1.0.17) (2018-10-05)

8

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

@@ -28,5 +28,5 @@ "module": "es/index.js",

"size": "size-limit",
"test": "framework-core test",
"test-coverage": "framework-core test --coverage",
"test-watch": "framework-core test --watch"
"test": "stratus test",
"test-coverage": "stratus test --coverage",
"test-watch": "stratus test --watch"
},

@@ -33,0 +33,0 @@ "size-limit": [

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