@vladfrangu/async_event_emitter
Advanced tools
Comparing version 2.4.3-next.eeb4849.0 to 2.4.3
{ | ||
"name": "@vladfrangu/async_event_emitter", | ||
"version": "2.4.3-next.eeb4849.0", | ||
"version": "2.4.3", | ||
"description": "An event emitter implementation with async support in mind", | ||
@@ -36,3 +36,4 @@ "main": "./dist/index.cjs", | ||
"update": "yarn upgrade-interactive", | ||
"build": "tsc -p src --noEmit && yarn clean && tsup && tsc -p src --emitDeclarationOnly && tsx scripts/post-build.mts", | ||
"prepack": "yarn build", | ||
"build": "tsc -p src --noEmit && yarn clean && tsup", | ||
"clean": "node scripts/clean.mjs", | ||
@@ -51,3 +52,2 @@ "typecheck": "tsc -p src --noEmit", | ||
"@sapphire/ts-config": "^5.0.1", | ||
"@types/node": "^20.14.10", | ||
"@typescript-eslint/eslint-plugin": "^7.14.1", | ||
@@ -64,3 +64,2 @@ "@typescript-eslint/parser": "^7.14.1", | ||
"tsup": "^8.1.0", | ||
"tsx": "^4.16.2", | ||
"typedoc": "^0.26.2", | ||
@@ -67,0 +66,0 @@ "typedoc-plugin-mdn-links": "^3.2.1", |
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
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
219887
22
13
1818
1
1