Skip to content

Commit

Permalink
4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben-Arushanyan committed Aug 27, 2022
1 parent 51bd31d commit f150b60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secure-event-emitter",
"version": "4.3.0",
"version": "4.3.1",
"description": "SecureEventEmitter is a tiny javascript package that uses restrict rules and mechanisms to build safer and protected event-driven architecture. It's similar to nodejs EventEmitter, but dictates stricter rules to prevent misuse.",
"license": "MIT",
"homepage": "https://secure-event-emitter.js.org",
Expand Down

0 comments on commit f150b60

Please sign in to comment.