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

@cloudflare/util-async

Package Overview
Dependencies
Maintainers
19
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cloudflare/util-async - npm Package Compare versions

Comparing version 1.0.13 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-async@1.0.13...@cloudflare/util-async@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.13"></a>

@@ -15,3 +26,3 @@ ## [1.0.13](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-async@1.0.12...@cloudflare/util-async@1.0.13) (2018-10-12)

<a name="1.0.12"></a>
<a name="1.0.12"></a>

@@ -22,3 +33,3 @@ ## [1.0.12](http://stash.cfops.it:7999/fe/stratus/compare/@cloudflare/util-async@1.0.11...@cloudflare/util-async@1.0.12) (2018-10-05)

<a name="1.0.11"></a>
<a name="1.0.11"></a>

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

<a name="1.0.10"></a>
<a name="1.0.10"></a>

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

7

package.json
{
"name": "@cloudflare/util-async",
"description": "Cloudflare Async Util",
"version": "1.0.13",
"version": "1.1.0",
"main": "lib/index.js",

@@ -20,3 +20,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"
},

@@ -23,0 +26,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