New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.0.2-0

2

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

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

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

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

@@ -12,0 +13,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