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.0.18 to 1.1.0

17

CHANGELOG.md

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

<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)
### Features
* **framework-core:** UI-1438 test cmd for framework-core ([132a932](http://stash.cfops.it:7999/fe/stratus/commits/132a932))
<a name="1.0.18"></a>

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

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

@@ -22,3 +33,3 @@ ## [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)

<a name="1.0.16"></a>
<a name="1.0.16"></a>

@@ -29,3 +40,3 @@ ## [1.0.16](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.15...@cloudflare/util-http@1.0.16) (2018-10-03)

<a name="1.0.15"></a>
<a name="1.0.15"></a>

@@ -32,0 +43,0 @@ ## [1.0.15](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-http@1.0.14...@cloudflare/util-http@1.0.15) (2018-10-02)

7

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

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

"scripts": {
"size": "size-limit"
"size": "size-limit",
"test": "framework-core test",
"test-cov": "framework-core test --coverage",
"test-watch": "framework-core test --watch"
},

@@ -30,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