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

think-await

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

think-await - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "think-await",
"description": "await for ThinkJS",
"version": "1.0.0",
"version": "1.0.1",
"author": {

@@ -6,0 +6,0 @@ "name": "welefen",

# think-await
[![Build Status](https://travis-ci.org/thinkjs/think-await.svg?branch=master)](https://travis-ci.org/thinkjs/think-await)
[![Coverage Status](https://coveralls.io/repos/github/thinkjs/think-await/badge.svg?branch=master)](https://coveralls.io/github/thinkjs/think-await?branch=master)
[![npm](https://img.shields.io/badge/npm-3.8.6-blue.svg)](https://www.npmjs.com/package/think-helper)
[![npm](https://img.shields.io/badge/npm-1.0.0-blue.svg)](https://www.npmjs.com/package/think-await)

@@ -6,0 +6,0 @@ `think-await` runs a time-consuming operation. The operation may be called several times concurrently, but within `think-await`, it will only be run once before it's finished.

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