Comparing version 1.0.0-rc7 to 1.0.0-rc8
{ | ||
"name": "async_fn", | ||
"version": "1.0.0-rc7", | ||
"version": "1.0.0-rc8", | ||
"author": "Sergey Shishkalov <sergeyshishkalov@gmail.com>", | ||
@@ -17,2 +17,3 @@ "description": "One-function library for calling asynchronous functions one by one in a queue", | ||
"@types/jest": "^29.5.13", | ||
"browserslist-to-esbuild": "^2.1.1", | ||
"jest": "^29.7.0", | ||
@@ -26,3 +27,5 @@ "jest-environment-jsdom": "^29.7.0", | ||
}, | ||
"browserslist": ["defaults"], | ||
"browserslist": [ | ||
"defaults" | ||
], | ||
"engine": { | ||
@@ -29,0 +32,0 @@ "node": ">=20" |
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
5338
12