@nexapp/debounce-await
Advanced tools
Comparing version 1.0.2-0 to 1.0.2-1
{ | ||
"name": "@nexapp/debounce-await", | ||
"version": "1.0.2-0", | ||
"version": "1.0.2-1", | ||
"description": "Debounce async functions by resolve status", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -9,3 +9,3 @@ { | ||
"strict": true, | ||
"esModuleInterop": false, | ||
"esModuleInterop": true, | ||
"allowSyntheticDefaultImports": true | ||
@@ -12,0 +12,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20136