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 1.0.0 to 1.0.1

4

package.json
{
"name": "@nexapp/debounce-await",
"version": "1.0.0",
"version": "1.0.1",
"description": "Debounce async functions by resolve status",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

@@ -25,3 +26,2 @@ "build": "tsc",

"homepage": "https://github.com/Nexapp/debounce-await#readme",
"types": "dist/index.d.ts",
"devDependencies": {

@@ -28,0 +28,0 @@ "@types/jest": "^24.0.23",

@@ -9,3 +9,3 @@ {

"strict": true,
"esModuleInterop": true
"esModuleInterop": false
},

@@ -12,0 +12,0 @@ "include": ["./src"],

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