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

@nexapp/debounce-await

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexapp/debounce-await - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

7

package.json
{
"name": "@nexapp/debounce-await",
"version": "0.0.2",
"version": "1.0.0",
"description": "Debounce async functions by resolve status",

@@ -29,8 +29,5 @@ "main": "dist/index.js",

"jest": "^24.9.0",
"ts-jest": "^24.2.0"
},
"dependencies": {
"@types/node": "^12.12.14",
"ts-jest": "^24.2.0",
"typescript": "^3.7.2"
}
}
# Installation
`$ yarn add @nexapp/debounce-await`
`$ npm install @nexapp/debounce-await --save`
or
`$ npm install @nexapp/debounce-await --save`
`$ yarn add @nexapp/debounce-await`

@@ -10,0 +10,0 @@ # Usage

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