@universal-packages/event-emitter
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@universal-packages/event-emitter", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Event emitter 2 with universal convention", | ||
@@ -16,3 +16,3 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)", | ||
"format": "prettier --write \"./{src,tests}/**/*.{ts,tsx,js,jsx,json}\"", | ||
"update-dependents": "umaintenance update-dependents" | ||
"update-universal-dependencies": "umaintenance update-universal-dependencies" | ||
}, | ||
@@ -27,3 +27,3 @@ "dependencies": { | ||
"@types/node": "^18.11.9", | ||
"@universal-packages/maintenance": "^1.2.4", | ||
"@universal-packages/maintenance": "^1.3.2", | ||
"jest": "^29.7.0", | ||
@@ -30,0 +30,0 @@ "prettier": "^3.0.3", |
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
16460