@vladfrangu/async_event_emitter
Advanced tools
Comparing version 2.2.5-next.b6839ad.0 to 2.3.0-next.0f4029e.0
{ | ||
"name": "@vladfrangu/async_event_emitter", | ||
"version": "2.2.5-next.b6839ad.0", | ||
"version": "2.3.0-next.0f4029e.0", | ||
"description": "An event emitter implementation with async support in mind", | ||
@@ -36,3 +36,3 @@ "main": "./dist/index.cjs", | ||
"update": "yarn upgrade-interactive", | ||
"build": "tsc -p src --noEmit && tsup && node ./scripts/postbuild.mjs", | ||
"build": "tsc -p src --noEmit && tsup", | ||
"clean": "node scripts/clean.mjs", | ||
@@ -39,0 +39,0 @@ "typecheck": "tsc -p src --noEmit", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
10878